Status: Pass 172 Failure 21 Skip 9
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
setUpClass (tempest.api.compute.volumes.test_volumes_list | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesTestJSON) |
fail
ft1.1: setUpClass (tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 168, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 161, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/volumes/test_volumes_list.py", line 56, in resource_setup volume = cls.create_volume(metadata=metadata) File "/opt/stack/tempest/tempest/api/compute/base.py", line 532, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 188d1dce-3936-4f55-9c8c-e12c675364ed failed to reach available status (current available) within the required time (360 s). |
||||||
setUpClass (tempest.api.volume.test_volumes_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesNegativeTest) |
fail
ft2.1: setUpClass (tempest.api.volume.test_volumes_negative.VolumesNegativeTest)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 168, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 161, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume c88528cb-52a9-4c8b-b53e-6a0ed5fb7a7a failed to reach available status (current creating) within the required time (360 s). |
||||||
tearDownClass (tempest.api.compute.servers.test_server_rescue_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerRescueNegativeTestJSON) |
fail
ft3.1: tearDownClass (tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 220, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 192, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 602, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 within the required time (360 s). Timer started at 1653491444. Timer ended at 1653491805. Waited for 361 s., <traceback object at 0x7f92c7cb8b80>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume 6d0b287f-2dc0-482e-9ee5-afe835a62bc9 within the required time (360 s). Timer started at 1653491805. Timer ended at 1653492165. Waited for 360 s., <traceback object at 0x7f92c7a94380>)) |
||||||
tearDownClass (tempest.api.compute.volumes.test_attach_volume | 2 | 0 | 2 | 0 | 0 | Detail | |
AttachVolumeShelveTestJSON) |
fail
ft4.1: tearDownClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 220, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 192, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 602, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((<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, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7f1d3952d940>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeShelveTestJSON:tearDownClass) Failed to delete volume b50ddeb8-8096-428f-b8e5-58b81f3c032a within the required time (360 s). Timer started at 1653491841. Timer ended at 1653492201. Waited for 360 s., <traceback object at 0x7f1d397c0c00>), (<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, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7f1d397f1ec0>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeShelveTestJSON:tearDownClass) Failed to delete volume 68ed8e07-0d16-428d-a04d-1cf24cb1644a within the required time (360 s). Timer started at 1653492201. Timer ended at 1653492835. Waited for 634 s., <traceback object at 0x7f1d397d3c80>)) |
||||||
AttachVolumeTestJSON) |
fail
ft4.2: tearDownClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 220, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 192, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 602, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((<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, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7ffa764c2c00>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeTestJSON:tearDownClass) Failed to delete volume dd781e75-c90b-4f6d-8518-bdab665ac786 within the required time (360 s). Timer started at 1653492835. Timer ended at 1653493195. Waited for 360 s., <traceback object at 0x7ffa764b3680>)) |
||||||
tearDownClass (tempest.api.volume.test_volumes_actions | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesActionsTest) |
fail
ft5.1: tearDownClass (tempest.api.volume.test_volumes_actions.VolumesActionsTest)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 220, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 192, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 602, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: (<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, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7f9a13976b00>) |
||||||
tearDownClass (tempest.api.volume.test_volumes_snapshots | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesSnapshotTestJSON) |
fail
ft6.1: tearDownClass (tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 220, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 192, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 602, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: (<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, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7fdaefccc200>) |
||||||
tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 2 | 1 | 1 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt7.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] |
fail
ft7.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-25 15:01:55,443 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes 0.675s 2022-05-25 15:01:55,443 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086"}} Response - Headers: {'date': 'Wed, 25 May 2022 15:01:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31a601f5-07ef-4a5d-bc10-09630f35507e', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31a601f5-07ef-4a5d-bc10-09630f35507e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.140649", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-05-25 15:01:55,497 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:01:55,497 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8459f5e6-d13e-41b2-be38-4b8c587bb669', 'content-length': '896', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8459f5e6-d13e-41b2-be38-4b8c587bb669', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:01:56,552 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:01:56,553 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3502b833-9893-4b08-9f2a-d71739858bec', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3502b833-9893-4b08-9f2a-d71739858bec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:01:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:01:57,606 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.044s 2022-05-25 15:01:57,606 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee736632-e262-486f-9df6-84d4bebcf9dd', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee736632-e262-486f-9df6-84d4bebcf9dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:01:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:01:57,615 125532 INFO [tempest.common.waiters] volume c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 reached available after waiting for 2.615110 seconds 2022-05-25 15:01:57,615 125532 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-05-25 15:01:57,765 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://10.222.0.57/compute/v2.1/os-keypairs 0.147s 2022-05-25 15:01:57,769 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-2123958005", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPJ1bjGbd9sP15Kr0YquRuUEgHzc8ZGd6QnuEokeMVEppyRPjtIkc7+crhuy2D7eVIK1+g+p0a8S3zhUVvfFAhzBuY7IlGUMdUke6tFnmpJTd3/cL/RIirxHGEF2Z3o5fg=="}} Response - Headers: {'date': 'Wed, 25 May 2022 15:01:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '386', '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-9170b077-fde7-4996-b8fd-858be37d2eac', 'x-compute-request-id': 'req-9170b077-fde7-4996-b8fd-858be37d2eac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2123958005", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPJ1bjGbd9sP15Kr0YquRuUEgHzc8ZGd6QnuEokeMVEppyRPjtIkc7+crhuy2D7eVIK1+g+p0a8S3zhUVvfFAhzBuY7IlGUMdUke6tFnmpJTd3/cL/RIirxHGEF2Z3o5fg==", "fingerprint": "ae:c8:2f:45:cf:8f:5c:7c:76:74:9e:54:d2:b0:1a:6e", "user_id": "b7885ae5d9de498d8664da4bab204987"}}' 2022-05-25 15:01:57,772 125532 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2123958005 created 2022-05-25 15:01:58,119 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.57:9696/v2.0/security-groups 0.347s 2022-05-25 15:01:58,120 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-securitygroup--416872328", "description": "tempest-description--922876931"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-3df5ea9b-07d9-4bc3-9de7-4c16dbbceb02', 'date': 'Wed, 25 May 2022 15:01:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "ec3ffee3-6a80-45b2-9f34-cd4f1e137931", "name": "tempest-securitygroup--416872328", "stateful": true, "tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf", "description": "tempest-description--922876931", "shared": false, "security_group_rules": [{"id": "b5a1084d-991d-4ead-b640-f2e362c8c36c", "tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf", "security_group_id": "ec3ffee3-6a80-45b2-9f34-cd4f1e137931", "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": 375, "description": null, "tags": [], "created_at": "2022-05-25T15:01:57Z", "updated_at": "2022-05-25T15:01:57Z", "revision_number": 0, "project_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}, {"id": "e089b9af-236c-4b13-84f1-da729f306864", "tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf", "security_group_id": "ec3ffee3-6a80-45b2-9f34-cd4f1e137931", "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": 376, "description": null, "tags": [], "created_at": "2022-05-25T15:01:57Z", "updated_at": "2022-05-25T15:01:57Z", "revision_number": 0, "project_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}], "tags": [], "created_at": "2022-05-25T15:01:57Z", "updated_at": "2022-05-25T15:01:57Z", "revision_number": 1, "project_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:01:58,502 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.57:9696/v2.0/security-group-rules 0.381s 2022-05-25 15:01:58,502 125532 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": "ec3ffee3-6a80-45b2-9f34-cd4f1e137931", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-46640057-2785-4cbb-b988-08c40790b812', 'date': 'Wed, 25 May 2022 15:01:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bef11ec8-851d-4661-9be3-9187ba1bec56", "tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf", "security_group_id": "ec3ffee3-6a80-45b2-9f34-cd4f1e137931", "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": "2022-05-25T15:01:58Z", "updated_at": "2022-05-25T15:01:58Z", "revision_number": 0, "project_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:01:58,881 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.57:9696/v2.0/security-group-rules 0.371s 2022-05-25 15:01:58,882 125532 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": "ec3ffee3-6a80-45b2-9f34-cd4f1e137931", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-be573805-e42c-42d6-b14a-03ca063ef0eb', 'date': 'Wed, 25 May 2022 15:01:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "dabeea96-4b76-4476-a374-0ca2e61493f4", "tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf", "security_group_id": "ec3ffee3-6a80-45b2-9f34-cd4f1e137931", "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": "2022-05-25T15:01:58Z", "updated_at": "2022-05-25T15:01:58Z", "revision_number": 0, "project_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:01:58,882 125532 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--416872328 created 2022-05-25 15:02:00,195 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.57:9696/v2.0/floatingips 1.312s 2022-05-25 15:02:00,195 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "9150d0a3-d163-4729-88e4-9b01c3972f2b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '492', 'x-openstack-request-id': 'req-8b9ed6e2-ca33-45e2-adb5-27512b236631', 'date': 'Wed, 25 May 2022 15:02:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "83b00361-3ab2-4f38-b3ce-3372e2f1fa26", "tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf", "floating_ip_address": "172.27.3.3", "floating_network_id": "9150d0a3-d163-4729-88e4-9b01c3972f2b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf", "description": "", "port_details": null, "tags": [], "created_at": "2022-05-25T15:01:59Z", "updated_at": "2022-05-25T15:01:59Z", "revision_number": 0}}' 2022-05-25 15:02:00,195 125532 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '83b00361-3ab2-4f38-b3ce-3372e2f1fa26', 'tenant_id': '8e0a89b147ce4ccaa47f7ae0f2d66fdf', 'floating_ip_address': '172.27.3.3', 'floating_network_id': '9150d0a3-d163-4729-88e4-9b01c3972f2b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8e0a89b147ce4ccaa47f7ae0f2d66fdf', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-05-25T15:01:59Z', 'updated_at': '2022-05-25T15:01:59Z', 'revision_number': 0, 'ip': '172.27.3.3'} created 2022-05-25 15:02:00,294 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.57/identity/v3/auth/tokens 0.093s 2022-05-25 15:02:00,295 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 25 May 2022 15:02:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3260', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-51ec3d9b-e10d-4d38-b6f1-20c14922acd4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b7885ae5d9de498d8664da4bab204987", "name": "tempest-ServerRescueNegativeTestJSON-1292446959-project", "password_expires_at": null}, "audit_ids": ["y8oHMQ4_RxOr-dyAcqAWHA"], "expires_at": "2022-05-25T16:02:00.000000Z", "issued_at": "2022-05-25T15:02:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf", "name": "tempest-ServerRescueNegativeTestJSON-1292446959"}, "is_domain": false, "roles": [{"id": "e2b78b59f5d045dfbb1c6057b955be64", "name": "member"}, {"id": "635966e6bee54755a655e89fdd4d1c24", "name": "reader"}], "catalog": [{"endpoints": [{"id": "2c8f29fbd52d443fa994e43c46db48a8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57:9696/", "region": "RegionOne"}], "id": "34533a9d06d449e78f37022e686fbe6d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02dba0f81fe74076bbb920bc4eae8fa6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/identity", "region": "RegionOne"}], "id": "535ce947beec47e090face594fe06029", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "aa9312c4b7bf406c9c1187710706c713", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57:8080/v1/AUTH_8e0a89b147ce4ccaa47f7ae0f2d66fdf", "region": "RegionOne"}, {"id": "ba97ca2a8acd470993fcb5f31ae38d0a", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.57:8080", "region": "RegionOne"}], "id": "5881e1a5fdcf4cf69f252086a0607603", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "29ae25408b4a4c89aa81e63bfa6a7218", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/compute/v2.1", "region": "RegionOne"}], "id": "67b75b97a3944c119542a76c12a84fa3", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "42459b3f107041668722930918bcd7d5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf", "region": "RegionOne"}], "id": "86a2e77e9d464f18991c64ce879023a0", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e9f738b68f114daa85d9bb57aece13b7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/compute/v2/8e0a89b147ce4ccaa47f7ae0f2d66fdf", "region": "RegionOne"}], "id": "a2c8da3885f94fc8804ccca734e47410", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "24a16f830c9147f98670dfed84a5adfe", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/placement", "region": "RegionOne"}], "id": "a4028a581c7d43968cbb5235ad66cf1b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "513b50270dc14ffe8f794a5fe5013cd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf", "region": "RegionOne"}], "id": "a558c45d429642eaa7ae37884e8f95b0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d8ac54ebaf564452938e5cedb667cacf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/image", "region": "RegionOne"}], "id": "b03af904fa5f47b2b722849ce9de4713", "type": "image", "name": "glance"}]}}' 2022-05-25 15:02:00,295 125532 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': 'ff425fbd-b889-4e20-96c4-fc9c89d398c7', 'name': 'tempest-ServerRescueNegativeTestJSON-1534446544-network', 'tenant_id': '8e0a89b147ce4ccaa47f7ae0f2d66fdf', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8e0a89b147ce4ccaa47f7ae0f2d66fdf', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 983, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-05-25T14:58:48Z', 'updated_at': '2022-05-25T14:58:48Z', 'revision_number': 1} available for tenant 2022-05-25 15:02:00,296 125532 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2123958005', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPJ1bjGbd9sP15Kr0YquRuUEgHzc8ZGd6QnuEokeMVEppyRPjtIkc7+crhuy2D7eVIK1+g+p0a8S3zhUVvfFAhzBuY7IlGUMdUke6tFnmpJTd3/cL/RIirxHGEF2Z3o5fg==', 'fingerprint': 'ae:c8:2f:45:cf:8f:5c:7c:76:74:9e:54:d2:b0:1a:6e', 'user_id': 'b7885ae5d9de498d8664da4bab204987', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBezk6P57nlgLIEvQetZ5BF/TsSVoemO7C48FTau1ej5vhxNcCYJFRv\nak/wAc/9uOCgBwYFK4EEACKhZANiAATydW4xm3fbD9eSq9GKrkblBIB83PGRnekJ\n7hKJHjFRKackT47SJHO/nK4bstg+3lSCtfoPqdGvEt84VFb3xQIcwbmOyJRlDHVJ\nHurRZ5qSU3d/3C/0SIq8RxhBdmd6OX4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'ec3ffee3-6a80-45b2-9f34-cd4f1e137931', 'name': 'tempest-securitygroup--416872328', 'stateful': True, 'tenant_id': '8e0a89b147ce4ccaa47f7ae0f2d66fdf', 'description': 'tempest-description--922876931', 'shared': False, 'security_group_rules': [{'id': 'b5a1084d-991d-4ead-b640-f2e362c8c36c', 'tenant_id': '8e0a89b147ce4ccaa47f7ae0f2d66fdf', 'security_group_id': 'ec3ffee3-6a80-45b2-9f34-cd4f1e137931', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 375, 'description': None, 'tags': [], 'created_at': '2022-05-25T15:01:57Z', 'updated_at': '2022-05-25T15:01:57Z', 'revision_number': 0, 'project_id': '8e0a89b147ce4ccaa47f7ae0f2d66fdf'}, {'id': 'e089b9af-236c-4b13-84f1-da729f306864', 'tenant_id': '8e0a89b147ce4ccaa47f7ae0f2d66fdf', 'security_group_id': 'ec3ffee3-6a80-45b2-9f34-cd4f1e137931', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 376, 'description': None, 'tags': [], 'created_at': '2022-05-25T15:01:57Z', 'updated_at': '2022-05-25T15:01:57Z', 'revision_number': 0, 'project_id': '8e0a89b147ce4ccaa47f7ae0f2d66fdf'}], 'tags': [], 'created_at': '2022-05-25T15:01:57Z', 'updated_at': '2022-05-25T15:01:57Z', 'revision_number': 1, 'project_id': '8e0a89b147ce4ccaa47f7ae0f2d66fdf'}, 'floating_ip': {'id': '83b00361-3ab2-4f38-b3ce-3372e2f1fa26', 'tenant_id': '8e0a89b147ce4ccaa47f7ae0f2d66fdf', 'floating_ip_address': '172.27.3.3', 'floating_network_id': '9150d0a3-d163-4729-88e4-9b01c3972f2b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8e0a89b147ce4ccaa47f7ae0f2d66fdf', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-05-25T15:01:59Z', 'updated_at': '2022-05-25T15:01:59Z', 'revision_number': 0, 'ip': '172.27.3.3'}} 2022-05-25 15:02:01,064 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.222.0.57/compute/v2.1/servers 0.767s 2022-05-25 15:02:01,064 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-1213486437", "imageRef": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "flavorRef": "452", "adminPass": "Z0=xgcJKD=VFxuA", "networks": [{"uuid": "ff425fbd-b889-4e20-96c4-fc9c89d398c7"}], "security_groups": [{"name": "tempest-securitygroup--416872328"}], "key_name": "tempest-keypair-2123958005", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 25 May 2022 15:02:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '408', 'location': 'http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f', '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-279c0dc1-1623-41d5-986a-3b9521f0a108', 'x-compute-request-id': 'req-279c0dc1-1623-41d5-986a-3b9521f0a108', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.57/compute/v2.1/servers'} Body: b'{"server": {"id": "1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--416872328"}], "adminPass": "Z0=xgcJKD=VFxuA"}}' 2022-05-25 15:02:01,166 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f 0.099s 2022-05-25 15:02:01,166 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1246', '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-17f3787b-fdad-4349-b048-c4b2b679cab4', 'x-compute-request-id': 'req-17f3787b-fdad-4349-b048-c4b2b679cab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f'} Body: b'{"server": {"id": "1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f", "name": "tempest-ServerRescueNegativeTestJSON-server-1213486437", "status": "BUILD", "tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf", "user_id": "b7885ae5d9de498d8664da4bab204987", "metadata": {}, "hostId": "", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:01Z", "updated": "2022-05-25T15:02:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2123958005", "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": []}}' 2022-05-25 15:02:02,266 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f 0.091s 2022-05-25 15:02:02,266 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1250', '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-5f23a874-2fe4-4fe3-8ea1-8d795c380d45', 'x-compute-request-id': 'req-5f23a874-2fe4-4fe3-8ea1-8d795c380d45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f'} Body: b'{"server": {"id": "1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f", "name": "tempest-ServerRescueNegativeTestJSON-server-1213486437", "status": "BUILD", "tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf", "user_id": "b7885ae5d9de498d8664da4bab204987", "metadata": {}, "hostId": "", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:00Z", "updated": "2022-05-25T15:02:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2123958005", "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": []}}' 2022-05-25 15:02:03,368 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f 0.092s 2022-05-25 15:02:03,368 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1298', '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-9af422ee-d8dd-4a00-abcd-9331a7c05bf5', 'x-compute-request-id': 'req-9af422ee-d8dd-4a00-abcd-9331a7c05bf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f'} Body: b'{"server": {"id": "1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f", "name": "tempest-ServerRescueNegativeTestJSON-server-1213486437", "status": "BUILD", "tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf", "user_id": "b7885ae5d9de498d8664da4bab204987", "metadata": {}, "hostId": "78f251b322a14b0d1a445ba2515372cb14e7294786d0f8170125f730", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:00Z", "updated": "2022-05-25T15:02:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2123958005", "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": []}}' 2022-05-25 15:02:03,375 125532 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2022-05-25 15:02:04,655 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f 0.279s 2022-05-25 15:02:04,656 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1304', '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-522eb1d9-4566-4526-bae5-0c9a4fb077f8', 'x-compute-request-id': 'req-522eb1d9-4566-4526-bae5-0c9a4fb077f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f'} Body: b'{"server": {"id": "1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f", "name": "tempest-ServerRescueNegativeTestJSON-server-1213486437", "status": "BUILD", "tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf", "user_id": "b7885ae5d9de498d8664da4bab204987", "metadata": {}, "hostId": "78f251b322a14b0d1a445ba2515372cb14e7294786d0f8170125f730", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:00Z", "updated": "2022-05-25T15:02:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2123958005", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:02:04,664 125532 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2022-05-25 15:02:06,052 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f 0.387s 2022-05-25 15:02:06,052 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', '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-ddd0f088-d1e2-4dfe-835c-38de8b1f65fa', 'x-compute-request-id': 'req-ddd0f088-d1e2-4dfe-835c-38de8b1f65fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f'} Body: b'{"server": {"id": "1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f", "name": "tempest-ServerRescueNegativeTestJSON-server-1213486437", "status": "BUILD", "tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf", "user_id": "b7885ae5d9de498d8664da4bab204987", "metadata": {}, "hostId": "78f251b322a14b0d1a445ba2515372cb14e7294786d0f8170125f730", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:00Z", "updated": "2022-05-25T15:02:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2123958005", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--416872328"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:02:07,367 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f 0.304s 2022-05-25 15:02:07,368 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', '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-2fd75106-8308-4872-9e6b-c5f12f13e6a3', 'x-compute-request-id': 'req-2fd75106-8308-4872-9e6b-c5f12f13e6a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f'} Body: b'{"server": {"id": "1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f", "name": "tempest-ServerRescueNegativeTestJSON-server-1213486437", "status": "BUILD", "tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf", "user_id": "b7885ae5d9de498d8664da4bab204987", "metadata": {}, "hostId": "78f251b322a14b0d1a445ba2515372cb14e7294786d0f8170125f730", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:00Z", "updated": "2022-05-25T15:02:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2123958005", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--416872328"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:02:08,570 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f 0.193s 2022-05-25 15:02:08,570 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', '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-b89e89b1-855a-4c3a-8976-7340791cf218', 'x-compute-request-id': 'req-b89e89b1-855a-4c3a-8976-7340791cf218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f'} Body: b'{"server": {"id": "1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f", "name": "tempest-ServerRescueNegativeTestJSON-server-1213486437", "status": "BUILD", "tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf", "user_id": "b7885ae5d9de498d8664da4bab204987", "metadata": {}, "hostId": "78f251b322a14b0d1a445ba2515372cb14e7294786d0f8170125f730", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:00Z", "updated": "2022-05-25T15:02:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2123958005", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--416872328"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:02:09,741 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f 0.163s 2022-05-25 15:02:09,741 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', '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-0d274ac1-a11d-4c31-9107-a8e68d57f963', 'x-compute-request-id': 'req-0d274ac1-a11d-4c31-9107-a8e68d57f963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f'} Body: b'{"server": {"id": "1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f", "name": "tempest-ServerRescueNegativeTestJSON-server-1213486437", "status": "BUILD", "tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf", "user_id": "b7885ae5d9de498d8664da4bab204987", "metadata": {}, "hostId": "78f251b322a14b0d1a445ba2515372cb14e7294786d0f8170125f730", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:00Z", "updated": "2022-05-25T15:02:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2123958005", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--416872328"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:02:10,916 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f 0.166s 2022-05-25 15:02:10,917 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', '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-0e29a660-5145-496f-bc53-a17c023e0b45', 'x-compute-request-id': 'req-0e29a660-5145-496f-bc53-a17c023e0b45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f'} Body: b'{"server": {"id": "1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f", "name": "tempest-ServerRescueNegativeTestJSON-server-1213486437", "status": "BUILD", "tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf", "user_id": "b7885ae5d9de498d8664da4bab204987", "metadata": {}, "hostId": "78f251b322a14b0d1a445ba2515372cb14e7294786d0f8170125f730", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:00Z", "updated": "2022-05-25T15:02:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2123958005", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--416872328"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:02:12,084 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f 0.159s 2022-05-25 15:02:12,084 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', '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-fa333cf2-03bf-4dda-9a89-e562105dbe78', 'x-compute-request-id': 'req-fa333cf2-03bf-4dda-9a89-e562105dbe78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f'} Body: b'{"server": {"id": "1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f", "name": "tempest-ServerRescueNegativeTestJSON-server-1213486437", "status": "BUILD", "tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf", "user_id": "b7885ae5d9de498d8664da4bab204987", "metadata": {}, "hostId": "78f251b322a14b0d1a445ba2515372cb14e7294786d0f8170125f730", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:00Z", "updated": "2022-05-25T15:02:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2123958005", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--416872328"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:02:13,259 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f 0.166s 2022-05-25 15:02:13,259 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', '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-80020cf2-e00f-4cda-b211-faac48ae0965', 'x-compute-request-id': 'req-80020cf2-e00f-4cda-b211-faac48ae0965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f'} Body: b'{"server": {"id": "1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f", "name": "tempest-ServerRescueNegativeTestJSON-server-1213486437", "status": "BUILD", "tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf", "user_id": "b7885ae5d9de498d8664da4bab204987", "metadata": {}, "hostId": "78f251b322a14b0d1a445ba2515372cb14e7294786d0f8170125f730", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:00Z", "updated": "2022-05-25T15:02:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2123958005", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--416872328"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:02:14,543 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f 0.275s 2022-05-25 15:02:14,543 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', '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-df3c5f5d-73a5-45b8-a36a-cefe7c5b6b73', 'x-compute-request-id': 'req-df3c5f5d-73a5-45b8-a36a-cefe7c5b6b73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f'} Body: b'{"server": {"id": "1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f", "name": "tempest-ServerRescueNegativeTestJSON-server-1213486437", "status": "BUILD", "tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf", "user_id": "b7885ae5d9de498d8664da4bab204987", "metadata": {}, "hostId": "78f251b322a14b0d1a445ba2515372cb14e7294786d0f8170125f730", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:00Z", "updated": "2022-05-25T15:02:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2123958005", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--416872328"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:02:15,840 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f 0.288s 2022-05-25 15:02:15,841 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', '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-2cbddbed-dee9-47ba-8303-1fc2cd8fb8e3', 'x-compute-request-id': 'req-2cbddbed-dee9-47ba-8303-1fc2cd8fb8e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f'} Body: b'{"server": {"id": "1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f", "name": "tempest-ServerRescueNegativeTestJSON-server-1213486437", "status": "BUILD", "tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf", "user_id": "b7885ae5d9de498d8664da4bab204987", "metadata": {}, "hostId": "78f251b322a14b0d1a445ba2515372cb14e7294786d0f8170125f730", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:00Z", "updated": "2022-05-25T15:02:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2123958005", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--416872328"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:02:17,087 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f 0.237s 2022-05-25 15:02:17,088 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', '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-b483b6e2-6aa1-4666-b5b3-373d418f1d12', 'x-compute-request-id': 'req-b483b6e2-6aa1-4666-b5b3-373d418f1d12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f'} Body: b'{"server": {"id": "1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f", "name": "tempest-ServerRescueNegativeTestJSON-server-1213486437", "status": "BUILD", "tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf", "user_id": "b7885ae5d9de498d8664da4bab204987", "metadata": {}, "hostId": "78f251b322a14b0d1a445ba2515372cb14e7294786d0f8170125f730", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:00Z", "updated": "2022-05-25T15:02:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2123958005", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--416872328"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:02:18,258 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f 0.161s 2022-05-25 15:02:18,258 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', '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-6b6578ee-7349-4e34-af7d-c3c1fdfb7953', 'x-compute-request-id': 'req-6b6578ee-7349-4e34-af7d-c3c1fdfb7953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f'} Body: b'{"server": {"id": "1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f", "name": "tempest-ServerRescueNegativeTestJSON-server-1213486437", "status": "BUILD", "tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf", "user_id": "b7885ae5d9de498d8664da4bab204987", "metadata": {}, "hostId": "78f251b322a14b0d1a445ba2515372cb14e7294786d0f8170125f730", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:00Z", "updated": "2022-05-25T15:02:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2123958005", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--416872328"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:02:19,432 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f 0.165s 2022-05-25 15:02:19,433 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', '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-a82d303b-7f4f-493b-a50c-7988698b34b8', 'x-compute-request-id': 'req-a82d303b-7f4f-493b-a50c-7988698b34b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f'} Body: b'{"server": {"id": "1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f", "name": "tempest-ServerRescueNegativeTestJSON-server-1213486437", "status": "BUILD", "tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf", "user_id": "b7885ae5d9de498d8664da4bab204987", "metadata": {}, "hostId": "78f251b322a14b0d1a445ba2515372cb14e7294786d0f8170125f730", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:00Z", "updated": "2022-05-25T15:02:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2123958005", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--416872328"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:02:20,608 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f 0.166s 2022-05-25 15:02:20,609 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', '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-ebf1b155-5ed4-418f-803b-44acab036af0', 'x-compute-request-id': 'req-ebf1b155-5ed4-418f-803b-44acab036af0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f'} Body: b'{"server": {"id": "1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f", "name": "tempest-ServerRescueNegativeTestJSON-server-1213486437", "status": "BUILD", "tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf", "user_id": "b7885ae5d9de498d8664da4bab204987", "metadata": {}, "hostId": "78f251b322a14b0d1a445ba2515372cb14e7294786d0f8170125f730", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:00Z", "updated": "2022-05-25T15:02:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2123958005", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--416872328"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:02:21,790 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f 0.172s 2022-05-25 15:02:21,790 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', '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-8a92b517-1110-43a3-953f-6ab1b9888b71', 'x-compute-request-id': 'req-8a92b517-1110-43a3-953f-6ab1b9888b71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f'} Body: b'{"server": {"id": "1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f", "name": "tempest-ServerRescueNegativeTestJSON-server-1213486437", "status": "BUILD", "tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf", "user_id": "b7885ae5d9de498d8664da4bab204987", "metadata": {}, "hostId": "78f251b322a14b0d1a445ba2515372cb14e7294786d0f8170125f730", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:00Z", "updated": "2022-05-25T15:02:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2123958005", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--416872328"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:02:22,968 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f 0.169s 2022-05-25 15:02:22,969 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1565', '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-db4a7a0c-c4bd-438a-bcb6-71a5436ef1e7', 'x-compute-request-id': 'req-db4a7a0c-c4bd-438a-bcb6-71a5436ef1e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f'} Body: b'{"server": {"id": "1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f", "name": "tempest-ServerRescueNegativeTestJSON-server-1213486437", "status": "ACTIVE", "tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf", "user_id": "b7885ae5d9de498d8664da4bab204987", "metadata": {}, "hostId": "78f251b322a14b0d1a445ba2515372cb14e7294786d0f8170125f730", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:00Z", "updated": "2022-05-25T15:02:22Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1534446544-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:59:93"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2123958005", "OS-SRV-USG:launched_at": "2022-05-25T15:02:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--416872328"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:02:22,977 125532 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 21 second wait 2022-05-25 15:02:23,083 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f/os-interface 0.105s 2022-05-25 15:02:23,084 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '284', '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-3637027d-e081-4831-846a-45ab8985bae1', 'x-compute-request-id': 'req-3637027d-e081-4831-846a-45ab8985bae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ff425fbd-b889-4e20-96c4-fc9c89d398c7", "port_id": "93b13289-e74c-4672-a294-137d2c70cd48", "mac_addr": "fa:16:3e:2f:59:93", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "72ded1cc-a66c-41ed-b8d0-966c20ba6473", "ip_address": "172.20.0.4"}]}]}' 2022-05-25 15:02:24,329 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 PUT http://10.222.0.57:9696/v2.0/floatingips/83b00361-3ab2-4f38-b3ce-3372e2f1fa26 1.242s 2022-05-25 15:02:24,329 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "93b13289-e74c-4672-a294-137d2c70cd48"}} Response - Headers: {'content-type': 'application/json', 'content-length': '795', 'x-openstack-request-id': 'req-b29c93aa-3f90-4832-818b-6c610ab87f46', 'date': 'Wed, 25 May 2022 15:02:24 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57:9696/v2.0/floatingips/83b00361-3ab2-4f38-b3ce-3372e2f1fa26'} Body: b'{"floatingip": {"id": "83b00361-3ab2-4f38-b3ce-3372e2f1fa26", "tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf", "floating_ip_address": "172.27.3.3", "floating_network_id": "9150d0a3-d163-4729-88e4-9b01c3972f2b", "router_id": "71c7abdd-e9a6-443d-be26-46eb7e2ac9ba", "port_id": "93b13289-e74c-4672-a294-137d2c70cd48", "fixed_ip_address": "172.20.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ff425fbd-b889-4e20-96c4-fc9c89d398c7", "mac_address": "fa:16:3e:2f:59:93", "admin_state_up": true, "status": "ACTIVE", "device_id": "1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-05-25T15:01:59Z", "updated_at": "2022-05-25T15:02:23Z", "revision_number": 1, "project_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:02:24,331 125532 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.3:22' as 'ubuntu' with public key authentication 2022-05-25 15:02:28,305 125532 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.3 ([Errno None] Unable to connect to port 22 on 172.27.3.3). Number attempts: 1. Retry after 2 seconds. 2022-05-25 15:02:33,877 125532 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.3 ([Errno None] Unable to connect to port 22 on 172.27.3.3). Number attempts: 2. Retry after 3 seconds. 2022-05-25 15:02:40,436 125532 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.3 ([Errno None] Unable to connect to port 22 on 172.27.3.3). Number attempts: 3. Retry after 4 seconds. 2022-05-25 15:02:48,016 125532 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.3 ([Errno None] Unable to connect to port 22 on 172.27.3.3). Number attempts: 4. Retry after 5 seconds. 2022-05-25 15:02:56,592 125532 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.3 ([Errno None] Unable to connect to port 22 on 172.27.3.3). Number attempts: 5. Retry after 6 seconds. 2022-05-25 15:03:06,160 125532 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.3 ([Errno None] Unable to connect to port 22 on 172.27.3.3). Number attempts: 6. Retry after 7 seconds. 2022-05-25 15:03:16,721 125532 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.3 ([Errno None] Unable to connect to port 22 on 172.27.3.3). Number attempts: 7. Retry after 8 seconds. 2022-05-25 15:03:26,261 125532 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.3 ([Errno None] Unable to connect to port 22 on 172.27.3.3). Number attempts: 8. Retry after 9 seconds. 2022-05-25 15:03:35,771 125532 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.3 ([Errno None] Unable to connect to port 22 on 172.27.3.3). Number attempts: 9. Retry after 10 seconds. 2022-05-25 15:03:46,283 125532 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.3 ([Errno None] Unable to connect to port 22 on 172.27.3.3). Number attempts: 10. Retry after 11 seconds. 2022-05-25 15:03:57,796 125532 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.3 ([Errno None] Unable to connect to port 22 on 172.27.3.3). Number attempts: 11. Retry after 12 seconds. 2022-05-25 15:04:10,312 125532 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.3 ([Errno None] Unable to connect to port 22 on 172.27.3.3). Number attempts: 12. Retry after 13 seconds. 2022-05-25 15:04:23,824 125532 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.3 ([Errno None] Unable to connect to port 22 on 172.27.3.3). Number attempts: 13. Retry after 14 seconds. 2022-05-25 15:04:38,394 125532 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-05-25 15:04:38,649 125532 INFO [paramiko.transport] Authentication (publickey) successful! 2022-05-25 15:04:38,650 125532 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.3 successfully created 2022-05-25 15:04:39,942 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f/os-volume_attachments 1.291s 2022-05-25 15:04:39,942 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}} Response - Headers: {'date': 'Wed, 25 May 2022 15:04:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '194', '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-7321a27a-410f-47c9-85f8-0c199a28b484', 'x-compute-request-id': 'req-7321a27a-410f-47c9-85f8-0c199a28b484', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "serverId": "1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f", "volumeId": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "device": "/dev/sdb"}}' 2022-05-25 15:04:39,989 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:04:39,989 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdfb3ab7-0d6a-466c-9769-4092acaeef6a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdfb3ab7-0d6a-466c-9769-4092acaeef6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:04:41,044 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:04:41,044 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f07b34f8-4255-42f4-8fcd-49a8ec145216', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f07b34f8-4255-42f4-8fcd-49a8ec145216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:04:42,101 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.049s 2022-05-25 15:04:42,102 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d647b6ea-14cb-4a0a-b1c1-af6498a743b9', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d647b6ea-14cb-4a0a-b1c1-af6498a743b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:04:43,157 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:04:43,157 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa059aa0-7f5f-492e-8d18-cd1681be4f6f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa059aa0-7f5f-492e-8d18-cd1681be4f6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:04:44,211 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:04:44,211 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a03c369-1547-4bd2-bb75-ec8fcb63cc16', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a03c369-1547-4bd2-bb75-ec8fcb63cc16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:04:45,278 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.058s 2022-05-25 15:04:45,280 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a81de92-773a-4e55-aa6d-579e0ac20a1a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a81de92-773a-4e55-aa6d-579e0ac20a1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:04:46,334 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:04:46,334 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-538be424-d964-42c7-b982-358648660494', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-538be424-d964-42c7-b982-358648660494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:04:47,388 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:04:47,389 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9258d181-d046-463d-8fa6-a54cb5d4f12e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9258d181-d046-463d-8fa6-a54cb5d4f12e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:04:48,442 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:04:48,443 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33f0afef-9dc7-4360-95ea-0605399de0fe', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33f0afef-9dc7-4360-95ea-0605399de0fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:04:49,495 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:04:49,496 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7177e3a3-3ede-448d-9415-bfaa4c9aec47', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7177e3a3-3ede-448d-9415-bfaa4c9aec47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:04:50,551 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:04:50,552 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfa65aff-cba3-4f0d-a878-cb6a524776b7', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfa65aff-cba3-4f0d-a878-cb6a524776b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:04:51,604 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.044s 2022-05-25 15:04:51,605 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb466f42-e7ef-4024-afc9-6eadba761173', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb466f42-e7ef-4024-afc9-6eadba761173', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:04:52,661 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:04:52,661 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d5cd879-63db-4d50-9198-7c609a283135', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d5cd879-63db-4d50-9198-7c609a283135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:04:53,717 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.048s 2022-05-25 15:04:53,717 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fa85f14-f5cd-47c8-a8f7-6dc8f97aa4bc', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fa85f14-f5cd-47c8-a8f7-6dc8f97aa4bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:04:54,782 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:04:54,782 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10f7b622-d6ae-4ddd-9c41-34158a387e8d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10f7b622-d6ae-4ddd-9c41-34158a387e8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:04:55,837 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:04:55,837 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a4ba16f-ca5b-4c46-8c4a-fccac87bf63c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a4ba16f-ca5b-4c46-8c4a-fccac87bf63c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:04:56,893 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:04:56,894 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a509dffd-a25e-4084-a437-8f0649315cba', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a509dffd-a25e-4084-a437-8f0649315cba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:04:57,947 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:04:57,947 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b49ca52a-85be-49e2-83f8-ef045a24bd58', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b49ca52a-85be-49e2-83f8-ef045a24bd58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:04:59,004 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:04:59,005 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f2c196f-b691-4916-b27b-f57cf7534044', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f2c196f-b691-4916-b27b-f57cf7534044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:00,062 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.049s 2022-05-25 15:05:00,063 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfc32046-0da8-433c-b462-9fd47aee530d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfc32046-0da8-433c-b462-9fd47aee530d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:01,118 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:05:01,119 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a78243a3-0535-4c9d-aa0d-494b53aa0b14', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a78243a3-0535-4c9d-aa0d-494b53aa0b14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:02,179 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.050s 2022-05-25 15:05:02,180 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c5626ce-1315-4bdc-ad1f-b3b7e3e4f978', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c5626ce-1315-4bdc-ad1f-b3b7e3e4f978', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:03,234 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:05:03,234 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78bfe470-423c-44fb-b7b8-92052f47b57b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78bfe470-423c-44fb-b7b8-92052f47b57b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:04,292 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.050s 2022-05-25 15:05:04,293 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80508cfd-57c6-490f-89c5-9b9f1a7d2b26', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80508cfd-57c6-490f-89c5-9b9f1a7d2b26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:05,348 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:05:05,349 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d68492ef-d0e6-4e85-8570-2f0aab69ed26', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d68492ef-d0e6-4e85-8570-2f0aab69ed26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:06,420 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.061s 2022-05-25 15:05:06,421 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27a390cc-d9e9-4001-9d07-02fe55cd52ba', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27a390cc-d9e9-4001-9d07-02fe55cd52ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:07,477 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:05:07,477 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-594690ea-bd19-4bf3-9763-0ff8bc20fa0e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-594690ea-bd19-4bf3-9763-0ff8bc20fa0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:08,533 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.048s 2022-05-25 15:05:08,533 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fd591c3-360d-49c0-b2f3-69391b901258', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fd591c3-360d-49c0-b2f3-69391b901258', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:09,590 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.049s 2022-05-25 15:05:09,590 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f82f4d1-7df5-4ae4-8ac7-9e3822618252', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f82f4d1-7df5-4ae4-8ac7-9e3822618252', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:10,652 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.052s 2022-05-25 15:05:10,653 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-482b990c-06a7-4c41-817b-2e3f95429871', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-482b990c-06a7-4c41-817b-2e3f95429871', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:11,705 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:05:11,706 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba73e7fc-0875-4add-8b35-0fc16d201883', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba73e7fc-0875-4add-8b35-0fc16d201883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:12,761 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:05:12,761 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5fa0f37-a5eb-48c8-9d5d-b4af8454de8c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5fa0f37-a5eb-48c8-9d5d-b4af8454de8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:13,818 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.048s 2022-05-25 15:05:13,818 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24a3cd80-27c0-4f97-8b2c-81e6c449e311', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24a3cd80-27c0-4f97-8b2c-81e6c449e311', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:14,871 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.044s 2022-05-25 15:05:14,872 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24e87040-1ac9-4f53-a8f2-cb6ce65cad8e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24e87040-1ac9-4f53-a8f2-cb6ce65cad8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:15,928 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.048s 2022-05-25 15:05:15,928 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6379143-aad5-46d1-a19e-c0db355b0ceb', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6379143-aad5-46d1-a19e-c0db355b0ceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:16,984 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:05:16,984 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-819bd36c-b93c-40da-85a8-f45bccdd74e8', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-819bd36c-b93c-40da-85a8-f45bccdd74e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:18,039 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:05:18,039 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a19f5847-0757-4f91-9ba0-1af5bdb6d3b8', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a19f5847-0757-4f91-9ba0-1af5bdb6d3b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:19,093 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.044s 2022-05-25 15:05:19,093 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ebff22b-4a29-47d4-96b5-06c6f530c657', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ebff22b-4a29-47d4-96b5-06c6f530c657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:20,148 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:05:20,148 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7b0d1f2-8748-4d75-baeb-d4b4b04a0771', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7b0d1f2-8748-4d75-baeb-d4b4b04a0771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:21,207 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.050s 2022-05-25 15:05:21,207 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4779ffa5-7d02-4806-9db5-4afaadb59528', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4779ffa5-7d02-4806-9db5-4afaadb59528', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:22,263 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.048s 2022-05-25 15:05:22,263 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73752ad8-9a3c-43fa-a088-f75f1dfea6f7', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73752ad8-9a3c-43fa-a088-f75f1dfea6f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:23,318 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:05:23,318 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cf62f63-32f2-4bd5-bb79-08a420d44062', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cf62f63-32f2-4bd5-bb79-08a420d44062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:24,374 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.048s 2022-05-25 15:05:24,375 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1610a54-58ab-4280-b0b6-1f31f21f8b00', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1610a54-58ab-4280-b0b6-1f31f21f8b00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:25,430 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:05:25,430 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-747e6026-d3f6-4fd9-8dab-29f038e2efba', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-747e6026-d3f6-4fd9-8dab-29f038e2efba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:26,486 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.048s 2022-05-25 15:05:26,487 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d128766c-bb6b-4d28-bf9d-486b9510a7ab', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d128766c-bb6b-4d28-bf9d-486b9510a7ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:27,541 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:05:27,541 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01e23dcf-1670-40dd-a540-ca839177ca2e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01e23dcf-1670-40dd-a540-ca839177ca2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:28,595 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:05:28,596 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-526068ed-8137-4dc6-b462-b264bb3b229d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-526068ed-8137-4dc6-b462-b264bb3b229d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:29,650 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:05:29,651 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bcd0c76-34dd-43af-87be-f2b59354b18f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bcd0c76-34dd-43af-87be-f2b59354b18f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:30,705 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:05:30,705 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf591d5a-aef8-4ff5-963e-e9fa5999c298', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf591d5a-aef8-4ff5-963e-e9fa5999c298', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:31,758 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:05:31,758 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99aaa660-a476-43a0-9e3e-2922b477618a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99aaa660-a476-43a0-9e3e-2922b477618a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:32,813 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:05:32,813 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81de2a09-7d29-45b6-98e2-b85a7ae883e2', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81de2a09-7d29-45b6-98e2-b85a7ae883e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:33,867 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:05:33,868 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28e068f0-74be-49fe-8960-cd869ae595a7', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28e068f0-74be-49fe-8960-cd869ae595a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:34,927 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.050s 2022-05-25 15:05:34,927 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6265d154-1fcb-4248-a672-9f95a0b383c8', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6265d154-1fcb-4248-a672-9f95a0b383c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:35,982 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:05:35,983 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccfaf821-81af-4757-88c1-f8706ba4d64f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccfaf821-81af-4757-88c1-f8706ba4d64f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:37,039 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.048s 2022-05-25 15:05:37,039 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f129d1f2-2518-47ab-980e-817581e125e4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f129d1f2-2518-47ab-980e-817581e125e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:38,095 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:05:38,095 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f1935b4-8cfd-41a5-84f9-5566d2a42d06', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f1935b4-8cfd-41a5-84f9-5566d2a42d06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:39,151 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:05:39,152 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a34eb91-0c39-48f3-a873-17743589d864', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a34eb91-0c39-48f3-a873-17743589d864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:40,205 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:05:40,205 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffa83f56-c878-42ac-8e8b-544ffce80bb2', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffa83f56-c878-42ac-8e8b-544ffce80bb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:41,259 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:05:41,259 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3489dc9-5b4a-4bf7-978e-1b28ad37ff65', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3489dc9-5b4a-4bf7-978e-1b28ad37ff65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:42,317 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.048s 2022-05-25 15:05:42,317 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcf98a86-736d-4263-b59b-80b8238aeba4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcf98a86-736d-4263-b59b-80b8238aeba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:43,381 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.056s 2022-05-25 15:05:43,382 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f32982b7-22c3-49ef-89f0-09055c030a0a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f32982b7-22c3-49ef-89f0-09055c030a0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:44,441 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.049s 2022-05-25 15:05:44,441 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbd2675c-6c06-434a-971e-a4b289974ff4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbd2675c-6c06-434a-971e-a4b289974ff4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:45,499 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.051s 2022-05-25 15:05:45,500 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d98ed39d-373f-4e45-b4b3-aabd3d4bb574', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d98ed39d-373f-4e45-b4b3-aabd3d4bb574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:46,560 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.052s 2022-05-25 15:05:46,561 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31111170-f727-4cff-aa23-d1ab4ced8949', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31111170-f727-4cff-aa23-d1ab4ced8949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:47,619 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.048s 2022-05-25 15:05:47,621 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cda4d1a2-5ab2-4fa8-8256-38992c415dd2', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cda4d1a2-5ab2-4fa8-8256-38992c415dd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:48,676 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.048s 2022-05-25 15:05:48,677 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e09fd859-4e53-48fe-9c21-3a3686f55508', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e09fd859-4e53-48fe-9c21-3a3686f55508', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:49,734 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.048s 2022-05-25 15:05:49,734 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ed8f781-598e-4644-8110-8e31658773b7', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ed8f781-598e-4644-8110-8e31658773b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:50,789 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:05:50,790 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f96c547b-439e-4404-90e1-08a3e1d673ab', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f96c547b-439e-4404-90e1-08a3e1d673ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:51,846 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:05:51,846 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b86d208-9b9a-48aa-99aa-555068ce4d83', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b86d208-9b9a-48aa-99aa-555068ce4d83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:52,904 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.049s 2022-05-25 15:05:52,904 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0c25040-41b0-45db-bc60-bfa52c7287fa', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0c25040-41b0-45db-bc60-bfa52c7287fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:53,966 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.054s 2022-05-25 15:05:53,967 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bc8f866-c15d-4bbb-a44e-8c1558889c2c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bc8f866-c15d-4bbb-a44e-8c1558889c2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:55,027 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.052s 2022-05-25 15:05:55,028 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f374e5a-0c56-4e72-a364-eb1393131c62', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f374e5a-0c56-4e72-a364-eb1393131c62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:56,083 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:05:56,083 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1951ad3-2d00-4737-9aad-892fee99119c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1951ad3-2d00-4737-9aad-892fee99119c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:57,140 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.049s 2022-05-25 15:05:57,140 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02c7f192-d195-4a11-a5d1-90b185bcbacd', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02c7f192-d195-4a11-a5d1-90b185bcbacd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:58,194 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:05:58,194 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9c16ec2-5085-47da-9ebc-ebe9ac2290cb', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9c16ec2-5085-47da-9ebc-ebe9ac2290cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:05:59,254 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.052s 2022-05-25 15:05:59,255 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-440d72d0-e862-4cf4-8b4f-78ed1e811fc6', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-440d72d0-e862-4cf4-8b4f-78ed1e811fc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:00,311 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.048s 2022-05-25 15:06:00,311 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe12ad26-ada5-4162-b98c-44691b3da6c2', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe12ad26-ada5-4162-b98c-44691b3da6c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:01,365 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:06:01,365 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2240075f-227d-465a-85e8-701e5751cd69', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2240075f-227d-465a-85e8-701e5751cd69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:02,422 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.048s 2022-05-25 15:06:02,422 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97751018-0324-4453-b9a4-988a0e7ae254', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97751018-0324-4453-b9a4-988a0e7ae254', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:03,476 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:06:03,477 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-853743ec-9b11-4cc9-a394-79f0e46da076', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-853743ec-9b11-4cc9-a394-79f0e46da076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:04,533 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:06:04,533 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff2ddc04-0e99-4a8e-8170-363638da3727', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff2ddc04-0e99-4a8e-8170-363638da3727', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:05,587 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:06:05,587 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07938e82-a6a4-4c7f-bdaf-3a2449638834', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07938e82-a6a4-4c7f-bdaf-3a2449638834', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:06,652 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.056s 2022-05-25 15:06:06,653 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b54036e9-47b7-440b-ab9f-2bfc97705f2b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b54036e9-47b7-440b-ab9f-2bfc97705f2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:07,710 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.048s 2022-05-25 15:06:07,710 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4a43c61-b8a7-4264-9bf7-2f6de61240a9', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4a43c61-b8a7-4264-9bf7-2f6de61240a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:08,764 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:06:08,764 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a42c150d-ca00-436a-88c0-94b4940acafb', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a42c150d-ca00-436a-88c0-94b4940acafb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:09,817 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:06:09,817 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c669cc0-a2c0-4f31-8a89-18bd67dba886', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c669cc0-a2c0-4f31-8a89-18bd67dba886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:10,873 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:06:10,873 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14e9c736-6515-4c9f-a9ca-683a69b8de51', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14e9c736-6515-4c9f-a9ca-683a69b8de51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:11,928 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:06:11,929 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a9f5a1a-76d1-44ba-b08c-828d9a13e83a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a9f5a1a-76d1-44ba-b08c-828d9a13e83a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:12,989 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.051s 2022-05-25 15:06:12,990 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30a37f2d-8904-44ea-95af-deb50c1aa735', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30a37f2d-8904-44ea-95af-deb50c1aa735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:14,046 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.048s 2022-05-25 15:06:14,046 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc3aac15-5f55-4d33-aacf-d7bee13e6c9d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc3aac15-5f55-4d33-aacf-d7bee13e6c9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:15,104 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.050s 2022-05-25 15:06:15,104 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84debb1a-f307-44bc-8a8f-ec04c47b6231', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84debb1a-f307-44bc-8a8f-ec04c47b6231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:16,159 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:06:16,159 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a452ca34-170a-46c7-87a4-de3db1e9f5ee', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a452ca34-170a-46c7-87a4-de3db1e9f5ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:17,215 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.048s 2022-05-25 15:06:17,215 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00c0c257-820c-40e4-8f31-1f7cdbb3e1eb', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00c0c257-820c-40e4-8f31-1f7cdbb3e1eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:18,271 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.048s 2022-05-25 15:06:18,272 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a5b56f3-3cab-4c92-89e8-a083559b5a9b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a5b56f3-3cab-4c92-89e8-a083559b5a9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:19,336 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.055s 2022-05-25 15:06:19,336 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5acdad9-7f57-4c6b-9241-431409f013b1', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5acdad9-7f57-4c6b-9241-431409f013b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:20,391 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:06:20,391 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97918ac9-9809-4d4b-a359-7756d1113555', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97918ac9-9809-4d4b-a359-7756d1113555', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:21,447 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:06:21,448 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f3c9509-d4c8-4caf-b46c-24bb60732c1e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f3c9509-d4c8-4caf-b46c-24bb60732c1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:22,504 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:06:22,504 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c27855a9-335e-4996-8930-fe03e4491979', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c27855a9-335e-4996-8930-fe03e4491979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:23,564 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.051s 2022-05-25 15:06:23,564 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6640b3e-f8f9-4df5-bede-a1b10011cdf7', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6640b3e-f8f9-4df5-bede-a1b10011cdf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:24,619 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:06:24,622 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d05e0fcb-bfb9-4d24-8b84-b175d8ae1dd0', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d05e0fcb-bfb9-4d24-8b84-b175d8ae1dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:25,678 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:06:25,678 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-185f375a-1c0e-4c04-8e6f-625ca04c08a2', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-185f375a-1c0e-4c04-8e6f-625ca04c08a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:26,738 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:06:26,739 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d101de01-1caf-45ea-8631-8e86f762401f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d101de01-1caf-45ea-8631-8e86f762401f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:27,792 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:06:27,792 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-726ce4d4-2149-405f-9e54-f10ff630e849', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-726ce4d4-2149-405f-9e54-f10ff630e849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:28,851 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.049s 2022-05-25 15:06:28,851 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af5bb512-724d-4f5c-9f2d-498feb41ebdd', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af5bb512-724d-4f5c-9f2d-498feb41ebdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:29,906 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:06:29,906 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f706e76-ce4d-4b03-8dc8-3402f21edced', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f706e76-ce4d-4b03-8dc8-3402f21edced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:30,962 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.048s 2022-05-25 15:06:30,962 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd6c1b1c-a0c3-403a-abc4-9733e90b3686', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd6c1b1c-a0c3-403a-abc4-9733e90b3686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:32,017 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:06:32,017 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-342d76bf-c1f7-42d3-988d-e0a462f42a75', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-342d76bf-c1f7-42d3-988d-e0a462f42a75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:33,071 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:06:33,071 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79b46035-57db-499d-b12f-5131ac32e1e7', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79b46035-57db-499d-b12f-5131ac32e1e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:34,128 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:06:34,128 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42b23339-d8ac-418c-a8a3-9206afc298e7', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42b23339-d8ac-418c-a8a3-9206afc298e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:35,185 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.044s 2022-05-25 15:06:35,186 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac928580-0ab6-4e13-9481-37fff57e7588', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac928580-0ab6-4e13-9481-37fff57e7588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:36,241 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:06:36,241 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1ec2a74-4128-47a1-88c9-d9d75adb602b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1ec2a74-4128-47a1-88c9-d9d75adb602b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:37,294 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:06:37,294 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1814dfb2-9dc4-4a27-8eab-ffdaa5503cd2', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1814dfb2-9dc4-4a27-8eab-ffdaa5503cd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:38,346 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.043s 2022-05-25 15:06:38,346 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-045ebade-4e2e-40c2-a4d3-af7c9b5efc6a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-045ebade-4e2e-40c2-a4d3-af7c9b5efc6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:39,401 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:06:39,401 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dc56c18-106b-4967-856f-1447750f7c70', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dc56c18-106b-4967-856f-1447750f7c70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:40,457 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.048s 2022-05-25 15:06:40,458 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b46eeee-1d76-4ec9-8b4d-bbddc305f901', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b46eeee-1d76-4ec9-8b4d-bbddc305f901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:04:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:41,505 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.040s 2022-05-25 15:06:41,506 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5277d503-0294-4e03-97d3-401f08476c0e', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5277d503-0294-4e03-97d3-401f08476c0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:42,556 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.040s 2022-05-25 15:06:42,556 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49341064-c5c3-4128-aa02-04a8e5bae8f6', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49341064-c5c3-4128-aa02-04a8e5bae8f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:43,606 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.041s 2022-05-25 15:06:43,606 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cb03ade-c2a6-4743-bbce-0dd718cebdad', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cb03ade-c2a6-4743-bbce-0dd718cebdad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:44,655 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.041s 2022-05-25 15:06:44,656 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ec2400d-e504-4cbe-bc22-6c3a2a3907e6', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ec2400d-e504-4cbe-bc22-6c3a2a3907e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:45,704 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.040s 2022-05-25 15:06:45,705 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58b76e6c-745a-4b95-a630-b3bb0f943fb8', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58b76e6c-745a-4b95-a630-b3bb0f943fb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:46,757 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.041s 2022-05-25 15:06:46,758 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f33c8776-50a0-422f-841b-0d03c6bc4dec', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f33c8776-50a0-422f-841b-0d03c6bc4dec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:47,814 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:06:47,814 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5658eea8-6654-4759-83b8-fc67852de95d', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5658eea8-6654-4759-83b8-fc67852de95d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:48,869 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:06:48,869 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1afd7bbd-3442-4825-a27f-846050fed548', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1afd7bbd-3442-4825-a27f-846050fed548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:49,921 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.042s 2022-05-25 15:06:49,921 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddc94ded-a7b0-4cfa-afa7-45262496f02a', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddc94ded-a7b0-4cfa-afa7-45262496f02a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:50,971 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.041s 2022-05-25 15:06:50,971 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2baf675d-26b9-4850-9a3a-ce480f9eb417', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2baf675d-26b9-4850-9a3a-ce480f9eb417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:52,019 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.040s 2022-05-25 15:06:52,020 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c249a5d-4c30-4325-84ed-cafd09383107', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c249a5d-4c30-4325-84ed-cafd09383107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:53,069 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.041s 2022-05-25 15:06:53,070 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8de11611-fd3d-410d-8ed0-e1ca404f7d09', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8de11611-fd3d-410d-8ed0-e1ca404f7d09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:54,119 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.041s 2022-05-25 15:06:54,119 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f07af607-c64e-4d60-93c0-0dabf8d7199d', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f07af607-c64e-4d60-93c0-0dabf8d7199d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:55,170 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.042s 2022-05-25 15:06:55,170 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d108b5f-68e7-4533-b0b6-2f02b25843b0', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d108b5f-68e7-4533-b0b6-2f02b25843b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:56,218 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.039s 2022-05-25 15:06:56,218 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b69f92f-13e9-4df8-a34b-af71b45994b1', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b69f92f-13e9-4df8-a34b-af71b45994b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:57,278 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.051s 2022-05-25 15:06:57,278 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c585a7d2-be17-4968-be27-bafa5314af7e', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c585a7d2-be17-4968-be27-bafa5314af7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:58,337 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.051s 2022-05-25 15:06:58,338 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b1a39b3-88a3-46b3-8413-9c1bcf4eda4c', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b1a39b3-88a3-46b3-8413-9c1bcf4eda4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:06:59,387 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.041s 2022-05-25 15:06:59,388 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81d2da9f-e233-49ec-b5da-66127aef619a', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81d2da9f-e233-49ec-b5da-66127aef619a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:00,459 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.063s 2022-05-25 15:07:00,460 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d08e1ab-86fc-4471-937a-0c9fcb7cab35', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d08e1ab-86fc-4471-937a-0c9fcb7cab35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:01,507 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.039s 2022-05-25 15:07:01,508 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1292a12-8d69-4d7d-889d-6de7021cf4bc', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1292a12-8d69-4d7d-889d-6de7021cf4bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:02,559 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.042s 2022-05-25 15:07:02,559 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27a4773d-9a02-4278-abaf-0a12e85ea44e', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27a4773d-9a02-4278-abaf-0a12e85ea44e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:03,613 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:07:03,613 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a776d0a4-bdc8-473b-9339-e8afd5a68596', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a776d0a4-bdc8-473b-9339-e8afd5a68596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:04,685 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.064s 2022-05-25 15:07:04,686 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aa77b9b-8eaf-4790-845c-c0be92a93f15', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aa77b9b-8eaf-4790-845c-c0be92a93f15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:05,740 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:07:05,740 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75269346-3b06-4047-ab93-29617bd1cb00', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75269346-3b06-4047-ab93-29617bd1cb00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:06,791 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.042s 2022-05-25 15:07:06,791 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd46b956-8f91-4d5b-8639-ddf3d4ebd153', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd46b956-8f91-4d5b-8639-ddf3d4ebd153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:07,868 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.070s 2022-05-25 15:07:07,869 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b4e1be0-1dd8-40fd-9427-eb83eb0eddd7', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b4e1be0-1dd8-40fd-9427-eb83eb0eddd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:08,923 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.043s 2022-05-25 15:07:08,924 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d715dc77-9170-4651-ac04-f935e569e206', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d715dc77-9170-4651-ac04-f935e569e206', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:09,976 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:07:09,977 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1099d557-95f0-48d0-b391-3951dac38360', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1099d557-95f0-48d0-b391-3951dac38360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:11,036 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.049s 2022-05-25 15:07:11,037 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-625ade75-3184-4b2e-99f7-3cfed4a4c781', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-625ade75-3184-4b2e-99f7-3cfed4a4c781', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:12,102 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.054s 2022-05-25 15:07:12,102 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ec11d74-18b2-402f-bce3-3196053c8277', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ec11d74-18b2-402f-bce3-3196053c8277', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:13,158 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.048s 2022-05-25 15:07:13,159 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ccfa3db-373d-497d-9977-a1d5e7237220', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ccfa3db-373d-497d-9977-a1d5e7237220', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:14,210 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.043s 2022-05-25 15:07:14,210 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-269684be-7c72-432b-9530-c3ff1cf45f82', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-269684be-7c72-432b-9530-c3ff1cf45f82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:15,266 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:07:15,267 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-834aa82e-315d-40a3-92a7-d84e81bd78c3', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-834aa82e-315d-40a3-92a7-d84e81bd78c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:16,334 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.059s 2022-05-25 15:07:16,335 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51c06c18-757d-4712-865f-75fbf9d0ad38', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51c06c18-757d-4712-865f-75fbf9d0ad38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:17,390 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:07:17,390 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c781b2f6-571e-4bcf-8716-c3cfd63c52a8', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c781b2f6-571e-4bcf-8716-c3cfd63c52a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:18,449 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.050s 2022-05-25 15:07:18,450 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df1c1d0d-6395-4884-8006-eeeb01b98e12', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df1c1d0d-6395-4884-8006-eeeb01b98e12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:19,513 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.055s 2022-05-25 15:07:19,513 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-253a6975-7d6e-45ce-8c0a-f31ecd16318f', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-253a6975-7d6e-45ce-8c0a-f31ecd16318f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:20,565 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:07:20,566 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d8e2a47-d388-4fe3-98f5-40ae2b920ba4', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d8e2a47-d388-4fe3-98f5-40ae2b920ba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:21,621 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:07:21,621 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4dfb660-ee3a-4f72-a220-d87cb040870e', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4dfb660-ee3a-4f72-a220-d87cb040870e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:22,674 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:07:22,674 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-130b61d2-8e4e-43ae-9803-d4d1edffd6ac', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-130b61d2-8e4e-43ae-9803-d4d1edffd6ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:23,736 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.053s 2022-05-25 15:07:23,736 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be3e2757-bd88-44ee-973c-707c9434d320', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be3e2757-bd88-44ee-973c-707c9434d320', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:24,792 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:07:24,793 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6948e3be-d2b7-4fe2-b912-07d08fac1cf2', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6948e3be-d2b7-4fe2-b912-07d08fac1cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:25,847 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:07:25,847 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec28c32d-d264-452d-bde7-a32a0bb5d3de', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec28c32d-d264-452d-bde7-a32a0bb5d3de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:26,905 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.043s 2022-05-25 15:07:26,906 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7464952e-93e8-4fcc-a162-9cc41cd2a0fa', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7464952e-93e8-4fcc-a162-9cc41cd2a0fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:27,977 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.063s 2022-05-25 15:07:27,977 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df0ebe71-43c4-4242-82cf-c549f315304d', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df0ebe71-43c4-4242-82cf-c549f315304d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:29,027 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.043s 2022-05-25 15:07:29,028 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b2f359b-2ebd-40c7-8f43-3eb4d333abb9', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b2f359b-2ebd-40c7-8f43-3eb4d333abb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:30,086 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.049s 2022-05-25 15:07:30,154 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-901cf0d3-5cd9-4e0a-991a-c1c56ea33fa1', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-901cf0d3-5cd9-4e0a-991a-c1c56ea33fa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:31,223 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.061s 2022-05-25 15:07:31,223 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ca0ee64-574b-4139-b506-7b7b0dee7d99', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ca0ee64-574b-4139-b506-7b7b0dee7d99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:32,272 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.041s 2022-05-25 15:07:32,273 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a79a194-df12-4a52-9767-25526eba3cd3', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a79a194-df12-4a52-9767-25526eba3cd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:33,323 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.040s 2022-05-25 15:07:33,324 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-723c1740-bff5-4979-86fd-a5fb8acdc115', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-723c1740-bff5-4979-86fd-a5fb8acdc115', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:34,372 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.040s 2022-05-25 15:07:34,372 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b225d91-7098-45dd-b97c-f3f0f4a12ad8', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b225d91-7098-45dd-b97c-f3f0f4a12ad8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:35,423 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.043s 2022-05-25 15:07:35,424 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-210347bf-f474-4a25-be35-a45dfc57f016', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-210347bf-f474-4a25-be35-a45dfc57f016', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:36,477 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.040s 2022-05-25 15:07:36,477 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d4d7db1-7253-44e8-bfdc-2a70ba11e4f7', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d4d7db1-7253-44e8-bfdc-2a70ba11e4f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:37,528 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.042s 2022-05-25 15:07:37,529 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c4d6cdf-6f66-4c23-b2cb-bb7965273e2e', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c4d6cdf-6f66-4c23-b2cb-bb7965273e2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:38,578 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.042s 2022-05-25 15:07:38,579 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bafdd4b3-10b6-4ea0-9605-5295521d948d', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bafdd4b3-10b6-4ea0-9605-5295521d948d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:39,630 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.043s 2022-05-25 15:07:39,630 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76940280-0d04-4056-a6a6-9c3c9a1efe85', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76940280-0d04-4056-a6a6-9c3c9a1efe85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:40,679 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.041s 2022-05-25 15:07:40,680 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cdc829d-2d6b-4609-9d8e-d0f0cbdbe482', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cdc829d-2d6b-4609-9d8e-d0f0cbdbe482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:41,729 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.040s 2022-05-25 15:07:41,729 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e6d37db-c026-4d64-828f-4cda275f658d', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e6d37db-c026-4d64-828f-4cda275f658d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:42,777 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.039s 2022-05-25 15:07:42,778 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48a9f987-83ec-4ebc-8510-5bc1f8b49aca', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48a9f987-83ec-4ebc-8510-5bc1f8b49aca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:43,827 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.041s 2022-05-25 15:07:43,828 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-621a93cb-a6b2-4a24-b63a-1a29e105dce0', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-621a93cb-a6b2-4a24-b63a-1a29e105dce0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:44,876 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.040s 2022-05-25 15:07:44,876 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f7b6674-1540-44fa-9904-682e68720d46', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f7b6674-1540-44fa-9904-682e68720d46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:45,932 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.048s 2022-05-25 15:07:45,933 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c047933b-eb3a-4248-9f03-2614073e8e13', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c047933b-eb3a-4248-9f03-2614073e8e13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:46,987 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:07:46,987 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b18310f2-91d5-4e1f-8109-5866690bfc8b', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b18310f2-91d5-4e1f-8109-5866690bfc8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:48,043 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.048s 2022-05-25 15:07:48,043 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b76fc245-b264-4b9c-91b2-90f3424d97f8', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b76fc245-b264-4b9c-91b2-90f3424d97f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:49,096 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:07:49,097 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bb46ef9-0545-4d53-9e2c-ecf4bafc3366', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bb46ef9-0545-4d53-9e2c-ecf4bafc3366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:50,164 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.059s 2022-05-25 15:07:50,165 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ee848a3-3e7f-40f1-904e-033b385a1108', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ee848a3-3e7f-40f1-904e-033b385a1108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:51,213 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.040s 2022-05-25 15:07:51,214 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a7716b4-b913-49c3-9ada-b4eb7417bacf', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a7716b4-b913-49c3-9ada-b4eb7417bacf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:52,273 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.051s 2022-05-25 15:07:52,273 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70c69777-bcef-4669-a4d1-329015cc9fd6', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70c69777-bcef-4669-a4d1-329015cc9fd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:53,327 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:07:53,332 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1271070f-13db-4881-90d6-172587ece366', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1271070f-13db-4881-90d6-172587ece366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:54,393 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.052s 2022-05-25 15:07:54,393 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d85f70d4-56ad-44f7-a65b-1c980ef47450', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d85f70d4-56ad-44f7-a65b-1c980ef47450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:55,445 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.044s 2022-05-25 15:07:55,445 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a73f66a1-2367-4d92-a407-52eeef9e2e2a', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a73f66a1-2367-4d92-a407-52eeef9e2e2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:56,501 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:07:56,502 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e6481f3-5549-4307-88a0-23b38b8ce40c', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e6481f3-5549-4307-88a0-23b38b8ce40c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:57,555 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.043s 2022-05-25 15:07:57,555 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d91ba5c2-e0a8-443f-9515-6b7d2aa90733', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d91ba5c2-e0a8-443f-9515-6b7d2aa90733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:58,624 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.061s 2022-05-25 15:07:58,625 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b846cf48-d85a-44f2-9f61-9851097636b2', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b846cf48-d85a-44f2-9f61-9851097636b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:07:59,677 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.044s 2022-05-25 15:07:59,677 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7e08318-2aad-4143-a26c-5e4cbbcf45f4', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7e08318-2aad-4143-a26c-5e4cbbcf45f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:00,734 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.049s 2022-05-25 15:08:00,735 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7895fc04-04d7-4241-b686-d7d74b6a9d34', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7895fc04-04d7-4241-b686-d7d74b6a9d34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:01,789 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:08:01,789 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86e2475a-7427-492b-92f5-ec385bb24d12', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86e2475a-7427-492b-92f5-ec385bb24d12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:02,845 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:08:02,845 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c4b889d-b7f2-4b88-a034-893e51a64d61', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c4b889d-b7f2-4b88-a034-893e51a64d61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:03,901 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:08:03,901 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f839955c-5147-4aa1-be42-29e722c79958', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f839955c-5147-4aa1-be42-29e722c79958', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:04,966 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.057s 2022-05-25 15:08:04,966 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e09a8a7c-cddf-46bc-95b1-5f6c057551b5', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e09a8a7c-cddf-46bc-95b1-5f6c057551b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:06,016 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.043s 2022-05-25 15:08:06,017 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd825bad-ae08-4afc-9d42-fc966fb28665', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd825bad-ae08-4afc-9d42-fc966fb28665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:07,070 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:08:07,070 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73454f15-6b1b-412f-bdb9-269cb6f14b41', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73454f15-6b1b-412f-bdb9-269cb6f14b41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:08,119 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.041s 2022-05-25 15:08:08,120 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-466dd4cb-d5cc-4050-a702-245bfad8788d', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-466dd4cb-d5cc-4050-a702-245bfad8788d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:09,180 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.049s 2022-05-25 15:08:09,180 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-395e632c-ff62-46bf-b1b9-19acba5bad40', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-395e632c-ff62-46bf-b1b9-19acba5bad40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:10,245 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.056s 2022-05-25 15:08:10,245 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-674e7657-15f2-4eb2-ace4-fc7fe08036e8', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-674e7657-15f2-4eb2-ace4-fc7fe08036e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:11,294 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.041s 2022-05-25 15:08:11,294 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acf62a88-d39e-4244-a54f-85ef9d6e00b2', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acf62a88-d39e-4244-a54f-85ef9d6e00b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:12,344 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.041s 2022-05-25 15:08:12,344 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a538387-3ab6-4925-8564-23246882fbf2', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a538387-3ab6-4925-8564-23246882fbf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:13,394 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.042s 2022-05-25 15:08:13,394 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3193c30c-dc8b-4b6d-93f7-4974c09b29cb', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3193c30c-dc8b-4b6d-93f7-4974c09b29cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:14,448 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:08:14,449 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d9d17ed-d44a-4710-b7b1-9709f4aa99b1', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d9d17ed-d44a-4710-b7b1-9709f4aa99b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:15,502 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.043s 2022-05-25 15:08:15,502 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89922ba4-592a-4c2d-b8df-34492313d6f3', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89922ba4-592a-4c2d-b8df-34492313d6f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:16,562 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.051s 2022-05-25 15:08:16,563 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b5ace63-84b9-4bd6-a1cd-e926d5f9f160', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b5ace63-84b9-4bd6-a1cd-e926d5f9f160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:17,617 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:08:17,617 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-676da039-bf56-4e50-a5c5-09c5c2529c87', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-676da039-bf56-4e50-a5c5-09c5c2529c87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:18,674 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.049s 2022-05-25 15:08:18,674 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0d4cb7e-6d4f-41c7-980c-bbe2ce5df33f', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0d4cb7e-6d4f-41c7-980c-bbe2ce5df33f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:19,726 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.043s 2022-05-25 15:08:19,727 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76dc04bc-00c5-47eb-8b94-448d707ada20', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76dc04bc-00c5-47eb-8b94-448d707ada20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:20,785 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.049s 2022-05-25 15:08:20,787 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4152f8e-016b-4b96-942d-d39fb45a53d7', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4152f8e-016b-4b96-942d-d39fb45a53d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:21,836 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.040s 2022-05-25 15:08:21,836 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0207968-d315-45f0-ae21-0692be047bac', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0207968-d315-45f0-ae21-0692be047bac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:22,889 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:08:22,890 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48f56906-498c-454d-be9f-93ba2bf14f29', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48f56906-498c-454d-be9f-93ba2bf14f29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:23,952 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.054s 2022-05-25 15:08:23,952 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0b83756-1775-4bd3-94cf-91fdd4b5797f', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0b83756-1775-4bd3-94cf-91fdd4b5797f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:25,013 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.050s 2022-05-25 15:08:25,014 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c1c5633-341b-4492-a63d-5c467ec6ce6f', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c1c5633-341b-4492-a63d-5c467ec6ce6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:26,074 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.052s 2022-05-25 15:08:26,074 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f6a9b33-70e9-4140-8ccf-9590106b3aa2', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f6a9b33-70e9-4140-8ccf-9590106b3aa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:27,131 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.048s 2022-05-25 15:08:27,131 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b79cb57-2d84-4ecf-b4bc-a965e39a24ce', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b79cb57-2d84-4ecf-b4bc-a965e39a24ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:28,184 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.044s 2022-05-25 15:08:28,184 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad44e34c-d385-4420-b2de-0135b60aff9f', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad44e34c-d385-4420-b2de-0135b60aff9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:29,240 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.048s 2022-05-25 15:08:29,240 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49cb0f5e-e75c-4c0c-a2bb-b33f105e4409', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49cb0f5e-e75c-4c0c-a2bb-b33f105e4409', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:30,295 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:08:30,296 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85cb9ef8-02bd-4c8b-addd-d403ac533633', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85cb9ef8-02bd-4c8b-addd-d403ac533633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:31,349 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:08:31,350 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83121cf1-877b-4823-b6b8-b3660daa6f37', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83121cf1-877b-4823-b6b8-b3660daa6f37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:32,407 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.049s 2022-05-25 15:08:32,407 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a69f16e-5934-466f-9c37-a6886d5124bc', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a69f16e-5934-466f-9c37-a6886d5124bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:33,458 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.043s 2022-05-25 15:08:33,459 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a483276-c0cd-4a39-be38-fd0534c1d975', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a483276-c0cd-4a39-be38-fd0534c1d975', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:34,516 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.049s 2022-05-25 15:08:34,517 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1867f8b-49a9-44ad-8e8f-466da397f752', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1867f8b-49a9-44ad-8e8f-466da397f752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:35,570 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:08:35,570 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4ae9c5e-66e9-4cac-867a-eedeef5d75bf', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4ae9c5e-66e9-4cac-867a-eedeef5d75bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:36,624 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:08:36,624 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5030871d-0365-4572-a051-d2145576b574', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5030871d-0365-4572-a051-d2145576b574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:37,678 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:08:37,678 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dfd2949-50f0-454d-a684-9ae920c98c00', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dfd2949-50f0-454d-a684-9ae920c98c00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:38,732 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:08:38,733 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96363e71-bfe7-4531-83d9-a3a2440b2390', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96363e71-bfe7-4531-83d9-a3a2440b2390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:39,791 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.051s 2022-05-25 15:08:39,792 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e1ee313-7e2b-4ba1-8330-61f4a143db06', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e1ee313-7e2b-4ba1-8330-61f4a143db06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:40,847 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:08:40,847 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b32aabb-b39a-4dd5-ac99-d4c5fb009ecd', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b32aabb-b39a-4dd5-ac99-d4c5fb009ecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:41,902 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:08:41,903 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd406496-eb21-42ec-a227-27bbabf5e867', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd406496-eb21-42ec-a227-27bbabf5e867', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:42,957 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:08:42,957 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52eb17bd-98ec-4df3-8300-c6b697f0d811', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52eb17bd-98ec-4df3-8300-c6b697f0d811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:44,010 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.043s 2022-05-25 15:08:44,010 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2735245a-14b4-4462-8abf-9023a3fc9be9', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2735245a-14b4-4462-8abf-9023a3fc9be9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:45,063 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:08:45,064 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2e385c5-db0c-4069-84d5-7fca95d995ea', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2e385c5-db0c-4069-84d5-7fca95d995ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:46,125 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.053s 2022-05-25 15:08:46,125 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c4620bb-0807-4425-b541-8af8bc2ca38c', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c4620bb-0807-4425-b541-8af8bc2ca38c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:47,179 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:08:47,179 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f26a6a8a-ebc2-41c2-b89b-83db696b354f', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f26a6a8a-ebc2-41c2-b89b-83db696b354f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:48,233 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.040s 2022-05-25 15:08:48,234 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93aca96c-a4e9-48b7-aa8e-eec185847b44', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93aca96c-a4e9-48b7-aa8e-eec185847b44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:49,288 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:08:49,288 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c1739a7-318f-4180-b03f-f1d4f77a1a2d', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c1739a7-318f-4180-b03f-f1d4f77a1a2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:50,343 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:08:50,343 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11b62802-60fa-491d-8674-6b551830cc19', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11b62802-60fa-491d-8674-6b551830cc19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:51,398 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:08:51,398 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-716bba0f-901f-47f6-a11c-a9715bc0ff2d', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-716bba0f-901f-47f6-a11c-a9715bc0ff2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:52,454 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:08:52,454 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3427f037-3dc1-4e44-9909-f5269a35ca99', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3427f037-3dc1-4e44-9909-f5269a35ca99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:53,507 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.044s 2022-05-25 15:08:53,507 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3511d94-5f7c-4cb1-82d6-fdcd2deadb7f', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3511d94-5f7c-4cb1-82d6-fdcd2deadb7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:54,561 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:08:54,562 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-711a90a4-aa9a-45f4-a2f1-76533b6b33ea', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-711a90a4-aa9a-45f4-a2f1-76533b6b33ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:55,614 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.044s 2022-05-25 15:08:55,614 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2797285f-784f-4b07-9c60-c20dab5a1746', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2797285f-784f-4b07-9c60-c20dab5a1746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:56,689 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.067s 2022-05-25 15:08:56,689 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5aa4ba5-b2c0-4cee-815c-26e3c2222c2c', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5aa4ba5-b2c0-4cee-815c-26e3c2222c2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:57,740 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.041s 2022-05-25 15:08:57,740 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5de79fff-3170-4395-ae77-c1d26b86437c', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5de79fff-3170-4395-ae77-c1d26b86437c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:58,803 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.039s 2022-05-25 15:08:58,803 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4aea3ca-e92b-49b6-b336-f4dd6dda4041', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4aea3ca-e92b-49b6-b336-f4dd6dda4041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:08:59,851 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.039s 2022-05-25 15:08:59,851 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0e3e728-754d-452e-8579-c1cc54e119f1', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0e3e728-754d-452e-8579-c1cc54e119f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:00,900 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.041s 2022-05-25 15:09:00,901 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28e4c0da-218c-4c0d-b4e6-e86c75c585ec', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28e4c0da-218c-4c0d-b4e6-e86c75c585ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:01,951 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.042s 2022-05-25 15:09:01,951 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73538334-0686-41c6-99a5-46940e93f54e', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73538334-0686-41c6-99a5-46940e93f54e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:03,002 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.042s 2022-05-25 15:09:03,002 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeb72688-0de3-4a2f-9672-351bdd49aee2', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeb72688-0de3-4a2f-9672-351bdd49aee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:04,054 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.043s 2022-05-25 15:09:04,054 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5967f3b5-69e3-4931-be66-28aa5ba9f695', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5967f3b5-69e3-4931-be66-28aa5ba9f695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:05,110 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.048s 2022-05-25 15:09:05,111 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f6ba7c4-4a49-493d-b924-d20c71990ab9', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f6ba7c4-4a49-493d-b924-d20c71990ab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:06,174 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.055s 2022-05-25 15:09:06,175 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6afd8010-dc9d-4b8b-a150-1ab8893d624f', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6afd8010-dc9d-4b8b-a150-1ab8893d624f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:07,223 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.041s 2022-05-25 15:09:07,224 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d91b95a3-e91c-485d-9f56-72b2372249e9', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d91b95a3-e91c-485d-9f56-72b2372249e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:08,280 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:09:08,298 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2b71604-1031-474b-8e04-a2c9270e0b2f', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2b71604-1031-474b-8e04-a2c9270e0b2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:09,344 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.039s 2022-05-25 15:09:09,345 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9422be35-89ce-476b-a0a1-7cf6d4fe8dfb', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9422be35-89ce-476b-a0a1-7cf6d4fe8dfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:10,410 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.058s 2022-05-25 15:09:10,411 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49376546-c0c9-4435-b0d8-64f0fbea33c0', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49376546-c0c9-4435-b0d8-64f0fbea33c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:11,479 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.059s 2022-05-25 15:09:11,479 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7414939-d103-4229-85f9-e74999b87bd5', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7414939-d103-4229-85f9-e74999b87bd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:12,530 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.043s 2022-05-25 15:09:12,531 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f79c98f3-fb1b-445a-81f6-706f724b05ac', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f79c98f3-fb1b-445a-81f6-706f724b05ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:13,602 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.063s 2022-05-25 15:09:13,602 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-def83338-29f0-46c4-baa6-f227ef964312', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-def83338-29f0-46c4-baa6-f227ef964312', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:14,778 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.167s 2022-05-25 15:09:14,778 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee7e2af8-7010-4522-bda5-b2eaec0b9dbc', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee7e2af8-7010-4522-bda5-b2eaec0b9dbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:15,827 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.040s 2022-05-25 15:09:15,827 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-348b9aa4-b5f5-44d4-bded-3708f317001f', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-348b9aa4-b5f5-44d4-bded-3708f317001f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:16,880 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:09:16,880 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-481e1ae1-70e4-4c2b-965f-ec85b42e7233', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-481e1ae1-70e4-4c2b-965f-ec85b42e7233', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:17,935 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:09:17,935 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b869095c-7e97-47a3-b227-759acdf32f95', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b869095c-7e97-47a3-b227-759acdf32f95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:18,988 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:09:18,989 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e13af446-f299-47b2-9339-49b382e29b14', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e13af446-f299-47b2-9339-49b382e29b14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:20,046 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.049s 2022-05-25 15:09:20,046 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-278fbe5b-e3ff-4533-9598-efe58095f952', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-278fbe5b-e3ff-4533-9598-efe58095f952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:21,104 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.049s 2022-05-25 15:09:21,104 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3284e844-fef4-4419-9239-8cb7eb3f96c9', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3284e844-fef4-4419-9239-8cb7eb3f96c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:22,177 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.065s 2022-05-25 15:09:22,178 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58a6721d-564e-4daa-a348-c52d74d84012', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58a6721d-564e-4daa-a348-c52d74d84012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:23,234 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.048s 2022-05-25 15:09:23,234 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0fe75a1-ce41-4767-91c8-020a4d77bdbf', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0fe75a1-ce41-4767-91c8-020a4d77bdbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:24,292 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.050s 2022-05-25 15:09:24,292 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1833e13d-7d2a-4c84-bbb4-3939d796df56', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1833e13d-7d2a-4c84-bbb4-3939d796df56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:25,348 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.048s 2022-05-25 15:09:25,349 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d3e178f-e96c-4388-bc10-27cf4d3769f0', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d3e178f-e96c-4388-bc10-27cf4d3769f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:26,399 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.040s 2022-05-25 15:09:26,399 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2677b77c-f29f-4822-ad91-3be376d2668d', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2677b77c-f29f-4822-ad91-3be376d2668d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:27,457 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.051s 2022-05-25 15:09:27,457 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0362a541-38fd-4861-b728-5e00743ba4b8', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0362a541-38fd-4861-b728-5e00743ba4b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:28,520 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.054s 2022-05-25 15:09:28,526 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9647a3d0-10ac-4f60-b238-50c2fd094d66', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9647a3d0-10ac-4f60-b238-50c2fd094d66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:29,578 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.043s 2022-05-25 15:09:29,578 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-887c8a2b-2f23-4c52-8a3c-962173b44e50', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-887c8a2b-2f23-4c52-8a3c-962173b44e50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:30,631 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.044s 2022-05-25 15:09:30,632 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f9efcc2-c998-42d1-bdc4-3d94583853d6', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f9efcc2-c998-42d1-bdc4-3d94583853d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:31,688 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:09:31,688 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1dec61c-3b19-4738-9a7c-a4e69317f552', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1dec61c-3b19-4738-9a7c-a4e69317f552', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:32,743 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:09:32,743 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f13873e3-f6ae-4f3b-a7b9-44fc6e187b63', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f13873e3-f6ae-4f3b-a7b9-44fc6e187b63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:33,796 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.046s 2022-05-25 15:09:33,797 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d98c000-9c38-4980-bc21-b4a912f927a9', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d98c000-9c38-4980-bc21-b4a912f927a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:34,855 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.050s 2022-05-25 15:09:34,858 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b578dddf-b0a0-4e19-ab7b-1031d50af4bb', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b578dddf-b0a0-4e19-ab7b-1031d50af4bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:35,911 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:09:35,911 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f876050-b314-44f1-bcc7-b3c64d520bfa', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f876050-b314-44f1-bcc7-b3c64d520bfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:36,964 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.044s 2022-05-25 15:09:36,964 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8e2d305-0a6f-4a1a-aff1-0b8176390af7', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8e2d305-0a6f-4a1a-aff1-0b8176390af7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:38,028 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.055s 2022-05-25 15:09:38,028 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ec2c5e0-ac7d-4409-9fcc-26fb9ff2ce9d', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ec2c5e0-ac7d-4409-9fcc-26fb9ff2ce9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:39,271 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.236s 2022-05-25 15:09:39,272 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4d66410-a090-4591-bc87-ad9681318a3d', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4d66410-a090-4591-bc87-ad9681318a3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:40,321 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.041s 2022-05-25 15:09:40,321 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13119028-e3e6-4c12-b908-fa13179ab365', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13119028-e3e6-4c12-b908-fa13179ab365', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:41,370 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.042s 2022-05-25 15:09:41,371 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21ffc4cc-07c2-4d23-a825-ca63d365bfab', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21ffc4cc-07c2-4d23-a825-ca63d365bfab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:42,421 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.042s 2022-05-25 15:09:42,425 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5c685d0-bf9d-4eed-8f5f-204787872564', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5c685d0-bf9d-4eed-8f5f-204787872564', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:43,477 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.043s 2022-05-25 15:09:43,478 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fce6f3f4-0e43-4e71-9c24-f44707d66f14', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fce6f3f4-0e43-4e71-9c24-f44707d66f14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:44,530 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.044s 2022-05-25 15:09:44,531 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a46fbd3-a994-4121-ab0b-98fdcd829bb6', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a46fbd3-a994-4121-ab0b-98fdcd829bb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:45,583 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.044s 2022-05-25 15:09:45,583 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7c2ddf5-eca5-489a-adaa-1acd1e9a968c', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7c2ddf5-eca5-489a-adaa-1acd1e9a968c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:46,635 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.044s 2022-05-25 15:09:46,636 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dee5dc64-de08-4089-8069-2f81fcb63af9', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dee5dc64-de08-4089-8069-2f81fcb63af9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:47,687 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.043s 2022-05-25 15:09:47,688 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97bd28c2-42a0-4c9a-b133-2756afa8231a', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97bd28c2-42a0-4c9a-b133-2756afa8231a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:48,738 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.041s 2022-05-25 15:09:48,738 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0999485-d494-411f-9dd4-36d1c06ca9f4', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0999485-d494-411f-9dd4-36d1c06ca9f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:49,789 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.042s 2022-05-25 15:09:49,789 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a748de67-be8a-4f81-acfc-99028fcdce19', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a748de67-be8a-4f81-acfc-99028fcdce19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:50,837 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.040s 2022-05-25 15:09:50,837 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03d724db-b592-4422-8987-d692a4dc9fd8', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03d724db-b592-4422-8987-d692a4dc9fd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:51,886 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.042s 2022-05-25 15:09:51,887 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a780f339-f1c8-4e13-b078-a1953a96688d', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a780f339-f1c8-4e13-b078-a1953a96688d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:52,936 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.041s 2022-05-25 15:09:52,937 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0cd55cf-deae-4a76-89f1-d0bd348c7e74', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0cd55cf-deae-4a76-89f1-d0bd348c7e74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:53,985 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.040s 2022-05-25 15:09:53,985 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8a25578-8cf6-4f5e-bb4f-a7172af2fe30', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8a25578-8cf6-4f5e-bb4f-a7172af2fe30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:55,034 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.040s 2022-05-25 15:09:55,034 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34d1e74a-d232-4257-b575-e8c76b7ead29', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34d1e74a-d232-4257-b575-e8c76b7ead29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:56,082 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.040s 2022-05-25 15:09:56,083 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5df84189-37a4-4c9b-bf1f-a5a6ad6e55b2', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5df84189-37a4-4c9b-bf1f-a5a6ad6e55b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:57,134 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.042s 2022-05-25 15:09:57,134 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-def5fad7-7356-4003-84d4-f5ed30c8ca29', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-def5fad7-7356-4003-84d4-f5ed30c8ca29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:58,183 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.041s 2022-05-25 15:09:58,184 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a93cef5d-5241-46aa-a7db-fdbde37e7784', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a93cef5d-5241-46aa-a7db-fdbde37e7784', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:09:59,239 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.048s 2022-05-25 15:09:59,240 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84369e5d-4915-4eac-8afd-5c68fdc10f48', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84369e5d-4915-4eac-8afd-5c68fdc10f48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:00,297 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.049s 2022-05-25 15:10:00,299 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e745197-eea5-4ded-b08f-359a08db4bce', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e745197-eea5-4ded-b08f-359a08db4bce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:01,348 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.040s 2022-05-25 15:10:01,348 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da66e20f-8bf3-447a-95ea-e71357bd88da', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da66e20f-8bf3-447a-95ea-e71357bd88da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:02,403 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:10:02,404 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b2c17ae-2402-47b4-a3d9-5384610fed7b', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b2c17ae-2402-47b4-a3d9-5384610fed7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:03,451 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.039s 2022-05-25 15:10:03,451 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6747691f-a6e3-4cda-8aef-959333e6ec92', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6747691f-a6e3-4cda-8aef-959333e6ec92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:04,499 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.040s 2022-05-25 15:10:04,500 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-143b8d57-f515-40a2-b025-53b8636e42c0', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-143b8d57-f515-40a2-b025-53b8636e42c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:05,549 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.041s 2022-05-25 15:10:05,549 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8690ffdc-89f7-4d09-8e7e-ee8647d52b5e', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8690ffdc-89f7-4d09-8e7e-ee8647d52b5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:06,600 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.042s 2022-05-25 15:10:06,600 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-587a2988-954f-430c-8052-ab2d85ca6207', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-587a2988-954f-430c-8052-ab2d85ca6207', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:07,649 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.041s 2022-05-25 15:10:07,650 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daa5273c-b05b-4e4b-a558-ff4328edebf3', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daa5273c-b05b-4e4b-a558-ff4328edebf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:08,708 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.050s 2022-05-25 15:10:08,709 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dd9232a-975b-4959-b896-6d96ef866d0c', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dd9232a-975b-4959-b896-6d96ef866d0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:09,765 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.049s 2022-05-25 15:10:09,766 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82d54144-9a6d-4c36-a1d8-0c36473bee84', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82d54144-9a6d-4c36-a1d8-0c36473bee84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:10,814 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.041s 2022-05-25 15:10:10,814 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ece98bb-2ecb-430e-9f91-e0e6d6e58f50', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ece98bb-2ecb-430e-9f91-e0e6d6e58f50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:11,872 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.049s 2022-05-25 15:10:11,872 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24b88750-7e26-44ff-8147-aac56f88dbea', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24b88750-7e26-44ff-8147-aac56f88dbea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:12,954 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.073s 2022-05-25 15:10:12,954 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86e43354-e338-414f-af6c-b3a7b1311cc7', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86e43354-e338-414f-af6c-b3a7b1311cc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:14,003 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.040s 2022-05-25 15:10:14,004 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bb161bf-c34b-4a57-b92e-ade912b7e1b5', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bb161bf-c34b-4a57-b92e-ade912b7e1b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:15,065 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.053s 2022-05-25 15:10:15,065 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1fbebca-9ad0-4a76-baaf-89ca88053102', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1fbebca-9ad0-4a76-baaf-89ca88053102', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:16,139 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.065s 2022-05-25 15:10:16,139 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4d8dafb-bcea-4fea-93ba-1b397a07a27e', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4d8dafb-bcea-4fea-93ba-1b397a07a27e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:17,205 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.058s 2022-05-25 15:10:17,205 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eebcaba-db6e-49c3-af95-5f5d2e8eebe8', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eebcaba-db6e-49c3-af95-5f5d2e8eebe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:18,266 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.052s 2022-05-25 15:10:18,266 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1af615f6-bafc-4ddb-90ab-78285e4b060e', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1af615f6-bafc-4ddb-90ab-78285e4b060e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:19,322 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:10:19,322 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8474b7ad-7819-40fd-a3ee-0716591ee67e', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8474b7ad-7819-40fd-a3ee-0716591ee67e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:20,376 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:10:20,376 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7fa63de-067a-47d1-a236-0d87172a1c63', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7fa63de-067a-47d1-a236-0d87172a1c63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:21,436 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.052s 2022-05-25 15:10:21,437 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51e1b2e9-5d72-4111-87c8-0f80cf46521d', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51e1b2e9-5d72-4111-87c8-0f80cf46521d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:22,489 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.044s 2022-05-25 15:10:22,489 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-022085b4-7642-437a-924b-ba64d9049afa', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-022085b4-7642-437a-924b-ba64d9049afa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:23,543 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.044s 2022-05-25 15:10:23,543 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cde1dfa-cea1-4985-a0a3-1dc5d029f4aa', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cde1dfa-cea1-4985-a0a3-1dc5d029f4aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:24,607 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.056s 2022-05-25 15:10:24,608 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99c0d1e6-8d82-4d6c-a512-d2476e3e8d32', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99c0d1e6-8d82-4d6c-a512-d2476e3e8d32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:25,673 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.057s 2022-05-25 15:10:25,673 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9937b5bf-9cdf-4fa1-bfdc-c67205378fd2', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9937b5bf-9cdf-4fa1-bfdc-c67205378fd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:26,723 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.042s 2022-05-25 15:10:26,724 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2421c004-d2f6-478d-a3e2-1714affb4a92', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2421c004-d2f6-478d-a3e2-1714affb4a92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:27,780 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.045s 2022-05-25 15:10:27,781 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a06919ab-b600-41bb-8153-a26e5e579104', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a06919ab-b600-41bb-8153-a26e5e579104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:28,830 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.041s 2022-05-25 15:10:28,830 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa2d1215-3c23-40b5-b1b3-cad5b748f518', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa2d1215-3c23-40b5-b1b3-cad5b748f518', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:29,886 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:10:29,886 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6c14ebe-d905-4e62-ace6-5968a501b87a', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6c14ebe-d905-4e62-ace6-5968a501b87a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:30,949 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.054s 2022-05-25 15:10:30,949 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8dfc234-7cba-4e5b-9ae0-73447c16ec70', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8dfc234-7cba-4e5b-9ae0-73447c16ec70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:32,005 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.048s 2022-05-25 15:10:32,006 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfec8d51-2d3a-49fc-985f-619f064797b0', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfec8d51-2d3a-49fc-985f-619f064797b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:33,078 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.063s 2022-05-25 15:10:33,078 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9154d59-cddf-4d64-98de-7454aaf6737f', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9154d59-cddf-4d64-98de-7454aaf6737f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:34,129 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.043s 2022-05-25 15:10:34,130 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48da94c5-0be6-413a-a412-67120f270a79', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48da94c5-0be6-413a-a412-67120f270a79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:35,179 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.039s 2022-05-25 15:10:35,179 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df00e96e-f79f-479b-9e78-951fbfb18dd2', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df00e96e-f79f-479b-9e78-951fbfb18dd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:36,391 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.204s 2022-05-25 15:10:36,393 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-343a3568-b281-4a13-b7f2-33a7a5ae20de', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-343a3568-b281-4a13-b7f2-33a7a5ae20de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:37,442 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.041s 2022-05-25 15:10:37,442 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-556495ba-8391-4ff6-aaf6-acad69eb2aab', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-556495ba-8391-4ff6-aaf6-acad69eb2aab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' 2022-05-25 15:10:38,496 125532 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 0.047s 2022-05-25 15:10:38,497 125532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f99295b-f7db-456d-8cdb-ec457dcddcfd', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f99295b-f7db-456d-8cdb-ec457dcddcfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2'} Body: b'{"volume": {"id": "c2d80c8b-3b07-4a42-8a81-1555e1cf45a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:55.000000", "updated_at": "2022-05-25T15:06:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1961353086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/8e0a89b147ce4ccaa47f7ae0f2d66fdf/volumes/c2d80c8b-3b07-4a42-8a81-1555e1cf45a2"}], "user_id": "b7885ae5d9de498d8664da4bab204987", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8e0a89b147ce4ccaa47f7ae0f2d66fdf"}}' }}} 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/api/compute/servers/test_server_rescue_negative.py", line 155, in test_rescued_vm_detach_volume self.attach_volume(server, volume) File "/opt/stack/tempest/tempest/api/compute/base.py", line 575, in attach_volume waiters.wait_for_volume_attachment_create( File "/opt/stack/tempest/tempest/common/waiters.py", line 338, in wait_for_volume_attachment_create raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Failed to attach volume c2d80c8b-3b07-4a42-8a81-1555e1cf45a2 to server 1ac841f1-43bd-43a1-ba73-ca1ebe5c7f5f within the required time (360 s). |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
fail
ft8.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-25 15:00:52,599 125523 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-05-25 15:00:52,600 125523 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-05-25 15:00:53,125 125523 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.57/compute/v2.1/os-keypairs 0.522s 2022-05-25 15:00:53,125 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-75365024", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKlUvRRkxZHX1TRhqkctIlbT0n/ahsZfZxnnbIIhK/CJaaZ5zFj9mAI6c3VlvEmmr4lfb54QSdH1OyUrrJATf+GJaG2Utlo2kuHTZJf8JohQkHiTjHf4oFttjCeNxgsASg=="}} Response - Headers: {'date': 'Wed, 25 May 2022 15:00:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '399', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2dba5071-14aa-4eb3-9227-e0ab70137f8b', 'x-compute-request-id': 'req-2dba5071-14aa-4eb3-9227-e0ab70137f8b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-75365024", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKlUvRRkxZHX1TRhqkctIlbT0n/ahsZfZxnnbIIhK/CJaaZ5zFj9mAI6c3VlvEmmr4lfb54QSdH1OyUrrJATf+GJaG2Utlo2kuHTZJf8JohQkHiTjHf4oFttjCeNxgsASg==", "fingerprint": "82:b9:00:33:89:b6:8a:7b:ba:0e:62:ba:53:e4:5b:7c", "user_id": "dc6a1e1f4df947b4b947371f151f5669"}}' 2022-05-25 15:00:53,127 125523 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-75365024 created 2022-05-25 15:00:53,588 125523 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.57:9696/v2.0/security-groups 0.460s 2022-05-25 15:00:53,588 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-securitygroup--549178876", "description": "tempest-description--1566064528"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-3b4fb147-7e16-417e-8cd8-5d4afb4c959b', 'date': 'Wed, 25 May 2022 15:00:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "fdf1b681-143e-4d3a-9d85-fbb2b8095e50", "name": "tempest-securitygroup--549178876", "stateful": true, "tenant_id": "57e31a21bc7748b9b97988d455700753", "description": "tempest-description--1566064528", "shared": false, "security_group_rules": [{"id": "49a24455-83af-4f01-a449-db50727a16c8", "tenant_id": "57e31a21bc7748b9b97988d455700753", "security_group_id": "fdf1b681-143e-4d3a-9d85-fbb2b8095e50", "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": 305, "description": null, "tags": [], "created_at": "2022-05-25T15:00:53Z", "updated_at": "2022-05-25T15:00:53Z", "revision_number": 0, "project_id": "57e31a21bc7748b9b97988d455700753"}, {"id": "e1a04d7e-d475-462b-8028-4732f5191736", "tenant_id": "57e31a21bc7748b9b97988d455700753", "security_group_id": "fdf1b681-143e-4d3a-9d85-fbb2b8095e50", "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": 304, "description": null, "tags": [], "created_at": "2022-05-25T15:00:53Z", "updated_at": "2022-05-25T15:00:53Z", "revision_number": 0, "project_id": "57e31a21bc7748b9b97988d455700753"}], "tags": [], "created_at": "2022-05-25T15:00:53Z", "updated_at": "2022-05-25T15:00:53Z", "revision_number": 1, "project_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:00:54,010 125523 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.57:9696/v2.0/security-group-rules 0.421s 2022-05-25 15:00:54,011 125523 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": "fdf1b681-143e-4d3a-9d85-fbb2b8095e50", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-8082665e-64bf-4059-96fd-8f287b8ddc73', 'date': 'Wed, 25 May 2022 15:00:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2d688e3c-fb20-4ee6-8fe4-066a5dc9054b", "tenant_id": "57e31a21bc7748b9b97988d455700753", "security_group_id": "fdf1b681-143e-4d3a-9d85-fbb2b8095e50", "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": "2022-05-25T15:00:53Z", "updated_at": "2022-05-25T15:00:53Z", "revision_number": 0, "project_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:00:54,440 125523 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.57:9696/v2.0/security-group-rules 0.429s 2022-05-25 15:00:54,441 125523 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": "fdf1b681-143e-4d3a-9d85-fbb2b8095e50", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e29dd024-db78-4198-b926-f4274ad5d1be', 'date': 'Wed, 25 May 2022 15:00:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c4113eb1-514d-48f4-ade8-8e15c8a5507f", "tenant_id": "57e31a21bc7748b9b97988d455700753", "security_group_id": "fdf1b681-143e-4d3a-9d85-fbb2b8095e50", "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": "2022-05-25T15:00:54Z", "updated_at": "2022-05-25T15:00:54Z", "revision_number": 0, "project_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:00:54,441 125523 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--549178876 created 2022-05-25 15:00:56,068 125523 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.57:9696/v2.0/floatingips 1.626s 2022-05-25 15:00:56,068 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "9150d0a3-d163-4729-88e4-9b01c3972f2b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-d6425556-a578-424b-ac32-0d8d64100170', 'date': 'Wed, 25 May 2022 15:00:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "1b64387b-671f-42af-9d1c-721d00d6dec6", "tenant_id": "57e31a21bc7748b9b97988d455700753", "floating_ip_address": "172.27.3.208", "floating_network_id": "9150d0a3-d163-4729-88e4-9b01c3972f2b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "57e31a21bc7748b9b97988d455700753", "description": "", "port_details": null, "tags": [], "created_at": "2022-05-25T15:00:55Z", "updated_at": "2022-05-25T15:00:55Z", "revision_number": 0}}' 2022-05-25 15:00:56,068 125523 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '1b64387b-671f-42af-9d1c-721d00d6dec6', 'tenant_id': '57e31a21bc7748b9b97988d455700753', 'floating_ip_address': '172.27.3.208', 'floating_network_id': '9150d0a3-d163-4729-88e4-9b01c3972f2b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '57e31a21bc7748b9b97988d455700753', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-05-25T15:00:55Z', 'updated_at': '2022-05-25T15:00:55Z', 'revision_number': 0, 'ip': '172.27.3.208'} created 2022-05-25 15:00:56,121 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.222.0.57/identity/v3/auth/tokens 0.046s 2022-05-25 15:00:56,121 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 25 May 2022 15:00:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3256', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-613f7a0f-4553-434d-806d-1482ed5d3d74', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "dc6a1e1f4df947b4b947371f151f5669", "name": "tempest-AttachVolumeShelveTestJSON-1083864574-project", "password_expires_at": null}, "audit_ids": ["GixIDcuXT2i9c_OpgFivTQ"], "expires_at": "2022-05-25T16:00:56.000000Z", "issued_at": "2022-05-25T15:00:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57e31a21bc7748b9b97988d455700753", "name": "tempest-AttachVolumeShelveTestJSON-1083864574"}, "is_domain": false, "roles": [{"id": "e2b78b59f5d045dfbb1c6057b955be64", "name": "member"}, {"id": "635966e6bee54755a655e89fdd4d1c24", "name": "reader"}], "catalog": [{"endpoints": [{"id": "2c8f29fbd52d443fa994e43c46db48a8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57:9696/", "region": "RegionOne"}], "id": "34533a9d06d449e78f37022e686fbe6d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02dba0f81fe74076bbb920bc4eae8fa6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/identity", "region": "RegionOne"}], "id": "535ce947beec47e090face594fe06029", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "aa9312c4b7bf406c9c1187710706c713", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57:8080/v1/AUTH_57e31a21bc7748b9b97988d455700753", "region": "RegionOne"}, {"id": "ba97ca2a8acd470993fcb5f31ae38d0a", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.57:8080", "region": "RegionOne"}], "id": "5881e1a5fdcf4cf69f252086a0607603", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "29ae25408b4a4c89aa81e63bfa6a7218", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/compute/v2.1", "region": "RegionOne"}], "id": "67b75b97a3944c119542a76c12a84fa3", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "42459b3f107041668722930918bcd7d5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753", "region": "RegionOne"}], "id": "86a2e77e9d464f18991c64ce879023a0", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e9f738b68f114daa85d9bb57aece13b7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/compute/v2/57e31a21bc7748b9b97988d455700753", "region": "RegionOne"}], "id": "a2c8da3885f94fc8804ccca734e47410", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "24a16f830c9147f98670dfed84a5adfe", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/placement", "region": "RegionOne"}], "id": "a4028a581c7d43968cbb5235ad66cf1b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "513b50270dc14ffe8f794a5fe5013cd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753", "region": "RegionOne"}], "id": "a558c45d429642eaa7ae37884e8f95b0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d8ac54ebaf564452938e5cedb667cacf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/image", "region": "RegionOne"}], "id": "b03af904fa5f47b2b722849ce9de4713", "type": "image", "name": "glance"}]}}' 2022-05-25 15:00:56,122 125523 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '1750ae53-009c-4d94-a872-99198c948843', 'name': 'tempest-AttachVolumeShelveTestJSON-476994571-network', 'tenant_id': '57e31a21bc7748b9b97988d455700753', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '57e31a21bc7748b9b97988d455700753', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 955, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-05-25T15:00:46Z', 'updated_at': '2022-05-25T15:00:46Z', 'revision_number': 1} available for tenant 2022-05-25 15:00:56,122 125523 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-75365024', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKlUvRRkxZHX1TRhqkctIlbT0n/ahsZfZxnnbIIhK/CJaaZ5zFj9mAI6c3VlvEmmr4lfb54QSdH1OyUrrJATf+GJaG2Utlo2kuHTZJf8JohQkHiTjHf4oFttjCeNxgsASg==', 'fingerprint': '82:b9:00:33:89:b6:8a:7b:ba:0e:62:ba:53:e4:5b:7c', 'user_id': 'dc6a1e1f4df947b4b947371f151f5669', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAlcMRxgJqK8fJy97fLSQPsr4pdoJExy44uTiYWrXEq16STpzlz4ZNH\nk/zjJBM/nxugBwYFK4EEACKhZANiAASpVL0UZMWR19U0YapHLSJW09J/2obGX2cZ\n52yCISvwiWmmecxY/ZgCOnN1ZbxJpq+JX2+eEEnR9TslK6yQE3/hiWhtlLZaNpLh\n02SX/CaIUJB4k4x3+KBbbYwnjcYLAEo=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'fdf1b681-143e-4d3a-9d85-fbb2b8095e50', 'name': 'tempest-securitygroup--549178876', 'stateful': True, 'tenant_id': '57e31a21bc7748b9b97988d455700753', 'description': 'tempest-description--1566064528', 'shared': False, 'security_group_rules': [{'id': '49a24455-83af-4f01-a449-db50727a16c8', 'tenant_id': '57e31a21bc7748b9b97988d455700753', 'security_group_id': 'fdf1b681-143e-4d3a-9d85-fbb2b8095e50', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 305, 'description': None, 'tags': [], 'created_at': '2022-05-25T15:00:53Z', 'updated_at': '2022-05-25T15:00:53Z', 'revision_number': 0, 'project_id': '57e31a21bc7748b9b97988d455700753'}, {'id': 'e1a04d7e-d475-462b-8028-4732f5191736', 'tenant_id': '57e31a21bc7748b9b97988d455700753', 'security_group_id': 'fdf1b681-143e-4d3a-9d85-fbb2b8095e50', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 304, 'description': None, 'tags': [], 'created_at': '2022-05-25T15:00:53Z', 'updated_at': '2022-05-25T15:00:53Z', 'revision_number': 0, 'project_id': '57e31a21bc7748b9b97988d455700753'}], 'tags': [], 'created_at': '2022-05-25T15:00:53Z', 'updated_at': '2022-05-25T15:00:53Z', 'revision_number': 1, 'project_id': '57e31a21bc7748b9b97988d455700753'}, 'floating_ip': {'id': '1b64387b-671f-42af-9d1c-721d00d6dec6', 'tenant_id': '57e31a21bc7748b9b97988d455700753', 'floating_ip_address': '172.27.3.208', 'floating_network_id': '9150d0a3-d163-4729-88e4-9b01c3972f2b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '57e31a21bc7748b9b97988d455700753', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-05-25T15:00:55Z', 'updated_at': '2022-05-25T15:00:55Z', 'revision_number': 0, 'ip': '172.27.3.208'}} 2022-05-25 15:00:57,092 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.57/compute/v2.1/servers 0.969s 2022-05-25 15:00:57,093 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-1990868952", "imageRef": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "1750ae53-009c-4d94-a872-99198c948843"}], "security_groups": [{"name": "tempest-securitygroup--549178876"}], "key_name": "tempest-keypair-75365024", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 25 May 2022 15:00:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2699f8a2-7b33-40e3-a0d9-f897bbed2bf8', 'x-compute-request-id': 'req-2699f8a2-7b33-40e3-a0d9-f897bbed2bf8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.57/compute/v2.1/servers'} Body: b'{"server": {"id": "fa6a0269-51d0-477d-9660-88fc06b7cc7e", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--549178876"}], "adminPass": "password"}}' 2022-05-25 15:00:57,203 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e 0.107s 2022-05-25 15:00:57,203 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30fb4eeb-238e-4a73-940c-23d0b7632e55', 'x-compute-request-id': 'req-30fb4eeb-238e-4a73-940c-23d0b7632e55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e'} Body: b'{"server": {"id": "fa6a0269-51d0-477d-9660-88fc06b7cc7e", "name": "tempest-AttachVolumeShelveTestJSON-server-1990868952", "status": "BUILD", "tenant_id": "57e31a21bc7748b9b97988d455700753", "user_id": "dc6a1e1f4df947b4b947371f151f5669", "metadata": {}, "hostId": "", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:00:57Z", "updated": "2022-05-25T15:00:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-75365024", "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": [], "locked": false, "description": null}}' 2022-05-25 15:00:58,291 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e 0.078s 2022-05-25 15:00:58,291 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccaff305-4e75-4afb-b55b-706e498ae8ef', 'x-compute-request-id': 'req-ccaff305-4e75-4afb-b55b-706e498ae8ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e'} Body: b'{"server": {"id": "fa6a0269-51d0-477d-9660-88fc06b7cc7e", "name": "tempest-AttachVolumeShelveTestJSON-server-1990868952", "status": "BUILD", "tenant_id": "57e31a21bc7748b9b97988d455700753", "user_id": "dc6a1e1f4df947b4b947371f151f5669", "metadata": {}, "hostId": "", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:00:57Z", "updated": "2022-05-25T15:00:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-75365024", "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": [], "locked": false, "description": null}}' 2022-05-25 15:00:59,407 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e 0.107s 2022-05-25 15:00:59,408 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13871e3d-5892-4a63-9658-7d9d5b2523c7', 'x-compute-request-id': 'req-13871e3d-5892-4a63-9658-7d9d5b2523c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e'} Body: b'{"server": {"id": "fa6a0269-51d0-477d-9660-88fc06b7cc7e", "name": "tempest-AttachVolumeShelveTestJSON-server-1990868952", "status": "BUILD", "tenant_id": "57e31a21bc7748b9b97988d455700753", "user_id": "dc6a1e1f4df947b4b947371f151f5669", "metadata": {}, "hostId": "9fa9393a547537a895ee90f86603e7678966cd78623828319e3605af", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:00:56Z", "updated": "2022-05-25T15:00:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-75365024", "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": [], "locked": false, "description": null}}' 2022-05-25 15:00:59,416 125523 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2022-05-25 15:01:00,539 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e 0.121s 2022-05-25 15:01:00,539 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1338', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-092d6287-1d57-469e-bb23-6a8a9bdcf5a4', 'x-compute-request-id': 'req-092d6287-1d57-469e-bb23-6a8a9bdcf5a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e'} Body: b'{"server": {"id": "fa6a0269-51d0-477d-9660-88fc06b7cc7e", "name": "tempest-AttachVolumeShelveTestJSON-server-1990868952", "status": "BUILD", "tenant_id": "57e31a21bc7748b9b97988d455700753", "user_id": "dc6a1e1f4df947b4b947371f151f5669", "metadata": {}, "hostId": "9fa9393a547537a895ee90f86603e7678966cd78623828319e3605af", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:00:56Z", "updated": "2022-05-25T15:01:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-75365024", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 15:01:00,548 125523 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2022-05-25 15:01:01,858 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e 0.305s 2022-05-25 15:01:01,858 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-942ce97b-e707-41b3-9a22-86f09dcd9984', 'x-compute-request-id': 'req-942ce97b-e707-41b3-9a22-86f09dcd9984', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e'} Body: b'{"server": {"id": "fa6a0269-51d0-477d-9660-88fc06b7cc7e", "name": "tempest-AttachVolumeShelveTestJSON-server-1990868952", "status": "BUILD", "tenant_id": "57e31a21bc7748b9b97988d455700753", "user_id": "dc6a1e1f4df947b4b947371f151f5669", "metadata": {}, "hostId": "9fa9393a547537a895ee90f86603e7678966cd78623828319e3605af", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:00:56Z", "updated": "2022-05-25T15:01:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-75365024", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--549178876"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 15:01:03,163 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e 0.295s 2022-05-25 15:01:03,163 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42ca5714-9093-4112-b6a6-b6ce7c4ab315', 'x-compute-request-id': 'req-42ca5714-9093-4112-b6a6-b6ce7c4ab315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e'} Body: b'{"server": {"id": "fa6a0269-51d0-477d-9660-88fc06b7cc7e", "name": "tempest-AttachVolumeShelveTestJSON-server-1990868952", "status": "BUILD", "tenant_id": "57e31a21bc7748b9b97988d455700753", "user_id": "dc6a1e1f4df947b4b947371f151f5669", "metadata": {}, "hostId": "9fa9393a547537a895ee90f86603e7678966cd78623828319e3605af", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:00:56Z", "updated": "2022-05-25T15:01:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-75365024", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--549178876"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 15:01:04,395 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e 0.221s 2022-05-25 15:01:04,395 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6704101-d262-4218-9737-d73eda832dd6', 'x-compute-request-id': 'req-c6704101-d262-4218-9737-d73eda832dd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e'} Body: b'{"server": {"id": "fa6a0269-51d0-477d-9660-88fc06b7cc7e", "name": "tempest-AttachVolumeShelveTestJSON-server-1990868952", "status": "BUILD", "tenant_id": "57e31a21bc7748b9b97988d455700753", "user_id": "dc6a1e1f4df947b4b947371f151f5669", "metadata": {}, "hostId": "9fa9393a547537a895ee90f86603e7678966cd78623828319e3605af", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:00:56Z", "updated": "2022-05-25T15:01:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-75365024", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--549178876"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 15:01:05,583 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e 0.175s 2022-05-25 15:01:05,583 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da4e7cd3-de92-4a84-9a95-d7964a9dc194', 'x-compute-request-id': 'req-da4e7cd3-de92-4a84-9a95-d7964a9dc194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e'} Body: b'{"server": {"id": "fa6a0269-51d0-477d-9660-88fc06b7cc7e", "name": "tempest-AttachVolumeShelveTestJSON-server-1990868952", "status": "BUILD", "tenant_id": "57e31a21bc7748b9b97988d455700753", "user_id": "dc6a1e1f4df947b4b947371f151f5669", "metadata": {}, "hostId": "9fa9393a547537a895ee90f86603e7678966cd78623828319e3605af", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:00:56Z", "updated": "2022-05-25T15:01:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-75365024", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--549178876"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 15:01:06,757 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e 0.164s 2022-05-25 15:01:06,757 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-861df0a7-358b-4f9a-997f-dade62731da3', 'x-compute-request-id': 'req-861df0a7-358b-4f9a-997f-dade62731da3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e'} Body: b'{"server": {"id": "fa6a0269-51d0-477d-9660-88fc06b7cc7e", "name": "tempest-AttachVolumeShelveTestJSON-server-1990868952", "status": "BUILD", "tenant_id": "57e31a21bc7748b9b97988d455700753", "user_id": "dc6a1e1f4df947b4b947371f151f5669", "metadata": {}, "hostId": "9fa9393a547537a895ee90f86603e7678966cd78623828319e3605af", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:00:56Z", "updated": "2022-05-25T15:01:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-75365024", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--549178876"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 15:01:07,957 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e 0.190s 2022-05-25 15:01:07,958 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fd3d206-d980-4248-b75c-817a7058b77c', 'x-compute-request-id': 'req-3fd3d206-d980-4248-b75c-817a7058b77c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e'} Body: b'{"server": {"id": "fa6a0269-51d0-477d-9660-88fc06b7cc7e", "name": "tempest-AttachVolumeShelveTestJSON-server-1990868952", "status": "BUILD", "tenant_id": "57e31a21bc7748b9b97988d455700753", "user_id": "dc6a1e1f4df947b4b947371f151f5669", "metadata": {}, "hostId": "9fa9393a547537a895ee90f86603e7678966cd78623828319e3605af", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:00:56Z", "updated": "2022-05-25T15:01:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-75365024", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--549178876"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 15:01:09,161 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e 0.193s 2022-05-25 15:01:09,161 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-668381d2-1e77-4d28-81bb-95e9536d636c', 'x-compute-request-id': 'req-668381d2-1e77-4d28-81bb-95e9536d636c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e'} Body: b'{"server": {"id": "fa6a0269-51d0-477d-9660-88fc06b7cc7e", "name": "tempest-AttachVolumeShelveTestJSON-server-1990868952", "status": "BUILD", "tenant_id": "57e31a21bc7748b9b97988d455700753", "user_id": "dc6a1e1f4df947b4b947371f151f5669", "metadata": {}, "hostId": "9fa9393a547537a895ee90f86603e7678966cd78623828319e3605af", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:00:56Z", "updated": "2022-05-25T15:01:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-75365024", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--549178876"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 15:01:10,408 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e 0.236s 2022-05-25 15:01:10,408 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49cbaebc-2656-4aac-9efa-df04b3fd8cc4', 'x-compute-request-id': 'req-49cbaebc-2656-4aac-9efa-df04b3fd8cc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e'} Body: b'{"server": {"id": "fa6a0269-51d0-477d-9660-88fc06b7cc7e", "name": "tempest-AttachVolumeShelveTestJSON-server-1990868952", "status": "BUILD", "tenant_id": "57e31a21bc7748b9b97988d455700753", "user_id": "dc6a1e1f4df947b4b947371f151f5669", "metadata": {}, "hostId": "9fa9393a547537a895ee90f86603e7678966cd78623828319e3605af", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:00:56Z", "updated": "2022-05-25T15:01:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-75365024", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--549178876"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 15:01:11,632 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e 0.212s 2022-05-25 15:01:11,632 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40f4be97-2603-4ad0-8717-da40c4e11c25', 'x-compute-request-id': 'req-40f4be97-2603-4ad0-8717-da40c4e11c25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e'} Body: b'{"server": {"id": "fa6a0269-51d0-477d-9660-88fc06b7cc7e", "name": "tempest-AttachVolumeShelveTestJSON-server-1990868952", "status": "BUILD", "tenant_id": "57e31a21bc7748b9b97988d455700753", "user_id": "dc6a1e1f4df947b4b947371f151f5669", "metadata": {}, "hostId": "9fa9393a547537a895ee90f86603e7678966cd78623828319e3605af", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:00:56Z", "updated": "2022-05-25T15:01:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-75365024", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--549178876"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 15:01:12,850 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e 0.209s 2022-05-25 15:01:12,851 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b98d4cf4-f406-45ec-9c66-0c324ead0a12', 'x-compute-request-id': 'req-b98d4cf4-f406-45ec-9c66-0c324ead0a12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e'} Body: b'{"server": {"id": "fa6a0269-51d0-477d-9660-88fc06b7cc7e", "name": "tempest-AttachVolumeShelveTestJSON-server-1990868952", "status": "BUILD", "tenant_id": "57e31a21bc7748b9b97988d455700753", "user_id": "dc6a1e1f4df947b4b947371f151f5669", "metadata": {}, "hostId": "9fa9393a547537a895ee90f86603e7678966cd78623828319e3605af", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:00:56Z", "updated": "2022-05-25T15:01:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-75365024", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--549178876"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 15:01:14,058 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e 0.197s 2022-05-25 15:01:14,058 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87eb12ca-6bac-4dfd-a843-f927c5e9e831', 'x-compute-request-id': 'req-87eb12ca-6bac-4dfd-a843-f927c5e9e831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e'} Body: b'{"server": {"id": "fa6a0269-51d0-477d-9660-88fc06b7cc7e", "name": "tempest-AttachVolumeShelveTestJSON-server-1990868952", "status": "BUILD", "tenant_id": "57e31a21bc7748b9b97988d455700753", "user_id": "dc6a1e1f4df947b4b947371f151f5669", "metadata": {}, "hostId": "9fa9393a547537a895ee90f86603e7678966cd78623828319e3605af", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:00:56Z", "updated": "2022-05-25T15:01:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-75365024", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--549178876"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 15:01:15,345 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e 0.276s 2022-05-25 15:01:15,345 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1596', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ac4f722-c0a5-4859-90e3-cf6a4a6b0f10', 'x-compute-request-id': 'req-4ac4f722-c0a5-4859-90e3-cf6a4a6b0f10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e'} Body: b'{"server": {"id": "fa6a0269-51d0-477d-9660-88fc06b7cc7e", "name": "tempest-AttachVolumeShelveTestJSON-server-1990868952", "status": "ACTIVE", "tenant_id": "57e31a21bc7748b9b97988d455700753", "user_id": "dc6a1e1f4df947b4b947371f151f5669", "metadata": {}, "hostId": "9fa9393a547537a895ee90f86603e7678966cd78623828319e3605af", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:00:56Z", "updated": "2022-05-25T15:01:15Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-476994571-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:ed:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-75365024", "OS-SRV-USG:launched_at": "2022-05-25T15:01:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--549178876"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 15:01:15,354 125523 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 18 second wait 2022-05-25 15:01:15,558 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e/os-interface 0.203s 2022-05-25 15:01:15,559 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a725ee7-4928-4c0f-b706-58725dd74116', 'x-compute-request-id': 'req-7a725ee7-4928-4c0f-b706-58725dd74116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "1750ae53-009c-4d94-a872-99198c948843", "port_id": "e220a180-6fa2-4309-9aa7-986a38ee0e16", "mac_addr": "fa:16:3e:c1:ed:f4", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "733e0b3d-f8fc-4e76-ac42-90d29cc6760e", "ip_address": "172.20.0.3"}]}]}' 2022-05-25 15:01:17,006 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.222.0.57:9696/v2.0/floatingips/1b64387b-671f-42af-9d1c-721d00d6dec6 1.443s 2022-05-25 15:01:17,006 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "e220a180-6fa2-4309-9aa7-986a38ee0e16"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-c81c3bea-7961-495b-9fbe-44a922bc02df', 'date': 'Wed, 25 May 2022 15:01:17 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57:9696/v2.0/floatingips/1b64387b-671f-42af-9d1c-721d00d6dec6'} Body: b'{"floatingip": {"id": "1b64387b-671f-42af-9d1c-721d00d6dec6", "tenant_id": "57e31a21bc7748b9b97988d455700753", "floating_ip_address": "172.27.3.208", "floating_network_id": "9150d0a3-d163-4729-88e4-9b01c3972f2b", "router_id": "ec996e74-cbb3-4d54-a352-876cc9bb8dea", "port_id": "e220a180-6fa2-4309-9aa7-986a38ee0e16", "fixed_ip_address": "172.20.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "1750ae53-009c-4d94-a872-99198c948843", "mac_address": "fa:16:3e:c1:ed:f4", "admin_state_up": true, "status": "ACTIVE", "device_id": "fa6a0269-51d0-477d-9660-88fc06b7cc7e", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-05-25T15:00:55Z", "updated_at": "2022-05-25T15:01:16Z", "revision_number": 1, "project_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:01:17,007 125523 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.208:22' as 'ubuntu' with public key authentication 2022-05-25 15:01:21,265 125523 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.208 ([Errno None] Unable to connect to port 22 on 172.27.3.208). Number attempts: 1. Retry after 2 seconds. 2022-05-25 15:01:26,832 125523 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.208 ([Errno None] Unable to connect to port 22 on 172.27.3.208). Number attempts: 2. Retry after 3 seconds. 2022-05-25 15:01:33,396 125523 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.208 ([Errno None] Unable to connect to port 22 on 172.27.3.208). Number attempts: 3. Retry after 4 seconds. 2022-05-25 15:01:40,976 125523 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.208 ([Errno None] Unable to connect to port 22 on 172.27.3.208). Number attempts: 4. Retry after 5 seconds. 2022-05-25 15:01:49,552 125523 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.208 ([Errno None] Unable to connect to port 22 on 172.27.3.208). Number attempts: 5. Retry after 6 seconds. 2022-05-25 15:01:59,120 125523 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.208 ([Errno None] Unable to connect to port 22 on 172.27.3.208). Number attempts: 6. Retry after 7 seconds. 2022-05-25 15:02:13,715 125523 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.208 ([Errno None] Unable to connect to port 22 on 172.27.3.208). Number attempts: 7. Retry after 8 seconds. 2022-05-25 15:02:22,225 125523 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.208 ([Errno None] Unable to connect to port 22 on 172.27.3.208). Number attempts: 8. Retry after 9 seconds. 2022-05-25 15:02:31,739 125523 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.208 ([Errno None] Unable to connect to port 22 on 172.27.3.208). Number attempts: 9. Retry after 10 seconds. 2022-05-25 15:02:42,247 125523 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.208 ([Errno None] Unable to connect to port 22 on 172.27.3.208). Number attempts: 10. Retry after 11 seconds. 2022-05-25 15:02:53,758 125523 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.208 ([Errno None] Unable to connect to port 22 on 172.27.3.208). Number attempts: 11. Retry after 12 seconds. 2022-05-25 15:03:06,270 125523 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.208 ([Errno None] Unable to connect to port 22 on 172.27.3.208). Number attempts: 12. Retry after 13 seconds. 2022-05-25 15:03:19,786 125523 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.208 ([Errno None] Unable to connect to port 22 on 172.27.3.208). Number attempts: 13. Retry after 14 seconds. 2022-05-25 15:03:34,323 125523 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-05-25 15:03:34,525 125523 INFO [paramiko.transport] Authentication (publickey) successful! 2022-05-25 15:03:34,526 125523 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.208 successfully created 2022-05-25 15:03:34,573 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e/ips 0.046s 2022-05-25 15:03:34,574 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '151', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a2d08c6-1444-41ea-bf4e-d59cf886dd07', 'x-compute-request-id': 'req-5a2d08c6-1444-41ea-bf4e-d59cf886dd07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-476994571-network": [{"version": 4, "addr": "172.20.0.3"}, {"version": 4, "addr": "172.27.3.208"}]}}' 2022-05-25 15:03:35,194 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes 0.618s 2022-05-25 15:03:35,195 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-908096534"}} Response - Headers: {'date': 'Wed, 25 May 2022 15:03:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-000d15dc-8d01-4fea-8226-3b7b3e6cdef0', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-000d15dc-8d01-4fea-8226-3b7b3e6cdef0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:34.897975", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-05-25 15:03:35,244 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:03:35,245 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7b4e615-b5fe-445c-b515-a76e013496c2', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7b4e615-b5fe-445c-b515-a76e013496c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:03:36,295 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:03:36,296 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3234b377-ad3d-43b9-98da-de39f3744156', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3234b377-ad3d-43b9-98da-de39f3744156', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:03:37,347 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:03:37,347 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49a9f8c1-bacc-4b15-98cf-ca6c976df686', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49a9f8c1-bacc-4b15-98cf-ca6c976df686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:03:38,399 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.044s 2022-05-25 15:03:38,400 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b05691f-ffe1-423f-a365-430735521b30', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b05691f-ffe1-423f-a365-430735521b30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:03:39,449 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:03:39,449 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-721db883-a91d-4c2f-af02-636e6f105e38', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-721db883-a91d-4c2f-af02-636e6f105e38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:03:40,504 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.045s 2022-05-25 15:03:40,504 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16ce6d03-e817-4f86-9e62-42e191da9ca5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16ce6d03-e817-4f86-9e62-42e191da9ca5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:03:41,560 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.047s 2022-05-25 15:03:41,560 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4b0974e-2472-4579-be22-24b543aea330', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4b0974e-2472-4579-be22-24b543aea330', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:03:42,639 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.071s 2022-05-25 15:03:42,640 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-410eb1c3-636c-4c11-8adb-c17758350e0a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-410eb1c3-636c-4c11-8adb-c17758350e0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:03:43,709 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.056s 2022-05-25 15:03:43,709 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01786008-d358-4b36-989d-9bc824b8f71e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01786008-d358-4b36-989d-9bc824b8f71e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:03:44,758 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:03:44,758 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1277491-676a-4798-a868-eba93191014b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1277491-676a-4798-a868-eba93191014b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:03:45,814 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.047s 2022-05-25 15:03:45,815 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9e312f8-6a49-4362-9d3e-8d31270168f6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9e312f8-6a49-4362-9d3e-8d31270168f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:03:46,868 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.045s 2022-05-25 15:03:46,869 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-500f0d24-f40b-4a68-9832-ea59b0291450', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-500f0d24-f40b-4a68-9832-ea59b0291450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:03:47,920 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:03:47,920 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ca585f9-d5ca-466d-90a6-5792732586b9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ca585f9-d5ca-466d-90a6-5792732586b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:03:48,971 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:03:48,971 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f83f1f07-eb08-459f-985e-e6d7f3e934a4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f83f1f07-eb08-459f-985e-e6d7f3e934a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:03:50,024 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.045s 2022-05-25 15:03:50,024 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b139e4f3-b546-44f8-928e-1a2a2b6adde8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b139e4f3-b546-44f8-928e-1a2a2b6adde8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:03:51,082 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.049s 2022-05-25 15:03:51,082 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d55277cf-dd41-4185-833d-45f94560c838', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d55277cf-dd41-4185-833d-45f94560c838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:03:52,134 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:03:52,134 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a30b4f37-3765-4802-8d93-e77d21f26da9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a30b4f37-3765-4802-8d93-e77d21f26da9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:03:53,194 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.052s 2022-05-25 15:03:53,195 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8caaa379-56c9-4f16-bbd4-8c8aa9c0bf2b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8caaa379-56c9-4f16-bbd4-8c8aa9c0bf2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:03:54,246 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:03:54,246 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9c5b289-4cb2-49bf-a12e-da3af4dba13e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9c5b289-4cb2-49bf-a12e-da3af4dba13e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:03:55,312 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.053s 2022-05-25 15:03:55,312 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b4564f9-8484-4f6d-8213-18c8f9125e14', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b4564f9-8484-4f6d-8213-18c8f9125e14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:03:56,370 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.049s 2022-05-25 15:03:56,370 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97cdade8-d501-458b-82d0-6ade766f1fe2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97cdade8-d501-458b-82d0-6ade766f1fe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:03:57,421 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:03:57,421 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b8134b6-43c0-47aa-8786-8a4d8b214b25', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b8134b6-43c0-47aa-8786-8a4d8b214b25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:03:58,473 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:03:58,473 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7240d09-e148-44c6-aa59-2d796cb3add4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7240d09-e148-44c6-aa59-2d796cb3add4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:03:59,525 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:03:59,525 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88620383-8103-40db-879b-7308546f9be6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88620383-8103-40db-879b-7308546f9be6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:00,581 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.046s 2022-05-25 15:04:00,581 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70494009-caec-48de-b56d-c6e0e98a8207', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70494009-caec-48de-b56d-c6e0e98a8207', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:01,631 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:04:01,631 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cc56ead-d58f-4f4d-bd22-421745ebd2cd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cc56ead-d58f-4f4d-bd22-421745ebd2cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:02,693 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.053s 2022-05-25 15:04:02,693 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-567521b5-3998-4a11-9a38-68393af4483f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-567521b5-3998-4a11-9a38-68393af4483f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:03,749 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.045s 2022-05-25 15:04:03,749 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a63c9720-f0f3-4717-a914-4a08a4ddca67', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a63c9720-f0f3-4717-a914-4a08a4ddca67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:04,805 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.047s 2022-05-25 15:04:04,805 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a2b5821-ddb2-40da-8628-d18668b532c2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a2b5821-ddb2-40da-8628-d18668b532c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:05,860 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.046s 2022-05-25 15:04:05,861 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43da711f-f1d4-4117-9b73-952e01ebf689', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43da711f-f1d4-4117-9b73-952e01ebf689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:06,915 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.046s 2022-05-25 15:04:06,915 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff3424f4-6a65-4e49-b2b6-74d9cc3d508a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff3424f4-6a65-4e49-b2b6-74d9cc3d508a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:07,965 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:04:07,965 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-688d64ef-66c9-443b-832f-8c478e1647ee', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-688d64ef-66c9-443b-832f-8c478e1647ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:09,019 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.046s 2022-05-25 15:04:09,020 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faab775c-82e2-4fb4-a82b-4e1ff4857272', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faab775c-82e2-4fb4-a82b-4e1ff4857272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:10,069 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:04:10,069 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b9b8c0b-6769-4b19-95ac-947432f82b72', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b9b8c0b-6769-4b19-95ac-947432f82b72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:11,128 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.045s 2022-05-25 15:04:11,129 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ba079b5-7f1b-4b72-9350-9699cb739323', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ba079b5-7f1b-4b72-9350-9699cb739323', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:12,178 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:04:12,179 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb2998f0-a0eb-46bb-90d5-95d4fee69893', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb2998f0-a0eb-46bb-90d5-95d4fee69893', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:13,228 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:04:13,228 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34d98c90-206f-41db-abbe-feee634bdf5a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34d98c90-206f-41db-abbe-feee634bdf5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:14,280 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:04:14,281 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59fb2c1b-3753-46f0-9bcc-6bf6b705d11e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59fb2c1b-3753-46f0-9bcc-6bf6b705d11e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:15,331 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:04:15,332 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c37bfc2-49ff-4331-af8e-5692138e1470', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c37bfc2-49ff-4331-af8e-5692138e1470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:16,391 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.051s 2022-05-25 15:04:16,391 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6458ec9a-58fd-4864-a5bc-32447bda632e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6458ec9a-58fd-4864-a5bc-32447bda632e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:17,442 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:04:17,442 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-273dea83-1e3e-4e7c-8572-a956b25bb481', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-273dea83-1e3e-4e7c-8572-a956b25bb481', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:18,492 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:04:18,492 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89df8322-9eed-4143-9dcb-d73767017196', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89df8322-9eed-4143-9dcb-d73767017196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:19,542 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:04:19,542 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f47b790-3085-49f9-9e7b-7407ae8c78af', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f47b790-3085-49f9-9e7b-7407ae8c78af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:20,592 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:04:20,592 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-306a299c-d462-4b59-a91e-3069e3101bd9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-306a299c-d462-4b59-a91e-3069e3101bd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:21,641 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:04:21,642 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a48e476e-92c5-4ac5-be46-c63c07110f36', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a48e476e-92c5-4ac5-be46-c63c07110f36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:22,691 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:04:22,691 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29ccc2b5-1c17-4d1c-887d-a91721309c3a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29ccc2b5-1c17-4d1c-887d-a91721309c3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:23,739 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:04:23,739 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cad3b68d-3824-450f-9f37-9cea11475307', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cad3b68d-3824-450f-9f37-9cea11475307', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:24,788 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:04:24,788 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ede3f286-da66-465e-87ce-a9fdd9e6722f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ede3f286-da66-465e-87ce-a9fdd9e6722f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:25,841 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.045s 2022-05-25 15:04:25,842 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd74a432-9d62-4c43-92ca-307c9cbe500d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd74a432-9d62-4c43-92ca-307c9cbe500d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:26,893 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:04:26,894 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73a73ba0-6646-4dbb-ae3b-581a8a03d73b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73a73ba0-6646-4dbb-ae3b-581a8a03d73b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:27,943 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:04:27,943 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbb48e91-7f28-4dc8-a3dc-91a8f42d2a7e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbb48e91-7f28-4dc8-a3dc-91a8f42d2a7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:28,992 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:04:28,992 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ae131c7-fc0b-43bd-acf0-8a7b3851bd88', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ae131c7-fc0b-43bd-acf0-8a7b3851bd88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:30,041 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:04:30,041 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df06002b-d6c1-470a-b849-adfd2d14eed0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df06002b-d6c1-470a-b849-adfd2d14eed0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:31,093 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.044s 2022-05-25 15:04:31,094 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4573a1c-a719-4768-bdcd-fa1d6979362f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4573a1c-a719-4768-bdcd-fa1d6979362f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:32,148 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.047s 2022-05-25 15:04:32,149 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f1cd64b-db0e-41d2-8ff3-0e924dd54bc1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f1cd64b-db0e-41d2-8ff3-0e924dd54bc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:33,197 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:04:33,198 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cea74c1-079f-4834-873e-68f90cc92fc5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cea74c1-079f-4834-873e-68f90cc92fc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:34,249 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:04:34,249 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bac00df8-fe85-4939-b5e6-44ac5c0b0b3e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bac00df8-fe85-4939-b5e6-44ac5c0b0b3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:35,299 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:04:35,299 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ff353ff-6c0b-4387-9f94-28f361cf0900', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ff353ff-6c0b-4387-9f94-28f361cf0900', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:36,350 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:04:36,350 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-959c7b92-7550-489f-b557-9362eacff287', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-959c7b92-7550-489f-b557-9362eacff287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:37,400 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:04:37,400 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c44f9332-744d-463b-8311-63c32368dfde', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c44f9332-744d-463b-8311-63c32368dfde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:38,451 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:04:38,451 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebb9e066-dcdb-4058-8189-d275fcf104d1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebb9e066-dcdb-4058-8189-d275fcf104d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:39,508 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.049s 2022-05-25 15:04:39,509 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2a9b545-28f5-4fec-b706-c58f627ba6d9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2a9b545-28f5-4fec-b706-c58f627ba6d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:40,558 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:04:40,558 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c97f1b3-9e9b-4a74-b980-e305c9a2ba07', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c97f1b3-9e9b-4a74-b980-e305c9a2ba07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:41,608 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:04:41,608 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71a6e958-8686-403f-895f-acfa74072f2e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71a6e958-8686-403f-895f-acfa74072f2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:42,662 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.046s 2022-05-25 15:04:42,662 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-853f1ff7-dc46-4276-8903-ab4562791b71', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-853f1ff7-dc46-4276-8903-ab4562791b71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:43,718 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.048s 2022-05-25 15:04:43,719 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-965c99aa-69ac-4d38-8d76-cfae170c24cf', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-965c99aa-69ac-4d38-8d76-cfae170c24cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:44,770 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:04:44,770 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-523a426e-b762-4a6f-beb3-71ba39ef12b6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-523a426e-b762-4a6f-beb3-71ba39ef12b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:45,817 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.039s 2022-05-25 15:04:45,818 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67f0c645-4b53-44c7-9e2a-326fb5f58df5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67f0c645-4b53-44c7-9e2a-326fb5f58df5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:46,867 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:04:46,868 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73978be8-3596-4a80-b800-e685f72b0503', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73978be8-3596-4a80-b800-e685f72b0503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:47,918 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:04:47,918 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a9fa470-d311-411d-b211-72e795e8f64a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a9fa470-d311-411d-b211-72e795e8f64a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:48,969 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:04:48,971 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b330cbd-bf0b-49c1-a1d0-3b88e3b35c56', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b330cbd-bf0b-49c1-a1d0-3b88e3b35c56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:50,022 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:04:50,022 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88b06373-ea34-47a4-9f94-cb21685a6802', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88b06373-ea34-47a4-9f94-cb21685a6802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:51,072 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:04:51,072 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-586cd75a-a708-48e4-a162-49005d04b116', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-586cd75a-a708-48e4-a162-49005d04b116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:52,120 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.039s 2022-05-25 15:04:52,120 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eef6084a-22f1-4e9d-8f36-7363628913fe', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eef6084a-22f1-4e9d-8f36-7363628913fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:53,171 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:04:53,171 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab950aa2-78d2-42d0-a359-22b2afdb1daa', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab950aa2-78d2-42d0-a359-22b2afdb1daa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:54,225 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.044s 2022-05-25 15:04:54,225 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54120ceb-ca6e-44e5-ba68-07eb5df077ed', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54120ceb-ca6e-44e5-ba68-07eb5df077ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:55,277 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:04:55,277 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61476fec-0980-4887-bf0f-063c09a0f525', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61476fec-0980-4887-bf0f-063c09a0f525', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:56,329 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:04:56,329 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e280c00b-a841-4563-8152-826ab643ef6b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e280c00b-a841-4563-8152-826ab643ef6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:57,380 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:04:57,380 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8fd3727-87f6-40ac-ae88-19f6eac512cb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8fd3727-87f6-40ac-ae88-19f6eac512cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:58,436 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.047s 2022-05-25 15:04:58,437 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc406e41-37fd-4e7b-9319-d646068aaa47', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc406e41-37fd-4e7b-9319-d646068aaa47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:04:59,487 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:04:59,488 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5abc3745-5fec-46c4-b0d3-b295e66c3f4a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5abc3745-5fec-46c4-b0d3-b295e66c3f4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:00,537 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:05:00,537 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bae2382-3499-47a8-9f1f-bd3bd71d79b1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bae2382-3499-47a8-9f1f-bd3bd71d79b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:01,593 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.048s 2022-05-25 15:05:01,593 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-923306fc-f043-4b66-8a1a-5711cc1ebee0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-923306fc-f043-4b66-8a1a-5711cc1ebee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:02,645 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:05:02,645 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fc73d46-9559-42fc-8283-9a8d3a837556', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fc73d46-9559-42fc-8283-9a8d3a837556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:03,697 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.044s 2022-05-25 15:05:03,697 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a9e67cc-cab6-4297-b082-3e67222c86b7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a9e67cc-cab6-4297-b082-3e67222c86b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:04,750 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.044s 2022-05-25 15:05:04,750 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4e79a31-b518-4dda-8a23-3e051ea9bd24', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4e79a31-b518-4dda-8a23-3e051ea9bd24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:05,805 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.046s 2022-05-25 15:05:05,806 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65ae1c0e-b7ea-422c-92ab-f9ec2aa5041e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65ae1c0e-b7ea-422c-92ab-f9ec2aa5041e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:06,865 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.051s 2022-05-25 15:05:06,866 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90d4fc37-f6c2-4224-83d9-0ebd2a7a03b7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90d4fc37-f6c2-4224-83d9-0ebd2a7a03b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:07,924 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.050s 2022-05-25 15:05:07,925 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1eb5e18-1cbb-437d-a083-443fe2af8240', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1eb5e18-1cbb-437d-a083-443fe2af8240', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:08,978 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:05:08,978 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f51307ce-291e-4c2f-b2f4-b52bfc40bf48', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f51307ce-291e-4c2f-b2f4-b52bfc40bf48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:10,030 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:05:10,031 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-426199fc-df06-47f1-96f8-01a3eb93178a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-426199fc-df06-47f1-96f8-01a3eb93178a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:11,084 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.045s 2022-05-25 15:05:11,084 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8d34845-6359-4f2f-a16f-5a61080ccc7f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8d34845-6359-4f2f-a16f-5a61080ccc7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:12,133 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:05:12,134 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6ea681f-c74f-4da1-89d3-21cc6d3e17be', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6ea681f-c74f-4da1-89d3-21cc6d3e17be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:13,187 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:05:13,187 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb2ae940-8e24-4d3f-a017-e97adc5728e6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb2ae940-8e24-4d3f-a017-e97adc5728e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:14,252 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.056s 2022-05-25 15:05:14,252 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1533b479-c5a9-4dfe-9beb-e699b07b4d1d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1533b479-c5a9-4dfe-9beb-e699b07b4d1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:15,304 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.044s 2022-05-25 15:05:15,305 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b467ef1-c55c-4bfc-b903-45d24de76623', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b467ef1-c55c-4bfc-b903-45d24de76623', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:16,357 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:05:16,357 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43e49b94-c539-4247-91a4-4a1325171cdb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43e49b94-c539-4247-91a4-4a1325171cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:17,409 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.044s 2022-05-25 15:05:17,409 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb0c039d-9357-443a-849f-951d6fb149b1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb0c039d-9357-443a-849f-951d6fb149b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:18,458 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:05:18,459 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45c7f4ad-7d30-4479-a18b-fc33c02716d1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45c7f4ad-7d30-4479-a18b-fc33c02716d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:19,508 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:05:19,509 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d62a8bc3-fbf2-4621-bf66-2569dd3f3618', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d62a8bc3-fbf2-4621-bf66-2569dd3f3618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:20,558 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:05:20,558 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b32d6275-2b2d-4be0-b9e1-24ffdb80fee0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b32d6275-2b2d-4be0-b9e1-24ffdb80fee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:21,608 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:05:21,608 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4f9b39f-8eb9-4254-8ba2-5d2423b098b6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4f9b39f-8eb9-4254-8ba2-5d2423b098b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:22,658 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:05:22,658 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05c23d81-b1ee-44ad-8315-5b50da5216f0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05c23d81-b1ee-44ad-8315-5b50da5216f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:23,710 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.044s 2022-05-25 15:05:23,710 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e85d4b4d-258d-4ed0-a40b-5e99a8aaecbc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e85d4b4d-258d-4ed0-a40b-5e99a8aaecbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:24,760 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:05:24,761 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6696a056-fde2-45fc-9832-419c6b0c53ab', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6696a056-fde2-45fc-9832-419c6b0c53ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:25,811 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:05:25,811 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ac5f9ab-9fac-4c03-8661-927916426f49', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ac5f9ab-9fac-4c03-8661-927916426f49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:26,861 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:05:26,862 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7c0bc99-7dcc-41cf-879d-9c6bd8523ade', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7c0bc99-7dcc-41cf-879d-9c6bd8523ade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:27,914 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.045s 2022-05-25 15:05:27,915 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-112d8155-3d19-40f9-a3d9-6f734afb70c8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-112d8155-3d19-40f9-a3d9-6f734afb70c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:28,964 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:05:28,965 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19731f4a-8b5e-427a-a3fc-fd2ab3560407', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19731f4a-8b5e-427a-a3fc-fd2ab3560407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:30,014 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:05:30,015 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-512093b1-056a-41c5-9396-117d62186e73', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-512093b1-056a-41c5-9396-117d62186e73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:31,064 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:05:31,065 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b122e57-020b-4862-8a3f-d8371fad062d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b122e57-020b-4862-8a3f-d8371fad062d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:32,115 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:05:32,116 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dcf4e00-dd25-4669-bc9f-9176041f643b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dcf4e00-dd25-4669-bc9f-9176041f643b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:33,165 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:05:33,165 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b837fcb-157f-4c7a-9347-b0d33de377b0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b837fcb-157f-4c7a-9347-b0d33de377b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:34,214 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:05:34,215 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53fda245-5239-41df-a8e9-ec91aa186e52', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53fda245-5239-41df-a8e9-ec91aa186e52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:35,265 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:05:35,265 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a73b67fa-f87a-4423-82c4-8233a48286b1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a73b67fa-f87a-4423-82c4-8233a48286b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:36,326 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.052s 2022-05-25 15:05:36,331 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bc28c3b-398f-46f3-8dfc-c0e5279e70b8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bc28c3b-398f-46f3-8dfc-c0e5279e70b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:37,383 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:05:37,383 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f89ce91-2298-4035-90ea-4dbeb5914231', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f89ce91-2298-4035-90ea-4dbeb5914231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:38,436 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.044s 2022-05-25 15:05:38,436 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa76a063-082e-4e04-b30b-803d458e7167', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa76a063-082e-4e04-b30b-803d458e7167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:39,489 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.045s 2022-05-25 15:05:39,490 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1c323bb-1850-48a8-b059-b9f1d1dfb22c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1c323bb-1850-48a8-b059-b9f1d1dfb22c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:40,541 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:05:40,541 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ab0d326-94eb-466e-bd7d-7327da854902', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ab0d326-94eb-466e-bd7d-7327da854902', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:41,595 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.045s 2022-05-25 15:05:41,595 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd681c6b-a2d8-4dd5-a0ad-2bf2a4be751a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd681c6b-a2d8-4dd5-a0ad-2bf2a4be751a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:42,649 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.046s 2022-05-25 15:05:42,650 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40c109af-e3b1-476c-bc20-4159e51442c2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40c109af-e3b1-476c-bc20-4159e51442c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:43,704 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.046s 2022-05-25 15:05:43,705 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b74965de-0067-4a99-8c0f-20bcf27731f3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b74965de-0067-4a99-8c0f-20bcf27731f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:44,758 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.045s 2022-05-25 15:05:44,758 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ae9fcca-1514-44b0-8a96-79cfdd822471', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ae9fcca-1514-44b0-8a96-79cfdd822471', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:45,812 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:05:45,812 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4b7a054-c213-4af1-a082-f7276c9756c2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4b7a054-c213-4af1-a082-f7276c9756c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:46,866 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.045s 2022-05-25 15:05:46,866 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b1fd400-165e-4045-84bc-8d4979089d80', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b1fd400-165e-4045-84bc-8d4979089d80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:47,922 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.046s 2022-05-25 15:05:47,923 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daa42800-7d6d-4494-8316-b16db6ca2d82', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daa42800-7d6d-4494-8316-b16db6ca2d82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:48,973 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:05:48,973 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-553d14a2-3779-449e-a88d-a186e9a69cbd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-553d14a2-3779-449e-a88d-a186e9a69cbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:50,030 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.049s 2022-05-25 15:05:50,031 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5ce90c1-cd78-4b09-a0e0-223251896d8c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5ce90c1-cd78-4b09-a0e0-223251896d8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:51,081 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:05:51,081 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b8ad9a1-9de9-44e5-9e03-81a006e0d75a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b8ad9a1-9de9-44e5-9e03-81a006e0d75a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:52,290 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.201s 2022-05-25 15:05:52,291 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-011989a8-16f4-4dc9-869d-3c242f195b91', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-011989a8-16f4-4dc9-869d-3c242f195b91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:53,342 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:05:53,342 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57508c97-183f-4c02-91e0-45d22cb83640', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57508c97-183f-4c02-91e0-45d22cb83640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:54,391 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:05:54,391 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef71dd4f-5d3f-45f3-8603-18038956298b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef71dd4f-5d3f-45f3-8603-18038956298b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:55,441 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:05:55,442 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc2f138b-a9fa-44da-9cb1-437047b13f55', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc2f138b-a9fa-44da-9cb1-437047b13f55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:56,499 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:05:56,499 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e50e62d5-893a-4393-bf20-7584c8966002', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e50e62d5-893a-4393-bf20-7584c8966002', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:57,549 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:05:57,549 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f942afcc-9552-4966-8f10-538de312bfde', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f942afcc-9552-4966-8f10-538de312bfde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:58,605 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.047s 2022-05-25 15:05:58,605 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e689d7ba-ea19-4da8-a440-c1d96da21223', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e689d7ba-ea19-4da8-a440-c1d96da21223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:05:59,657 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:05:59,657 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01bb92f2-2c08-4266-9b4d-e3b7133ac1a2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01bb92f2-2c08-4266-9b4d-e3b7133ac1a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:00,705 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:06:00,705 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94fdabc3-c8c5-4673-ace5-8b42760ce352', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94fdabc3-c8c5-4673-ace5-8b42760ce352', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:01,756 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:06:01,756 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a84267ec-f669-4fa5-a7bd-dca8cebbde4f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a84267ec-f669-4fa5-a7bd-dca8cebbde4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:02,804 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.039s 2022-05-25 15:06:02,805 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a0a7c85-d35a-40e4-b0bc-35a9de578e7e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a0a7c85-d35a-40e4-b0bc-35a9de578e7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:03,858 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.044s 2022-05-25 15:06:03,858 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fc2669b-6e1c-4151-83e1-59edc798b4ff', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fc2669b-6e1c-4151-83e1-59edc798b4ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:04,910 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.044s 2022-05-25 15:06:04,911 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6faf0e9-9067-4ecd-bbb0-8dc2d8fab11f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6faf0e9-9067-4ecd-bbb0-8dc2d8fab11f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:05,961 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:06:05,961 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59e0df3e-9ff6-4921-8f22-c4b0aa06c77a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59e0df3e-9ff6-4921-8f22-c4b0aa06c77a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:07,021 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.052s 2022-05-25 15:06:07,021 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-849d73a2-3d13-4051-ab2c-5bb0f5016640', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-849d73a2-3d13-4051-ab2c-5bb0f5016640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:08,072 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:06:08,073 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c55d9ef-af17-4578-ba71-9d3320958e64', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c55d9ef-af17-4578-ba71-9d3320958e64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:09,122 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:06:09,123 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d6ed863-1b05-4077-96f0-35483f89707d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d6ed863-1b05-4077-96f0-35483f89707d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:10,173 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:06:10,174 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57523915-3cc8-4c4a-81a6-df9eb004585c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57523915-3cc8-4c4a-81a6-df9eb004585c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:11,224 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:06:11,225 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a798a04-988a-4bdd-bc18-5e58df305f0e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a798a04-988a-4bdd-bc18-5e58df305f0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:12,275 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:06:12,276 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f147b9e3-1c1a-4c88-b7f7-fee6a3c5e8a0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f147b9e3-1c1a-4c88-b7f7-fee6a3c5e8a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:13,326 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:06:13,327 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59cdab9f-921f-46c1-81f2-fe6c3505414c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59cdab9f-921f-46c1-81f2-fe6c3505414c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:14,376 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:06:14,377 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb09c38e-7827-4da6-a786-ce7715d93e2f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb09c38e-7827-4da6-a786-ce7715d93e2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:15,426 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:06:15,426 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c05324f4-f540-44a2-8c67-1243a3035701', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c05324f4-f540-44a2-8c67-1243a3035701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:16,477 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:06:16,477 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aec6b2c-7b01-4a3c-add9-365da11f3daa', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aec6b2c-7b01-4a3c-add9-365da11f3daa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:17,533 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.048s 2022-05-25 15:06:17,533 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51edca22-08c2-4fa1-a2f4-d378847e4b02', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51edca22-08c2-4fa1-a2f4-d378847e4b02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:18,584 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:06:18,585 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2376778-b56b-4e4b-a464-34c565089af4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2376778-b56b-4e4b-a464-34c565089af4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:19,637 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.044s 2022-05-25 15:06:19,637 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c66628ca-8da8-4662-8c2d-de20255eb244', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c66628ca-8da8-4662-8c2d-de20255eb244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:20,686 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:06:20,686 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8935cf7-8f3b-4d1b-9732-99fc2a7f5d15', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8935cf7-8f3b-4d1b-9732-99fc2a7f5d15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:21,737 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:06:21,738 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4409545f-c56b-449b-9082-c2be565ae90e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4409545f-c56b-449b-9082-c2be565ae90e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:22,789 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:06:22,789 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81a603fb-b8cd-4950-920d-ed4198b20dc3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81a603fb-b8cd-4950-920d-ed4198b20dc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:23,843 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.045s 2022-05-25 15:06:23,844 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa068d75-ab95-414a-8aba-464186d1e567', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa068d75-ab95-414a-8aba-464186d1e567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:24,896 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:06:24,896 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc1603e8-e9c9-44de-ae94-392b76a3c0e1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc1603e8-e9c9-44de-ae94-392b76a3c0e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:25,950 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.045s 2022-05-25 15:06:25,950 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d9483e8-835f-41b6-91d8-f46ec7b684c1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d9483e8-835f-41b6-91d8-f46ec7b684c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:26,998 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:06:26,999 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bbe5748-4e99-48c4-b4cc-c3ccff2b664a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bbe5748-4e99-48c4-b4cc-c3ccff2b664a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:28,051 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.045s 2022-05-25 15:06:28,052 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39d4aeb4-cc4f-4bb9-a6f6-3730b5b12bbc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39d4aeb4-cc4f-4bb9-a6f6-3730b5b12bbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:29,106 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.045s 2022-05-25 15:06:29,106 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb34907a-4f7b-4d38-822c-f91d257abb35', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb34907a-4f7b-4d38-822c-f91d257abb35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:30,157 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:06:30,157 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c4f0d78-14b8-4665-bd83-cfdccd5b9dac', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c4f0d78-14b8-4665-bd83-cfdccd5b9dac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:31,206 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:06:31,206 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b816a9f0-0ea6-41f5-bcb1-59550d6025d8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b816a9f0-0ea6-41f5-bcb1-59550d6025d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:32,257 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:06:32,257 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9752be0c-4ba6-4dad-9f6d-51bbbf7d3e14', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9752be0c-4ba6-4dad-9f6d-51bbbf7d3e14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:33,306 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:06:33,307 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ab8e7d1-a414-455c-baf5-27ce6c60db35', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ab8e7d1-a414-455c-baf5-27ce6c60db35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:34,357 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:06:34,357 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9ef41cb-f0fc-4b92-be27-100bc1d194f0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9ef41cb-f0fc-4b92-be27-100bc1d194f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:35,410 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.045s 2022-05-25 15:06:35,410 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb468e65-a8bf-425a-a4ed-d9b7346b1aeb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb468e65-a8bf-425a-a4ed-d9b7346b1aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:36,459 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:06:36,459 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01b06e32-f632-417b-9f9d-e062806ae224', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01b06e32-f632-417b-9f9d-e062806ae224', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:37,506 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.039s 2022-05-25 15:06:37,507 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b2776be-5583-4dde-9689-4d2f65dbc231', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b2776be-5583-4dde-9689-4d2f65dbc231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:38,555 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:06:38,556 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-810ed4d2-e21c-4b4a-aca1-112b0708b73f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-810ed4d2-e21c-4b4a-aca1-112b0708b73f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:39,611 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.047s 2022-05-25 15:06:39,611 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8008c397-c495-4bee-9d91-59ae42d9be8d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8008c397-c495-4bee-9d91-59ae42d9be8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:40,668 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.049s 2022-05-25 15:06:40,668 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f4f340c-8fd3-4118-a500-681a927defcc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f4f340c-8fd3-4118-a500-681a927defcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:41,717 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:06:41,717 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6337b100-548e-4b78-8efa-0737b81187b5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6337b100-548e-4b78-8efa-0737b81187b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:42,766 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:06:42,767 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dacb8ecf-5896-4529-86de-4fc5d8a063ce', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dacb8ecf-5896-4529-86de-4fc5d8a063ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:43,817 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:06:43,818 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bc47887-dfb4-4c28-8a27-01480f2d0dd9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bc47887-dfb4-4c28-8a27-01480f2d0dd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:44,867 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:06:44,867 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-181c0ed8-a733-4c67-a7e9-85c0bcd82f11', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-181c0ed8-a733-4c67-a7e9-85c0bcd82f11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:45,916 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:06:45,917 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1c45de0-3358-4488-ad7e-a7243d0a9b2c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1c45de0-3358-4488-ad7e-a7243d0a9b2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:46,965 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:06:46,965 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1b9ca32-f45c-43be-a161-4c1bb134de8d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1b9ca32-f45c-43be-a161-4c1bb134de8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:48,021 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.047s 2022-05-25 15:06:48,021 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63ad7aad-fb2d-4735-8d96-5c922080443e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63ad7aad-fb2d-4735-8d96-5c922080443e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:49,071 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:06:49,071 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa13a600-65e1-4ff5-bc77-2c906a41a29b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa13a600-65e1-4ff5-bc77-2c906a41a29b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:50,121 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:06:50,122 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc0d601e-2eaf-4e6b-a9e9-300598545403', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc0d601e-2eaf-4e6b-a9e9-300598545403', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:51,170 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:06:51,171 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a0ee878-a612-4e92-9bdf-a56800b41b35', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a0ee878-a612-4e92-9bdf-a56800b41b35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:52,219 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:06:52,220 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0140a18f-1267-4896-8d2c-f64a6f2244e6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0140a18f-1267-4896-8d2c-f64a6f2244e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:53,270 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:06:53,270 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9f19dbb-e7aa-425c-8774-3da26c9e3851', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9f19dbb-e7aa-425c-8774-3da26c9e3851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:54,320 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:06:54,320 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d7cec5c-1258-47e0-bd17-7f68c2e92402', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d7cec5c-1258-47e0-bd17-7f68c2e92402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:55,369 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:06:55,369 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c1a5dee-cddb-4efa-a110-0c81151fc308', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c1a5dee-cddb-4efa-a110-0c81151fc308', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:56,419 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:06:56,419 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd188f7a-5596-4203-8250-0929097e1dd7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd188f7a-5596-4203-8250-0929097e1dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:57,471 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:06:57,471 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b70ddd5d-08dd-4ea2-9e2e-a5c5e54d1077', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b70ddd5d-08dd-4ea2-9e2e-a5c5e54d1077', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:58,524 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.045s 2022-05-25 15:06:58,531 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-707e01ac-1818-4142-bc2b-1186e6d99402', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-707e01ac-1818-4142-bc2b-1186e6d99402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:06:59,580 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:06:59,580 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8710012-2cf4-4fc8-9b1b-21eb9aa7880f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8710012-2cf4-4fc8-9b1b-21eb9aa7880f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:00,630 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:07:00,630 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3859a0e1-642b-4863-ad81-5610fa2772a0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3859a0e1-642b-4863-ad81-5610fa2772a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:01,680 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:07:01,680 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e29b3d04-2705-480e-b0ec-ae586199004c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e29b3d04-2705-480e-b0ec-ae586199004c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:02,727 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.039s 2022-05-25 15:07:02,728 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4d2707a-d471-42d6-a301-f83d6836511c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4d2707a-d471-42d6-a301-f83d6836511c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:03,776 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:07:03,776 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e18c0d1d-c749-4bc8-8dcb-8fdc52c58aa3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e18c0d1d-c749-4bc8-8dcb-8fdc52c58aa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:04,824 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.039s 2022-05-25 15:07:04,825 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19fa9b3f-e3fc-45eb-b5c2-2ea9a5ad7b04', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19fa9b3f-e3fc-45eb-b5c2-2ea9a5ad7b04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:05,872 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.039s 2022-05-25 15:07:05,873 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-034884a2-7111-4b4d-94c1-8a9558efb243', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-034884a2-7111-4b4d-94c1-8a9558efb243', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:06,920 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.039s 2022-05-25 15:07:06,920 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c9de8fe-4088-4e26-9db1-52e461e9f95f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c9de8fe-4088-4e26-9db1-52e461e9f95f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:07,978 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.050s 2022-05-25 15:07:07,979 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f69955d-816c-4d35-9613-d25768016465', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f69955d-816c-4d35-9613-d25768016465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:09,030 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:07:09,030 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae30df17-04b8-4604-ae09-45007d143239', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae30df17-04b8-4604-ae09-45007d143239', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:10,079 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:07:10,080 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8419006d-0bc7-4c5a-9e6c-4259e48bfba9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8419006d-0bc7-4c5a-9e6c-4259e48bfba9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:11,131 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:07:11,131 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a743fdea-fd22-4409-93e1-68e77cb931b4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a743fdea-fd22-4409-93e1-68e77cb931b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:12,181 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.039s 2022-05-25 15:07:12,181 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04fd78e1-fd53-4112-b72f-ac519931cfa9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04fd78e1-fd53-4112-b72f-ac519931cfa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:13,231 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:07:13,231 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98b7e9f7-52f8-433b-a30d-7a8fa4fe1177', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98b7e9f7-52f8-433b-a30d-7a8fa4fe1177', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:14,283 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:07:14,283 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98ea6734-de17-49d6-917d-2e9b58ec4168', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98ea6734-de17-49d6-917d-2e9b58ec4168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:15,347 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.056s 2022-05-25 15:07:15,347 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-062648c1-0f2c-4715-a89c-9a2e814ea712', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-062648c1-0f2c-4715-a89c-9a2e814ea712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:16,398 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:07:16,398 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89a3f447-b720-4a8b-9b4a-eb494349d833', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89a3f447-b720-4a8b-9b4a-eb494349d833', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:17,445 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:07:17,446 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f945fb2a-e933-4d70-98aa-7d6340573927', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f945fb2a-e933-4d70-98aa-7d6340573927', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:18,506 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.052s 2022-05-25 15:07:18,507 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ec1514d-3ed4-4a53-baf8-69bcfa48745c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ec1514d-3ed4-4a53-baf8-69bcfa48745c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:19,570 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.055s 2022-05-25 15:07:19,589 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-504da83b-3fd7-43d8-b983-e62bdb2a7f8d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-504da83b-3fd7-43d8-b983-e62bdb2a7f8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:20,635 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.038s 2022-05-25 15:07:20,635 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7adc5699-93dd-4f01-adc1-850151f0c5f3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7adc5699-93dd-4f01-adc1-850151f0c5f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:21,682 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.038s 2022-05-25 15:07:21,682 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f036881-100f-4ec1-bcdf-de706150a8bc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f036881-100f-4ec1-bcdf-de706150a8bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:22,731 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:07:22,732 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92a8ae4a-a065-4650-a1ee-e1dad945ba5d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92a8ae4a-a065-4650-a1ee-e1dad945ba5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:23,799 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.059s 2022-05-25 15:07:23,799 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3d84e18-f8d7-4ff2-981f-ea615796b72e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3d84e18-f8d7-4ff2-981f-ea615796b72e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:24,850 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:07:24,855 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4266d93e-4f88-4e8a-8ecd-227c46c7691b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4266d93e-4f88-4e8a-8ecd-227c46c7691b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:25,913 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.049s 2022-05-25 15:07:25,914 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7088ed4-c2ac-4d7d-bae0-477091fb1a15', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7088ed4-c2ac-4d7d-bae0-477091fb1a15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:26,965 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:07:26,965 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b9f9f62-1e9e-455c-8dcc-adee360e93ba', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b9f9f62-1e9e-455c-8dcc-adee360e93ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:28,037 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.064s 2022-05-25 15:07:28,037 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f996f3f-3f76-43e5-9846-98eb5f65b568', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f996f3f-3f76-43e5-9846-98eb5f65b568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:29,086 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:07:29,086 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90bc7499-6afb-4d04-9a01-bfb6f8b47212', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90bc7499-6afb-4d04-9a01-bfb6f8b47212', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:30,143 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.048s 2022-05-25 15:07:30,155 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-414efcea-379d-4da7-8866-0d68437b665c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-414efcea-379d-4da7-8866-0d68437b665c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:31,260 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.096s 2022-05-25 15:07:31,261 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0785efa9-b793-488b-814f-34f209237a44', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0785efa9-b793-488b-814f-34f209237a44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:32,316 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.046s 2022-05-25 15:07:32,316 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22aa7536-165d-4f0b-a1bf-b0cfc331f78a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22aa7536-165d-4f0b-a1bf-b0cfc331f78a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:33,366 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:07:33,366 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7898570e-e7ef-4fc4-8bf2-81e562b597ec', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7898570e-e7ef-4fc4-8bf2-81e562b597ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:34,419 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.045s 2022-05-25 15:07:34,420 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d11c1a98-7f67-4cb2-8dea-95daf3f8859b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d11c1a98-7f67-4cb2-8dea-95daf3f8859b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:35,469 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:07:35,470 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b25218cf-4f95-4631-be23-4049562f25e7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b25218cf-4f95-4631-be23-4049562f25e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:36,518 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:07:36,518 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48e608ea-4e45-4926-905f-78f42337818b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48e608ea-4e45-4926-905f-78f42337818b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:37,567 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:07:37,567 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20f77c2a-f515-497f-9d3c-267e52d227a0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20f77c2a-f515-497f-9d3c-267e52d227a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:38,616 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:07:38,616 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ead1420-ac6e-4254-8f7d-14b7b8e579fd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ead1420-ac6e-4254-8f7d-14b7b8e579fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:39,668 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.045s 2022-05-25 15:07:39,669 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2e4cc20-f4cd-428a-ad5f-568a03ab4a3d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2e4cc20-f4cd-428a-ad5f-568a03ab4a3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:40,717 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:07:40,717 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-debee8d6-0335-4b4c-a5f7-44e1ef56449b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-debee8d6-0335-4b4c-a5f7-44e1ef56449b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:41,768 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.044s 2022-05-25 15:07:41,769 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7557cc33-0525-4995-b41b-33016627bef2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7557cc33-0525-4995-b41b-33016627bef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:42,819 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:07:42,819 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70a33c4f-be0e-41ae-a67e-0b2551c20f7a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70a33c4f-be0e-41ae-a67e-0b2551c20f7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:43,871 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:07:43,871 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59c22dcc-af51-4b42-ad12-c4ce3cd3e3ae', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59c22dcc-af51-4b42-ad12-c4ce3cd3e3ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:44,919 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:07:44,919 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c0972e7-6288-428f-b711-34ba445d6584', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c0972e7-6288-428f-b711-34ba445d6584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:45,970 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:07:45,971 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87d566b0-66b1-43c8-95c5-8dea57f4e078', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87d566b0-66b1-43c8-95c5-8dea57f4e078', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:47,024 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.045s 2022-05-25 15:07:47,024 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ca7c3c9-8eca-4a2a-8018-b3b3123e7034', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ca7c3c9-8eca-4a2a-8018-b3b3123e7034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:48,082 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.049s 2022-05-25 15:07:48,082 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3375ba53-1a1d-4843-b2cb-8a2c31046055', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3375ba53-1a1d-4843-b2cb-8a2c31046055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:49,134 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:07:49,134 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90c61850-b171-4bd9-a5db-9ebf02e68ac2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90c61850-b171-4bd9-a5db-9ebf02e68ac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:50,206 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.064s 2022-05-25 15:07:50,206 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f17f61e6-2625-43dd-9e4c-bbedc19aca39', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f17f61e6-2625-43dd-9e4c-bbedc19aca39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:51,257 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:07:51,258 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23aee4ec-5f05-448c-b9c2-44a7fd9cc53d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23aee4ec-5f05-448c-b9c2-44a7fd9cc53d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:52,317 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.050s 2022-05-25 15:07:52,317 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07eca9a0-e869-446f-affd-668b17b4df30', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07eca9a0-e869-446f-affd-668b17b4df30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:53,371 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:07:53,372 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf923457-8b68-45b1-a39b-1100c2c0b3ee', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf923457-8b68-45b1-a39b-1100c2c0b3ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:54,440 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.060s 2022-05-25 15:07:54,441 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d56ec1b1-b817-4bbe-9744-4a6bb5d72b2d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d56ec1b1-b817-4bbe-9744-4a6bb5d72b2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:55,491 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.039s 2022-05-25 15:07:55,492 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99a0fcef-152a-45ce-8847-2cbf394dcf89', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99a0fcef-152a-45ce-8847-2cbf394dcf89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:56,543 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:07:56,543 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eb9cdd2-9735-4a1d-808d-2ccb16008230', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eb9cdd2-9735-4a1d-808d-2ccb16008230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:57,596 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:07:57,596 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6c13a73-7956-4583-8eae-1beba91460a9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6c13a73-7956-4583-8eae-1beba91460a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:58,665 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.060s 2022-05-25 15:07:58,665 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb0c5b32-9c0e-482c-a4fd-96f346346814', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb0c5b32-9c0e-482c-a4fd-96f346346814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:07:59,725 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.050s 2022-05-25 15:07:59,725 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d7c2c2d-bc4e-4ee3-87c1-dd6da9d91eb6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d7c2c2d-bc4e-4ee3-87c1-dd6da9d91eb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:00,773 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:08:00,773 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8dc46d8-0e59-4dca-afcc-1d40f1b952c9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8dc46d8-0e59-4dca-afcc-1d40f1b952c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:01,828 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.046s 2022-05-25 15:08:01,828 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2748232-148a-4e71-8a7d-6db51b31eb8a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2748232-148a-4e71-8a7d-6db51b31eb8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:02,882 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.045s 2022-05-25 15:08:02,882 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e398cea-792a-4a18-b0ca-2258e4d46563', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e398cea-792a-4a18-b0ca-2258e4d46563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:03,939 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:08:03,939 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ed96639-2b20-4de7-8fa7-a39066a067e4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ed96639-2b20-4de7-8fa7-a39066a067e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:05,005 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.058s 2022-05-25 15:08:05,006 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c88cb9d-8255-4796-a35e-ed78199aa9c3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c88cb9d-8255-4796-a35e-ed78199aa9c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:06,086 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.071s 2022-05-25 15:08:06,086 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39cbf050-aac7-461e-8575-ff740a005745', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39cbf050-aac7-461e-8575-ff740a005745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:07,142 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.047s 2022-05-25 15:08:07,142 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25be1b90-ae3e-44fb-ae5b-8ab982e53b6d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25be1b90-ae3e-44fb-ae5b-8ab982e53b6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:08,189 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.039s 2022-05-25 15:08:08,189 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0adac33-d372-4938-9e05-5d47f910a62f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0adac33-d372-4938-9e05-5d47f910a62f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:09,245 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.047s 2022-05-25 15:08:09,245 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfbad31d-2dc0-4a93-889b-ab32adc753ef', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfbad31d-2dc0-4a93-889b-ab32adc753ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:10,328 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.071s 2022-05-25 15:08:10,328 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dcf095c-9676-4a58-88d4-105df99e064c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dcf095c-9676-4a58-88d4-105df99e064c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:11,378 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:08:11,378 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d90bbed8-d443-4995-a236-52df7de541c3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d90bbed8-d443-4995-a236-52df7de541c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:12,428 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:08:12,428 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-545f93ce-7118-4123-98e0-704b4e7d93de', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-545f93ce-7118-4123-98e0-704b4e7d93de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:13,486 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.050s 2022-05-25 15:08:13,487 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db0143ae-c76a-4e53-a03c-c395d4a23ae9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db0143ae-c76a-4e53-a03c-c395d4a23ae9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:14,536 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:08:14,537 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-567e4da4-5cd5-4244-90de-7c772d784406', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-567e4da4-5cd5-4244-90de-7c772d784406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:15,585 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:08:15,585 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2419ae71-93b1-4658-b28f-562855fb709c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2419ae71-93b1-4658-b28f-562855fb709c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:16,636 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:08:16,636 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-745edef2-a8d3-4c3f-ba5e-f27a23caf13e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-745edef2-a8d3-4c3f-ba5e-f27a23caf13e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:17,687 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:08:17,687 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0517584e-f32c-4672-a052-6b7d1c7bf47f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0517584e-f32c-4672-a052-6b7d1c7bf47f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:18,735 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:08:18,736 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51dd5718-5b10-4a01-a2ab-52afbf3c5efa', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51dd5718-5b10-4a01-a2ab-52afbf3c5efa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:19,784 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:08:19,784 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e627c12b-4516-443f-a8e7-efee787c1aa2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e627c12b-4516-443f-a8e7-efee787c1aa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:20,844 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.051s 2022-05-25 15:08:20,844 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7722ed57-91a5-43ef-9170-d9715f6d6175', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7722ed57-91a5-43ef-9170-d9715f6d6175', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:21,896 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.044s 2022-05-25 15:08:21,896 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4896c34c-8914-4bfd-80f6-a58fa7c83ebf', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4896c34c-8914-4bfd-80f6-a58fa7c83ebf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:22,948 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:08:22,948 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bee70091-d333-45e5-a6ff-2ba27c2717f7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bee70091-d333-45e5-a6ff-2ba27c2717f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:24,012 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.055s 2022-05-25 15:08:24,013 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-497c7716-1d7d-489e-a8f2-323163d5191d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-497c7716-1d7d-489e-a8f2-323163d5191d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:25,076 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.054s 2022-05-25 15:08:25,077 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d96226e7-28e8-4161-9fd1-44acdd9ca963', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d96226e7-28e8-4161-9fd1-44acdd9ca963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:26,133 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:08:26,134 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54079e3f-05ea-4566-a2eb-e283d7e2975a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54079e3f-05ea-4566-a2eb-e283d7e2975a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:27,193 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.051s 2022-05-25 15:08:27,193 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23773555-186c-44fe-8f76-9a4803a3f25f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23773555-186c-44fe-8f76-9a4803a3f25f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:28,242 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.040s 2022-05-25 15:08:28,242 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-391001a7-d021-4dd9-ad55-f865262f80d6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-391001a7-d021-4dd9-ad55-f865262f80d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:29,296 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.045s 2022-05-25 15:08:29,297 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29bcf928-c426-4e86-a44f-18b6e050bcbc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29bcf928-c426-4e86-a44f-18b6e050bcbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:30,351 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.047s 2022-05-25 15:08:30,352 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bc70a9a-5ed9-4638-b324-68d96101c932', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bc70a9a-5ed9-4638-b324-68d96101c932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:31,406 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.046s 2022-05-25 15:08:31,406 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4696936-6654-452e-87c6-fc09e40094bd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4696936-6654-452e-87c6-fc09e40094bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:32,464 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.050s 2022-05-25 15:08:32,471 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c957459-2871-4680-94d3-e7cd651eaa97', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c957459-2871-4680-94d3-e7cd651eaa97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:33,518 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.038s 2022-05-25 15:08:33,519 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5df8df8f-5c10-443a-9dd4-69ce01c5d942', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5df8df8f-5c10-443a-9dd4-69ce01c5d942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:34,572 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.045s 2022-05-25 15:08:34,573 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdfe4d3e-ea07-4e53-87f1-5a2b0603c5ad', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdfe4d3e-ea07-4e53-87f1-5a2b0603c5ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:35,626 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.045s 2022-05-25 15:08:35,626 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7add0b1-1b01-4849-b4c3-91e9b3e5dfb7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7add0b1-1b01-4849-b4c3-91e9b3e5dfb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:36,679 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.045s 2022-05-25 15:08:36,679 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c3e9708-fc67-444a-bd23-92ebdeb80a31', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c3e9708-fc67-444a-bd23-92ebdeb80a31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:37,732 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.044s 2022-05-25 15:08:37,732 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55ac97dc-8c55-4f65-ae7f-e860f9e7965e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55ac97dc-8c55-4f65-ae7f-e860f9e7965e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:38,793 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.053s 2022-05-25 15:08:38,794 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cd0081c-eee3-4f8c-87e0-fb00fe62bdd3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cd0081c-eee3-4f8c-87e0-fb00fe62bdd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:39,846 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.045s 2022-05-25 15:08:39,847 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06f15fdd-a7f7-4bbf-969b-d0b9f9415fc5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06f15fdd-a7f7-4bbf-969b-d0b9f9415fc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:40,902 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.047s 2022-05-25 15:08:40,902 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87dc4f17-e17d-4f8e-bcb4-95da60b31bc7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87dc4f17-e17d-4f8e-bcb4-95da60b31bc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:41,960 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.051s 2022-05-25 15:08:41,961 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2492ddcb-71e2-4301-aa39-4e42b2239208', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2492ddcb-71e2-4301-aa39-4e42b2239208', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:43,015 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.046s 2022-05-25 15:08:43,015 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ac7d995-1dc3-4a37-b87a-98285c4531bc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ac7d995-1dc3-4a37-b87a-98285c4531bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:44,066 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:08:44,066 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-605468b0-3e57-45d4-9f43-f7ba8e233d2c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-605468b0-3e57-45d4-9f43-f7ba8e233d2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:45,119 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.045s 2022-05-25 15:08:45,120 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a763125-4d76-433f-a3e8-e90c2062ca7d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a763125-4d76-433f-a3e8-e90c2062ca7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:46,185 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.057s 2022-05-25 15:08:46,185 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8549bda1-f746-47cf-8407-d1e5f0e0053e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8549bda1-f746-47cf-8407-d1e5f0e0053e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:47,245 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.052s 2022-05-25 15:08:47,245 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-042591de-3d9c-4af1-b7fe-2d5cb105ce21', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-042591de-3d9c-4af1-b7fe-2d5cb105ce21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:48,291 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.039s 2022-05-25 15:08:48,292 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddc0672a-bea4-4ae9-9275-9475b21a6159', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddc0672a-bea4-4ae9-9275-9475b21a6159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:49,346 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.046s 2022-05-25 15:08:49,346 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41a0773c-0915-4ae6-80a0-9088da84f313', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41a0773c-0915-4ae6-80a0-9088da84f313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:50,400 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.046s 2022-05-25 15:08:50,400 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b81807d8-7b79-421d-9694-0bfdddfdc39e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b81807d8-7b79-421d-9694-0bfdddfdc39e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:51,457 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.048s 2022-05-25 15:08:51,457 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02c1e2d4-da8d-4a7e-bd46-54d7dd923a3e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02c1e2d4-da8d-4a7e-bd46-54d7dd923a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:52,503 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.038s 2022-05-25 15:08:52,504 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac87596f-30c6-407f-8006-f92e3acc3277', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac87596f-30c6-407f-8006-f92e3acc3277', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:53,552 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.039s 2022-05-25 15:08:53,552 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02ed7aa9-6aa8-46e9-894e-7d060962c7a4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02ed7aa9-6aa8-46e9-894e-7d060962c7a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:54,601 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:08:54,602 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5003e65-e8d7-4882-8867-34df2192627d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5003e65-e8d7-4882-8867-34df2192627d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:55,651 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:08:55,652 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27e0eb29-0ede-45a6-873f-fd7c2df9d0d8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27e0eb29-0ede-45a6-873f-fd7c2df9d0d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:56,726 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.066s 2022-05-25 15:08:56,726 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2a63f15-1e40-4da2-b605-fafce6322294', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2a63f15-1e40-4da2-b605-fafce6322294', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:57,779 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.045s 2022-05-25 15:08:57,780 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd77578e-295b-457a-8ff2-3ab75111f6de', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd77578e-295b-457a-8ff2-3ab75111f6de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:58,840 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.052s 2022-05-25 15:08:58,840 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-624b0ece-4a9d-4319-bc71-48a414f6590d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-624b0ece-4a9d-4319-bc71-48a414f6590d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:08:59,889 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:08:59,889 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b0b2ad9-fc34-4bdb-a00e-6db22d13cb33', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b0b2ad9-fc34-4bdb-a00e-6db22d13cb33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:00,936 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.038s 2022-05-25 15:09:00,937 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94434fc7-f726-4349-8d0c-e42cb5300b7c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94434fc7-f726-4349-8d0c-e42cb5300b7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:01,987 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:09:01,987 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb354cea-b166-4111-8e79-cbb49460db8d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb354cea-b166-4111-8e79-cbb49460db8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:03,042 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.046s 2022-05-25 15:09:03,042 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-367b5115-1475-4876-b02f-50ef138d440d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-367b5115-1475-4876-b02f-50ef138d440d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:04,094 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:09:04,094 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29eeb55d-bea7-44a4-a11a-d0c7c4e20636', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29eeb55d-bea7-44a4-a11a-d0c7c4e20636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:05,150 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.047s 2022-05-25 15:09:05,151 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcea8b9c-80d7-4527-851b-e071d3b12c69', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcea8b9c-80d7-4527-851b-e071d3b12c69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:06,212 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.053s 2022-05-25 15:09:06,212 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f6a7e33-3a40-4761-9ac9-2df775e7f0b7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f6a7e33-3a40-4761-9ac9-2df775e7f0b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:07,263 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:09:07,263 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78636c50-f753-4c6d-a225-4098f3850866', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78636c50-f753-4c6d-a225-4098f3850866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:08,318 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.046s 2022-05-25 15:09:08,318 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efd8f4f2-87c1-411c-8516-3ffe7658b860', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efd8f4f2-87c1-411c-8516-3ffe7658b860', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:09,381 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.052s 2022-05-25 15:09:09,381 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-450b7035-f34d-46da-9a08-0f794e061826', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-450b7035-f34d-46da-9a08-0f794e061826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:10,452 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.061s 2022-05-25 15:09:10,452 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a2fb121-787e-4ab6-a438-61cf3e153ab0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a2fb121-787e-4ab6-a438-61cf3e153ab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:11,518 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.057s 2022-05-25 15:09:11,518 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ded1946-29ee-463f-b149-0b3f0453b0c6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ded1946-29ee-463f-b149-0b3f0453b0c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:12,568 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:09:12,569 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2a698d1-0212-4e6c-bc6d-f46c01604577', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2a698d1-0212-4e6c-bc6d-f46c01604577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:13,660 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.083s 2022-05-25 15:09:13,660 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62368fcd-d228-4069-911c-32d97f25a057', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62368fcd-d228-4069-911c-32d97f25a057', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:14,816 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.148s 2022-05-25 15:09:14,817 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f0fed1f-d493-4d44-9531-4c63699c3138', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f0fed1f-d493-4d44-9531-4c63699c3138', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:15,863 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.039s 2022-05-25 15:09:15,864 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ef905c2-e536-4447-a556-ef68a237ab52', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ef905c2-e536-4447-a556-ef68a237ab52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:16,918 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.046s 2022-05-25 15:09:16,919 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0403ac4a-78c5-46da-9260-62ce078e5ffd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0403ac4a-78c5-46da-9260-62ce078e5ffd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:17,970 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:09:17,970 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0b4d261-064f-47de-842e-618ee8022055', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0b4d261-064f-47de-842e-618ee8022055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:19,026 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.047s 2022-05-25 15:09:19,026 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8f0ad01-c23f-40e5-80b7-689c9f672ec4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8f0ad01-c23f-40e5-80b7-689c9f672ec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:20,084 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.050s 2022-05-25 15:09:20,084 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abad74d5-e5ac-44e5-82cb-f3373fdf67d2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abad74d5-e5ac-44e5-82cb-f3373fdf67d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:21,144 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.052s 2022-05-25 15:09:21,145 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5c25c15-0102-4188-a640-9e45dd04542b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5c25c15-0102-4188-a640-9e45dd04542b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:22,216 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.063s 2022-05-25 15:09:22,218 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe8f1b81-e214-439c-8eb8-309bb260f366', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe8f1b81-e214-439c-8eb8-309bb260f366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:23,272 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.046s 2022-05-25 15:09:23,272 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2e10a84-4dae-49a9-ad34-d786f07c6fd5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2e10a84-4dae-49a9-ad34-d786f07c6fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:24,329 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.048s 2022-05-25 15:09:24,329 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad53ae2c-1066-4d98-9c32-fed98ca35b26', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad53ae2c-1066-4d98-9c32-fed98ca35b26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:25,389 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.050s 2022-05-25 15:09:25,390 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8b35bea-6766-4369-a9cb-839a96409785', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8b35bea-6766-4369-a9cb-839a96409785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:26,438 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:09:26,439 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b18ed518-ec35-4004-97eb-29b74bc9f45f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b18ed518-ec35-4004-97eb-29b74bc9f45f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:27,495 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.049s 2022-05-25 15:09:27,496 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baf01741-41fc-4e36-b985-9dae6f51c43a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baf01741-41fc-4e36-b985-9dae6f51c43a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:28,559 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.054s 2022-05-25 15:09:28,559 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69828b97-72d7-4bfb-8522-e43b71e91958', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69828b97-72d7-4bfb-8522-e43b71e91958', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:29,614 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.047s 2022-05-25 15:09:29,615 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55204ed3-6a88-4022-a020-18b04e78f6c0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55204ed3-6a88-4022-a020-18b04e78f6c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:30,669 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.046s 2022-05-25 15:09:30,669 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a22bd627-0e92-4463-896d-46f11ea1c628', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a22bd627-0e92-4463-896d-46f11ea1c628', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:31,731 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.054s 2022-05-25 15:09:31,731 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e15a5d58-7cc8-4ff3-b4b7-e322b9a233c1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e15a5d58-7cc8-4ff3-b4b7-e322b9a233c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:32,781 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.042s 2022-05-25 15:09:32,782 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c603b7c-5af4-4e67-9e81-f2560c52c258', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c603b7c-5af4-4e67-9e81-f2560c52c258', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:33,833 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.043s 2022-05-25 15:09:33,834 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9b8df18-eb00-40d2-9a2e-05e44ce4c947', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9b8df18-eb00-40d2-9a2e-05e44ce4c947', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:34,897 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.055s 2022-05-25 15:09:34,897 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78245535-79f1-402a-8fc4-1b8b26bda93b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78245535-79f1-402a-8fc4-1b8b26bda93b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:35,948 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a 0.041s 2022-05-25 15:09:35,948 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4de4f258-a3be-416b-b0a1-08a03e6653c5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4de4f258-a3be-416b-b0a1-08a03e6653c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a'} Body: b'{"volume": {"id": "68ed8e07-0d16-428d-a04d-1cf24cb1644a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:03:35.000000", "updated_at": "2022-05-25T15:03:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-908096534", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/68ed8e07-0d16-428d-a04d-1cf24cb1644a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:36,373 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e 0.417s 2022-05-25 15:09:36,373 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e36fc4c0-82c4-43a4-b90c-0f08cf7fd901', 'x-compute-request-id': 'req-e36fc4c0-82c4-43a4-b90c-0f08cf7fd901', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e'} Body: b'' 2022-05-25 15:09:36,532 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e 0.158s 2022-05-25 15:09:36,532 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-764e7724-52d1-4ddb-85b2-ad417ed1d54d', 'x-compute-request-id': 'req-764e7724-52d1-4ddb-85b2-ad417ed1d54d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e'} Body: b'{"server": {"id": "fa6a0269-51d0-477d-9660-88fc06b7cc7e", "name": "tempest-AttachVolumeShelveTestJSON-server-1990868952", "status": "ACTIVE", "tenant_id": "57e31a21bc7748b9b97988d455700753", "user_id": "dc6a1e1f4df947b4b947371f151f5669", "metadata": {}, "hostId": "9fa9393a547537a895ee90f86603e7678966cd78623828319e3605af", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:00:56Z", "updated": "2022-05-25T15:09:36Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-476994571-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:ed:f4"}, {"version": 4, "addr": "172.27.3.208", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:ed:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-75365024", "OS-SRV-USG:launched_at": "2022-05-25T15:01:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--549178876"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 15:09:37,819 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e 0.276s 2022-05-25 15:09:37,819 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c9e12c3-ec32-4833-923e-ebecb815edda', 'x-compute-request-id': 'req-0c9e12c3-ec32-4833-923e-ebecb815edda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e'} Body: b'{"server": {"id": "fa6a0269-51d0-477d-9660-88fc06b7cc7e", "name": "tempest-AttachVolumeShelveTestJSON-server-1990868952", "status": "ACTIVE", "tenant_id": "57e31a21bc7748b9b97988d455700753", "user_id": "dc6a1e1f4df947b4b947371f151f5669", "metadata": {}, "hostId": "9fa9393a547537a895ee90f86603e7678966cd78623828319e3605af", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:00:56Z", "updated": "2022-05-25T15:09:36Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-476994571-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:ed:f4"}, {"version": 4, "addr": "172.27.3.208", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:ed:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-75365024", "OS-SRV-USG:launched_at": "2022-05-25T15:01:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--549178876"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 15:09:39,171 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e 0.341s 2022-05-25 15:09:39,172 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1370', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e669e216-00b7-40f8-b0b9-ea7c4be33fd6', 'x-compute-request-id': 'req-e669e216-00b7-40f8-b0b9-ea7c4be33fd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e'} Body: b'{"server": {"id": "fa6a0269-51d0-477d-9660-88fc06b7cc7e", "name": "tempest-AttachVolumeShelveTestJSON-server-1990868952", "status": "DELETED", "tenant_id": "57e31a21bc7748b9b97988d455700753", "user_id": "dc6a1e1f4df947b4b947371f151f5669", "metadata": {}, "hostId": "9fa9393a547537a895ee90f86603e7678966cd78623828319e3605af", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:00:56Z", "updated": "2022-05-25T15:09:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-75365024", "OS-SRV-USG:launched_at": "2022-05-25T15:01:14.000000", "OS-SRV-USG:terminated_at": "2022-05-25T15:09:38.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 15:09:39,181 125523 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 3 second wait 2022-05-25 15:09:40,217 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e 0.035s 2022-05-25 15:09:40,218 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-a3e465c5-f736-401c-a3f3-8d46d9d692b0', 'x-compute-request-id': 'req-a3e465c5-f736-401c-a3f3-8d46d9d692b0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fa6a0269-51d0-477d-9660-88fc06b7cc7e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance fa6a0269-51d0-477d-9660-88fc06b7cc7e could not be found."}}' 2022-05-25 15:09:40,317 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.57/compute/v2.1/os-keypairs/tempest-keypair-75365024 0.098s 2022-05-25 15:09:40,317 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcb5011b-f5c5-4e77-ac02-25f057c126a8', 'x-compute-request-id': 'req-fcb5011b-f5c5-4e77-ac02-25f057c126a8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.57/compute/v2.1/os-keypairs/tempest-keypair-75365024'} Body: b'' 2022-05-25 15:09:40,540 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.57:9696/v2.0/security-groups/fdf1b681-143e-4d3a-9d85-fbb2b8095e50 0.222s 2022-05-25 15:09:40,540 125523 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-1d366eaa-559e-4fc1-9da3-3df3017383d7', 'content-length': '0', 'date': 'Wed, 25 May 2022 15:09:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.57:9696/v2.0/security-groups/fdf1b681-143e-4d3a-9d85-fbb2b8095e50'} Body: b'' 2022-05-25 15:09:40,557 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.57:9696/v2.0/security-groups/fdf1b681-143e-4d3a-9d85-fbb2b8095e50 0.016s 2022-05-25 15:09:40,558 125523 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': '146', 'x-openstack-request-id': 'req-904085e5-52aa-47ed-9f40-9598b211c67d', 'date': 'Wed, 25 May 2022 15:09:40 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.57:9696/v2.0/security-groups/fdf1b681-143e-4d3a-9d85-fbb2b8095e50'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group fdf1b681-143e-4d3a-9d85-fbb2b8095e50 does not exist", "detail": ""}}' 2022-05-25 15:09:41,079 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.57:9696/v2.0/floatingips/1b64387b-671f-42af-9d1c-721d00d6dec6 0.521s 2022-05-25 15:09:41,080 125523 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-d4cf51e8-ec36-4d1b-ab80-d2e174f2d1d3', 'content-length': '0', 'date': 'Wed, 25 May 2022 15:09:41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.57:9696/v2.0/floatingips/1b64387b-671f-42af-9d1c-721d00d6dec6'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 269, in test_attach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 532, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 68ed8e07-0d16-428d-a04d-1cf24cb1644a failed to reach available status (current creating) within the required time (360 s). |
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
fail
ft8.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-25 15:09:41,142 125523 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-05-25 15:09:41,142 125523 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-05-25 15:09:41,266 125523 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.57/compute/v2.1/os-keypairs 0.120s 2022-05-25 15:09:41,266 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1647890370", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKbB/nBkSC3BBhyo0jUfRKYNDPwDz2TWv5lkYLTMbf44oiPujGC2Yt/jAATD1HH1v0BDzIT4MINVDgdD0EP0zo/EWKszSpL75zymeJJl9EwM+k+qacUAq7oDeej6pTxb4g=="}} Response - Headers: {'date': 'Wed, 25 May 2022 15:09:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef0fe821-9795-44e8-8a5c-7beba8190d7b', 'x-compute-request-id': 'req-ef0fe821-9795-44e8-8a5c-7beba8190d7b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1647890370", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKbB/nBkSC3BBhyo0jUfRKYNDPwDz2TWv5lkYLTMbf44oiPujGC2Yt/jAATD1HH1v0BDzIT4MINVDgdD0EP0zo/EWKszSpL75zymeJJl9EwM+k+qacUAq7oDeej6pTxb4g==", "fingerprint": "ba:fe:85:7d:1e:97:9b:9b:73:b3:33:10:6b:6f:08:51", "user_id": "dc6a1e1f4df947b4b947371f151f5669"}}' 2022-05-25 15:09:41,268 125523 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1647890370 created 2022-05-25 15:09:41,655 125523 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.57:9696/v2.0/security-groups 0.386s 2022-05-25 15:09:41,655 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-securitygroup--548764174", "description": "tempest-description--978044408"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-457e9bf4-b392-4fa1-8af9-aeacda56f6f5', 'date': 'Wed, 25 May 2022 15:09:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "58c228a7-2564-4474-877c-535c07259876", "name": "tempest-securitygroup--548764174", "stateful": true, "tenant_id": "57e31a21bc7748b9b97988d455700753", "description": "tempest-description--978044408", "shared": false, "security_group_rules": [{"id": "107aa969-1daa-45ed-8cfd-9cc1d2d6b9d0", "tenant_id": "57e31a21bc7748b9b97988d455700753", "security_group_id": "58c228a7-2564-4474-877c-535c07259876", "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": 392, "description": null, "tags": [], "created_at": "2022-05-25T15:09:41Z", "updated_at": "2022-05-25T15:09:41Z", "revision_number": 0, "project_id": "57e31a21bc7748b9b97988d455700753"}, {"id": "24ee1aba-2521-4301-ab3a-cf5187413ade", "tenant_id": "57e31a21bc7748b9b97988d455700753", "security_group_id": "58c228a7-2564-4474-877c-535c07259876", "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": 393, "description": null, "tags": [], "created_at": "2022-05-25T15:09:41Z", "updated_at": "2022-05-25T15:09:41Z", "revision_number": 0, "project_id": "57e31a21bc7748b9b97988d455700753"}], "tags": [], "created_at": "2022-05-25T15:09:41Z", "updated_at": "2022-05-25T15:09:41Z", "revision_number": 1, "project_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:42,036 125523 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.57:9696/v2.0/security-group-rules 0.381s 2022-05-25 15:09:42,037 125523 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": "58c228a7-2564-4474-877c-535c07259876", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-0f382c44-99ed-4877-8cb4-366e4b6f0ad6', 'date': 'Wed, 25 May 2022 15:09:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2c6c1bfa-7862-4ef4-a45a-381198c5307b", "tenant_id": "57e31a21bc7748b9b97988d455700753", "security_group_id": "58c228a7-2564-4474-877c-535c07259876", "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": "2022-05-25T15:09:41Z", "updated_at": "2022-05-25T15:09:41Z", "revision_number": 0, "project_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:42,391 125523 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.57:9696/v2.0/security-group-rules 0.353s 2022-05-25 15:09:42,391 125523 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": "58c228a7-2564-4474-877c-535c07259876", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-95816178-4055-4e8e-87d5-3a96eaad831f', 'date': 'Wed, 25 May 2022 15:09:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "17679ef9-7a39-4b10-acf2-b8a5f6df02ac", "tenant_id": "57e31a21bc7748b9b97988d455700753", "security_group_id": "58c228a7-2564-4474-877c-535c07259876", "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": "2022-05-25T15:09:42Z", "updated_at": "2022-05-25T15:09:42Z", "revision_number": 0, "project_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:42,391 125523 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--548764174 created 2022-05-25 15:09:43,820 125523 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.57:9696/v2.0/floatingips 1.427s 2022-05-25 15:09:43,820 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "9150d0a3-d163-4729-88e4-9b01c3972f2b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-26408a38-d725-47d2-a03e-fc3522f53573', 'date': 'Wed, 25 May 2022 15:09:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6e043fd5-770b-4390-a423-6a4fcc292b6d", "tenant_id": "57e31a21bc7748b9b97988d455700753", "floating_ip_address": "172.27.3.112", "floating_network_id": "9150d0a3-d163-4729-88e4-9b01c3972f2b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "57e31a21bc7748b9b97988d455700753", "description": "", "port_details": null, "tags": [], "created_at": "2022-05-25T15:09:43Z", "updated_at": "2022-05-25T15:09:43Z", "revision_number": 0}}' 2022-05-25 15:09:43,821 125523 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6e043fd5-770b-4390-a423-6a4fcc292b6d', 'tenant_id': '57e31a21bc7748b9b97988d455700753', 'floating_ip_address': '172.27.3.112', 'floating_network_id': '9150d0a3-d163-4729-88e4-9b01c3972f2b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '57e31a21bc7748b9b97988d455700753', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-05-25T15:09:43Z', 'updated_at': '2022-05-25T15:09:43Z', 'revision_number': 0, 'ip': '172.27.3.112'} created 2022-05-25 15:09:43,915 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://10.222.0.57/identity/v3/auth/tokens 0.089s 2022-05-25 15:09:43,916 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 25 May 2022 15:09:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3256', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-68092f51-a4a3-41fc-99f7-6d0a0e656cf4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "dc6a1e1f4df947b4b947371f151f5669", "name": "tempest-AttachVolumeShelveTestJSON-1083864574-project", "password_expires_at": null}, "audit_ids": ["q5DeL1g_SJ-MDNTKChNa9A"], "expires_at": "2022-05-25T16:09:43.000000Z", "issued_at": "2022-05-25T15:09:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57e31a21bc7748b9b97988d455700753", "name": "tempest-AttachVolumeShelveTestJSON-1083864574"}, "is_domain": false, "roles": [{"id": "e2b78b59f5d045dfbb1c6057b955be64", "name": "member"}, {"id": "635966e6bee54755a655e89fdd4d1c24", "name": "reader"}], "catalog": [{"endpoints": [{"id": "2c8f29fbd52d443fa994e43c46db48a8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57:9696/", "region": "RegionOne"}], "id": "34533a9d06d449e78f37022e686fbe6d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02dba0f81fe74076bbb920bc4eae8fa6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/identity", "region": "RegionOne"}], "id": "535ce947beec47e090face594fe06029", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "aa9312c4b7bf406c9c1187710706c713", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57:8080/v1/AUTH_57e31a21bc7748b9b97988d455700753", "region": "RegionOne"}, {"id": "ba97ca2a8acd470993fcb5f31ae38d0a", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.57:8080", "region": "RegionOne"}], "id": "5881e1a5fdcf4cf69f252086a0607603", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "29ae25408b4a4c89aa81e63bfa6a7218", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/compute/v2.1", "region": "RegionOne"}], "id": "67b75b97a3944c119542a76c12a84fa3", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "42459b3f107041668722930918bcd7d5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753", "region": "RegionOne"}], "id": "86a2e77e9d464f18991c64ce879023a0", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e9f738b68f114daa85d9bb57aece13b7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/compute/v2/57e31a21bc7748b9b97988d455700753", "region": "RegionOne"}], "id": "a2c8da3885f94fc8804ccca734e47410", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "24a16f830c9147f98670dfed84a5adfe", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/placement", "region": "RegionOne"}], "id": "a4028a581c7d43968cbb5235ad66cf1b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "513b50270dc14ffe8f794a5fe5013cd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753", "region": "RegionOne"}], "id": "a558c45d429642eaa7ae37884e8f95b0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d8ac54ebaf564452938e5cedb667cacf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/image", "region": "RegionOne"}], "id": "b03af904fa5f47b2b722849ce9de4713", "type": "image", "name": "glance"}]}}' 2022-05-25 15:09:43,916 125523 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '1750ae53-009c-4d94-a872-99198c948843', 'name': 'tempest-AttachVolumeShelveTestJSON-476994571-network', 'tenant_id': '57e31a21bc7748b9b97988d455700753', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '57e31a21bc7748b9b97988d455700753', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 955, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-05-25T15:00:46Z', 'updated_at': '2022-05-25T15:00:46Z', 'revision_number': 1} available for tenant 2022-05-25 15:09:43,917 125523 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1647890370', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKbB/nBkSC3BBhyo0jUfRKYNDPwDz2TWv5lkYLTMbf44oiPujGC2Yt/jAATD1HH1v0BDzIT4MINVDgdD0EP0zo/EWKszSpL75zymeJJl9EwM+k+qacUAq7oDeej6pTxb4g==', 'fingerprint': 'ba:fe:85:7d:1e:97:9b:9b:73:b3:33:10:6b:6f:08:51', 'user_id': 'dc6a1e1f4df947b4b947371f151f5669', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAvie71UyKnZ73Yt+rWB8nxrhC7P0yT6IW8s9SHzOa3+4iTq1jrRDSM\nlk7CDUVEUMKgBwYFK4EEACKhZANiAASmwf5wZEgtwQYcqNI1H0SmDQz8A89k1r+Z\nZGC0zG3+OKIj7oxgtmLf4wAEw9Rx9b9AQ8yE+DCDVQ4HQ9BD9M6PxFirM0qS++c8\npniSZfRMDPpPqmnFAKu6A3no+qU8W+I=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '58c228a7-2564-4474-877c-535c07259876', 'name': 'tempest-securitygroup--548764174', 'stateful': True, 'tenant_id': '57e31a21bc7748b9b97988d455700753', 'description': 'tempest-description--978044408', 'shared': False, 'security_group_rules': [{'id': '107aa969-1daa-45ed-8cfd-9cc1d2d6b9d0', 'tenant_id': '57e31a21bc7748b9b97988d455700753', 'security_group_id': '58c228a7-2564-4474-877c-535c07259876', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 392, 'description': None, 'tags': [], 'created_at': '2022-05-25T15:09:41Z', 'updated_at': '2022-05-25T15:09:41Z', 'revision_number': 0, 'project_id': '57e31a21bc7748b9b97988d455700753'}, {'id': '24ee1aba-2521-4301-ab3a-cf5187413ade', 'tenant_id': '57e31a21bc7748b9b97988d455700753', 'security_group_id': '58c228a7-2564-4474-877c-535c07259876', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 393, 'description': None, 'tags': [], 'created_at': '2022-05-25T15:09:41Z', 'updated_at': '2022-05-25T15:09:41Z', 'revision_number': 0, 'project_id': '57e31a21bc7748b9b97988d455700753'}], 'tags': [], 'created_at': '2022-05-25T15:09:41Z', 'updated_at': '2022-05-25T15:09:41Z', 'revision_number': 1, 'project_id': '57e31a21bc7748b9b97988d455700753'}, 'floating_ip': {'id': '6e043fd5-770b-4390-a423-6a4fcc292b6d', 'tenant_id': '57e31a21bc7748b9b97988d455700753', 'floating_ip_address': '172.27.3.112', 'floating_network_id': '9150d0a3-d163-4729-88e4-9b01c3972f2b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '57e31a21bc7748b9b97988d455700753', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-05-25T15:09:43Z', 'updated_at': '2022-05-25T15:09:43Z', 'revision_number': 0, 'ip': '172.27.3.112'}} 2022-05-25 15:09:44,895 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.222.0.57/compute/v2.1/servers 0.977s 2022-05-25 15:09:44,896 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-504738791", "imageRef": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "1750ae53-009c-4d94-a872-99198c948843"}], "security_groups": [{"name": "tempest-securitygroup--548764174"}], "key_name": "tempest-keypair-1647890370", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 25 May 2022 15:09:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e8ef918-256d-4983-98c1-a12543eddaae', 'x-compute-request-id': 'req-8e8ef918-256d-4983-98c1-a12543eddaae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.57/compute/v2.1/servers'} Body: b'{"server": {"id": "d6352d4f-220f-4bdf-94df-b87650a95629", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/d6352d4f-220f-4bdf-94df-b87650a95629"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--548764174"}], "adminPass": "password"}}' 2022-05-25 15:09:44,988 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629 0.089s 2022-05-25 15:09:44,988 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-211b4982-8976-4f46-8f9c-4ee4c8c7e240', 'x-compute-request-id': 'req-211b4982-8976-4f46-8f9c-4ee4c8c7e240', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629'} Body: b'{"server": {"id": "d6352d4f-220f-4bdf-94df-b87650a95629", "name": "tempest-AttachVolumeShelveTestJSON-server-504738791", "status": "BUILD", "tenant_id": "57e31a21bc7748b9b97988d455700753", "user_id": "dc6a1e1f4df947b4b947371f151f5669", "metadata": {}, "hostId": "", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:09:45Z", "updated": "2022-05-25T15:09:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/d6352d4f-220f-4bdf-94df-b87650a95629"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1647890370", "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": [], "locked": false, "description": null}}' 2022-05-25 15:09:46,102 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629 0.104s 2022-05-25 15:09:46,103 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b6da527-e0b7-4155-908b-18fc10dfae7c', 'x-compute-request-id': 'req-4b6da527-e0b7-4155-908b-18fc10dfae7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629'} Body: b'{"server": {"id": "d6352d4f-220f-4bdf-94df-b87650a95629", "name": "tempest-AttachVolumeShelveTestJSON-server-504738791", "status": "BUILD", "tenant_id": "57e31a21bc7748b9b97988d455700753", "user_id": "dc6a1e1f4df947b4b947371f151f5669", "metadata": {}, "hostId": "", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:09:44Z", "updated": "2022-05-25T15:09:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/d6352d4f-220f-4bdf-94df-b87650a95629"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1647890370", "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": [], "locked": false, "description": null}}' 2022-05-25 15:09:47,201 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629 0.089s 2022-05-25 15:09:47,201 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1333', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c13cfcda-7361-4ce4-8da8-03ba30fd0c62', 'x-compute-request-id': 'req-c13cfcda-7361-4ce4-8da8-03ba30fd0c62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629'} Body: b'{"server": {"id": "d6352d4f-220f-4bdf-94df-b87650a95629", "name": "tempest-AttachVolumeShelveTestJSON-server-504738791", "status": "BUILD", "tenant_id": "57e31a21bc7748b9b97988d455700753", "user_id": "dc6a1e1f4df947b4b947371f151f5669", "metadata": {}, "hostId": "9fa9393a547537a895ee90f86603e7678966cd78623828319e3605af", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:09:44Z", "updated": "2022-05-25T15:09:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/d6352d4f-220f-4bdf-94df-b87650a95629"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1647890370", "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": [], "locked": false, "description": null}}' 2022-05-25 15:09:47,210 125523 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2022-05-25 15:09:48,443 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629 0.231s 2022-05-25 15:09:48,444 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a228a64-e053-4856-a21b-95de858cc39a', 'x-compute-request-id': 'req-4a228a64-e053-4856-a21b-95de858cc39a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629'} Body: b'{"server": {"id": "d6352d4f-220f-4bdf-94df-b87650a95629", "name": "tempest-AttachVolumeShelveTestJSON-server-504738791", "status": "BUILD", "tenant_id": "57e31a21bc7748b9b97988d455700753", "user_id": "dc6a1e1f4df947b4b947371f151f5669", "metadata": {}, "hostId": "9fa9393a547537a895ee90f86603e7678966cd78623828319e3605af", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:09:44Z", "updated": "2022-05-25T15:09:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/d6352d4f-220f-4bdf-94df-b87650a95629"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1647890370", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--548764174"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 15:09:48,452 125523 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2022-05-25 15:09:49,659 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629 0.205s 2022-05-25 15:09:49,659 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b3c85bc-e200-4211-a842-eea97bf429bc', 'x-compute-request-id': 'req-9b3c85bc-e200-4211-a842-eea97bf429bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629'} Body: b'{"server": {"id": "d6352d4f-220f-4bdf-94df-b87650a95629", "name": "tempest-AttachVolumeShelveTestJSON-server-504738791", "status": "BUILD", "tenant_id": "57e31a21bc7748b9b97988d455700753", "user_id": "dc6a1e1f4df947b4b947371f151f5669", "metadata": {}, "hostId": "9fa9393a547537a895ee90f86603e7678966cd78623828319e3605af", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:09:44Z", "updated": "2022-05-25T15:09:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/d6352d4f-220f-4bdf-94df-b87650a95629"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1647890370", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--548764174"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 15:09:50,827 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629 0.158s 2022-05-25 15:09:50,828 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4f3cf20-2330-439d-ad32-320f69448947', 'x-compute-request-id': 'req-f4f3cf20-2330-439d-ad32-320f69448947', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629'} Body: b'{"server": {"id": "d6352d4f-220f-4bdf-94df-b87650a95629", "name": "tempest-AttachVolumeShelveTestJSON-server-504738791", "status": "BUILD", "tenant_id": "57e31a21bc7748b9b97988d455700753", "user_id": "dc6a1e1f4df947b4b947371f151f5669", "metadata": {}, "hostId": "9fa9393a547537a895ee90f86603e7678966cd78623828319e3605af", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:09:44Z", "updated": "2022-05-25T15:09:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/d6352d4f-220f-4bdf-94df-b87650a95629"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1647890370", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--548764174"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 15:09:52,001 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629 0.163s 2022-05-25 15:09:52,005 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f803a64-7f8c-412d-bce7-dbeb25d88612', 'x-compute-request-id': 'req-3f803a64-7f8c-412d-bce7-dbeb25d88612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629'} Body: b'{"server": {"id": "d6352d4f-220f-4bdf-94df-b87650a95629", "name": "tempest-AttachVolumeShelveTestJSON-server-504738791", "status": "BUILD", "tenant_id": "57e31a21bc7748b9b97988d455700753", "user_id": "dc6a1e1f4df947b4b947371f151f5669", "metadata": {}, "hostId": "9fa9393a547537a895ee90f86603e7678966cd78623828319e3605af", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:09:44Z", "updated": "2022-05-25T15:09:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/d6352d4f-220f-4bdf-94df-b87650a95629"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1647890370", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--548764174"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 15:09:53,174 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629 0.160s 2022-05-25 15:09:53,174 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8aef7dc0-1729-4010-bf6a-3650d5c04b27', 'x-compute-request-id': 'req-8aef7dc0-1729-4010-bf6a-3650d5c04b27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629'} Body: b'{"server": {"id": "d6352d4f-220f-4bdf-94df-b87650a95629", "name": "tempest-AttachVolumeShelveTestJSON-server-504738791", "status": "BUILD", "tenant_id": "57e31a21bc7748b9b97988d455700753", "user_id": "dc6a1e1f4df947b4b947371f151f5669", "metadata": {}, "hostId": "9fa9393a547537a895ee90f86603e7678966cd78623828319e3605af", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:09:44Z", "updated": "2022-05-25T15:09:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/d6352d4f-220f-4bdf-94df-b87650a95629"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1647890370", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--548764174"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 15:09:54,351 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629 0.166s 2022-05-25 15:09:54,351 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb03510a-0096-4ee1-a7bd-0e84fac91ef1', 'x-compute-request-id': 'req-bb03510a-0096-4ee1-a7bd-0e84fac91ef1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629'} Body: b'{"server": {"id": "d6352d4f-220f-4bdf-94df-b87650a95629", "name": "tempest-AttachVolumeShelveTestJSON-server-504738791", "status": "BUILD", "tenant_id": "57e31a21bc7748b9b97988d455700753", "user_id": "dc6a1e1f4df947b4b947371f151f5669", "metadata": {}, "hostId": "9fa9393a547537a895ee90f86603e7678966cd78623828319e3605af", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:09:44Z", "updated": "2022-05-25T15:09:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/d6352d4f-220f-4bdf-94df-b87650a95629"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1647890370", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--548764174"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 15:09:55,521 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629 0.160s 2022-05-25 15:09:55,521 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1e6113e-c02c-4c77-be41-e3f09b8d7e69', 'x-compute-request-id': 'req-a1e6113e-c02c-4c77-be41-e3f09b8d7e69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629'} Body: b'{"server": {"id": "d6352d4f-220f-4bdf-94df-b87650a95629", "name": "tempest-AttachVolumeShelveTestJSON-server-504738791", "status": "BUILD", "tenant_id": "57e31a21bc7748b9b97988d455700753", "user_id": "dc6a1e1f4df947b4b947371f151f5669", "metadata": {}, "hostId": "9fa9393a547537a895ee90f86603e7678966cd78623828319e3605af", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:09:44Z", "updated": "2022-05-25T15:09:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/d6352d4f-220f-4bdf-94df-b87650a95629"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1647890370", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--548764174"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 15:09:56,696 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629 0.165s 2022-05-25 15:09:56,697 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-169b0817-74d9-4975-b363-b351ada702d8', 'x-compute-request-id': 'req-169b0817-74d9-4975-b363-b351ada702d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629'} Body: b'{"server": {"id": "d6352d4f-220f-4bdf-94df-b87650a95629", "name": "tempest-AttachVolumeShelveTestJSON-server-504738791", "status": "BUILD", "tenant_id": "57e31a21bc7748b9b97988d455700753", "user_id": "dc6a1e1f4df947b4b947371f151f5669", "metadata": {}, "hostId": "9fa9393a547537a895ee90f86603e7678966cd78623828319e3605af", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:09:44Z", "updated": "2022-05-25T15:09:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/d6352d4f-220f-4bdf-94df-b87650a95629"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1647890370", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--548764174"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 15:09:57,874 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629 0.168s 2022-05-25 15:09:57,875 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1597', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-176930e9-1b58-4ae2-966d-bed5d3a3d7e8', 'x-compute-request-id': 'req-176930e9-1b58-4ae2-966d-bed5d3a3d7e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629'} Body: b'{"server": {"id": "d6352d4f-220f-4bdf-94df-b87650a95629", "name": "tempest-AttachVolumeShelveTestJSON-server-504738791", "status": "ACTIVE", "tenant_id": "57e31a21bc7748b9b97988d455700753", "user_id": "dc6a1e1f4df947b4b947371f151f5669", "metadata": {}, "hostId": "9fa9393a547537a895ee90f86603e7678966cd78623828319e3605af", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:09:44Z", "updated": "2022-05-25T15:09:57Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-476994571-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:bf:c3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/d6352d4f-220f-4bdf-94df-b87650a95629"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1647890370", "OS-SRV-USG:launched_at": "2022-05-25T15:09:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--548764174"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 15:09:57,884 125523 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2022-05-25 15:09:57,986 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629/os-interface 0.096s 2022-05-25 15:09:57,986 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbfb18a7-668e-4efc-950c-8990c839a105', 'x-compute-request-id': 'req-cbfb18a7-668e-4efc-950c-8990c839a105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "1750ae53-009c-4d94-a872-99198c948843", "port_id": "c50a74fa-ad2a-40e6-bd34-769ba5147b6b", "mac_addr": "fa:16:3e:58:bf:c3", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "733e0b3d-f8fc-4e76-ac42-90d29cc6760e", "ip_address": "172.20.0.4"}]}]}' 2022-05-25 15:09:59,251 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://10.222.0.57:9696/v2.0/floatingips/6e043fd5-770b-4390-a423-6a4fcc292b6d 1.261s 2022-05-25 15:09:59,256 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "c50a74fa-ad2a-40e6-bd34-769ba5147b6b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-1a870456-b187-442c-83b5-e4daccf015a8', 'date': 'Wed, 25 May 2022 15:09:59 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57:9696/v2.0/floatingips/6e043fd5-770b-4390-a423-6a4fcc292b6d'} Body: b'{"floatingip": {"id": "6e043fd5-770b-4390-a423-6a4fcc292b6d", "tenant_id": "57e31a21bc7748b9b97988d455700753", "floating_ip_address": "172.27.3.112", "floating_network_id": "9150d0a3-d163-4729-88e4-9b01c3972f2b", "router_id": "ec996e74-cbb3-4d54-a352-876cc9bb8dea", "port_id": "c50a74fa-ad2a-40e6-bd34-769ba5147b6b", "fixed_ip_address": "172.20.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "1750ae53-009c-4d94-a872-99198c948843", "mac_address": "fa:16:3e:58:bf:c3", "admin_state_up": true, "status": "ACTIVE", "device_id": "d6352d4f-220f-4bdf-94df-b87650a95629", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-05-25T15:09:43Z", "updated_at": "2022-05-25T15:09:58Z", "revision_number": 1, "project_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:09:59,257 125523 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.112:22' as 'ubuntu' with public key authentication 2022-05-25 15:10:03,345 125523 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.112 ([Errno None] Unable to connect to port 22 on 172.27.3.112). Number attempts: 1. Retry after 2 seconds. 2022-05-25 15:10:08,912 125523 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.112 ([Errno None] Unable to connect to port 22 on 172.27.3.112). Number attempts: 2. Retry after 3 seconds. 2022-05-25 15:10:15,472 125523 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.112 ([Errno None] Unable to connect to port 22 on 172.27.3.112). Number attempts: 3. Retry after 4 seconds. 2022-05-25 15:10:23,024 125523 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.112 ([Errno None] Unable to connect to port 22 on 172.27.3.112). Number attempts: 4. Retry after 5 seconds. 2022-05-25 15:10:31,600 125523 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.112 ([Errno None] Unable to connect to port 22 on 172.27.3.112). Number attempts: 5. Retry after 6 seconds. 2022-05-25 15:10:38,109 125523 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.112 ([Errno None] Unable to connect to port 22 on 172.27.3.112). Number attempts: 6. Retry after 7 seconds. 2022-05-25 15:10:45,617 125523 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.112 ([Errno None] Unable to connect to port 22 on 172.27.3.112). Number attempts: 7. Retry after 8 seconds. 2022-05-25 15:10:54,127 125523 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.112 ([Errno None] Unable to connect to port 22 on 172.27.3.112). Number attempts: 8. Retry after 9 seconds. 2022-05-25 15:11:03,638 125523 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.112 ([Errno None] Unable to connect to port 22 on 172.27.3.112). Number attempts: 9. Retry after 10 seconds. 2022-05-25 15:11:14,185 125523 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-05-25 15:11:14,604 125523 INFO [paramiko.transport] Authentication (publickey) successful! 2022-05-25 15:11:14,604 125523 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.112 successfully created 2022-05-25 15:11:14,781 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629/ips 0.176s 2022-05-25 15:11:14,782 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '151', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f85031f4-b205-4785-801a-8945e58c24a4', 'x-compute-request-id': 'req-f85031f4-b205-4785-801a-8945e58c24a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-476994571-network": [{"version": 4, "addr": "172.20.0.4"}, {"version": 4, "addr": "172.27.3.112"}]}}' 2022-05-25 15:11:15,383 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes 0.599s 2022-05-25 15:11:15,384 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884"}} Response - Headers: {'date': 'Wed, 25 May 2022 15:11:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ab4b602-be54-43da-8956-ca393ccc5880', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ab4b602-be54-43da-8956-ca393ccc5880', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.045186", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-05-25 15:11:15,469 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.078s 2022-05-25 15:11:15,469 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e1fdf31-6644-405c-91ed-156bf2cb699b', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e1fdf31-6644-405c-91ed-156bf2cb699b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:16,540 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.062s 2022-05-25 15:11:16,540 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c44df32-6499-4c2c-b258-171577b79031', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c44df32-6499-4c2c-b258-171577b79031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:17,595 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:11:17,603 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f3c42cb-5bad-4d6f-abb2-5fce23030352', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f3c42cb-5bad-4d6f-abb2-5fce23030352', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:18,809 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.199s 2022-05-25 15:11:18,809 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42a58f7d-a91a-48e2-a84f-05734c5f5c36', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42a58f7d-a91a-48e2-a84f-05734c5f5c36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:20,019 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.201s 2022-05-25 15:11:20,020 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee195baf-58e3-4b22-8574-5600dff53e99', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee195baf-58e3-4b22-8574-5600dff53e99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:21,076 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.049s 2022-05-25 15:11:21,077 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2edccddb-5234-4e42-9d67-56def1420198', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2edccddb-5234-4e42-9d67-56def1420198', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:22,132 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:11:22,132 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acc9aaae-5b34-44f2-9a7b-7298e4d89040', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acc9aaae-5b34-44f2-9a7b-7298e4d89040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:23,187 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:11:23,187 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a56c20e2-ab68-4764-8206-9983e5552ebe', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a56c20e2-ab68-4764-8206-9983e5552ebe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:24,243 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:11:24,244 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf221a71-590d-4638-bae5-a4ad1c576a3a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf221a71-590d-4638-bae5-a4ad1c576a3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:25,305 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.052s 2022-05-25 15:11:25,305 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd1318d9-1d0e-422c-89d0-c0bc72a32d9a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd1318d9-1d0e-422c-89d0-c0bc72a32d9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:26,356 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.043s 2022-05-25 15:11:26,357 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98e0e03b-755c-4c25-a996-90cc19d3cfc9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98e0e03b-755c-4c25-a996-90cc19d3cfc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:27,412 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.048s 2022-05-25 15:11:27,413 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c7186d6-7b04-43eb-babc-afcc7741e66c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c7186d6-7b04-43eb-babc-afcc7741e66c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:28,467 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:11:28,467 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84903cc3-5d7a-46c9-a476-40a5a34596b5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84903cc3-5d7a-46c9-a476-40a5a34596b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:29,521 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.045s 2022-05-25 15:11:29,521 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7397cb54-6a01-477f-93c8-a75f1e3b626a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7397cb54-6a01-477f-93c8-a75f1e3b626a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:30,575 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:11:30,576 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49c1136f-fdc7-4e24-85e5-364ebcc8b83f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49c1136f-fdc7-4e24-85e5-364ebcc8b83f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:31,631 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:11:31,631 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a95c61e-b506-46d6-861a-26fb2ab39c3e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a95c61e-b506-46d6-861a-26fb2ab39c3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:32,685 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:11:32,686 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb81f4fc-e597-4229-b217-3b33c410f042', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb81f4fc-e597-4229-b217-3b33c410f042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:33,742 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:11:33,742 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7fc4fd7-be3e-406e-802e-f9f1c1743c21', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7fc4fd7-be3e-406e-802e-f9f1c1743c21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:34,802 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.052s 2022-05-25 15:11:34,802 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d81227e8-587a-4436-b106-902c6627947f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d81227e8-587a-4436-b106-902c6627947f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:35,855 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.045s 2022-05-25 15:11:35,856 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39a5f490-f04f-4aab-9525-d5e6512b3470', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39a5f490-f04f-4aab-9525-d5e6512b3470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:36,910 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:11:36,910 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e13a5794-ad94-4f59-9c6a-997bb61e833d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e13a5794-ad94-4f59-9c6a-997bb61e833d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:37,964 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.045s 2022-05-25 15:11:37,964 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf7e031d-5906-49a1-8510-2c88838e4bca', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf7e031d-5906-49a1-8510-2c88838e4bca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:39,019 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:11:39,020 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51fffda0-2f84-44c1-b89c-3fe738fbc189', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51fffda0-2f84-44c1-b89c-3fe738fbc189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:40,074 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:11:40,074 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1794ce8f-4644-4dcb-acd2-f0e9ea29f493', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1794ce8f-4644-4dcb-acd2-f0e9ea29f493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:41,130 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:11:41,131 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-800a4602-ed1d-4f6e-baf0-6e5f1663e680', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-800a4602-ed1d-4f6e-baf0-6e5f1663e680', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:42,184 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.045s 2022-05-25 15:11:42,184 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-153c7590-571f-4059-84ab-afdc1e864b2a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-153c7590-571f-4059-84ab-afdc1e864b2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:43,246 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.054s 2022-05-25 15:11:43,246 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e25eccf-d45d-40b0-9b47-34ba6b8208bf', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e25eccf-d45d-40b0-9b47-34ba6b8208bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:44,295 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.040s 2022-05-25 15:11:44,301 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2d0851c-24f3-44a8-8b19-5bd2a219ce12', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2d0851c-24f3-44a8-8b19-5bd2a219ce12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:45,350 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.042s 2022-05-25 15:11:45,351 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a981284-e96d-4927-bc44-2e490ac9ab0e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a981284-e96d-4927-bc44-2e490ac9ab0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:46,409 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.050s 2022-05-25 15:11:46,410 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1b1c5c9-0626-423d-9484-71e3a05aa75e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1b1c5c9-0626-423d-9484-71e3a05aa75e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:47,465 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:11:47,466 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1301d12a-49b0-49e9-b4b8-b5f3cee854e6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1301d12a-49b0-49e9-b4b8-b5f3cee854e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:48,519 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.045s 2022-05-25 15:11:48,519 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f7c5065-185b-4afe-ab34-d23158ff7ff2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f7c5065-185b-4afe-ab34-d23158ff7ff2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:49,576 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.048s 2022-05-25 15:11:49,576 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b8eee1f-57f8-4e32-8898-22ae53a21676', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b8eee1f-57f8-4e32-8898-22ae53a21676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:50,630 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:11:50,631 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6973c015-9c64-408c-b55a-5b1691395dae', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6973c015-9c64-408c-b55a-5b1691395dae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:51,687 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.048s 2022-05-25 15:11:51,687 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aed64e6f-5ad4-4c65-9a9b-deb92c07d9df', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aed64e6f-5ad4-4c65-9a9b-deb92c07d9df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:52,744 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.049s 2022-05-25 15:11:52,745 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cec76b9e-4b4e-4f6e-8765-c00432e2261b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cec76b9e-4b4e-4f6e-8765-c00432e2261b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:53,796 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.043s 2022-05-25 15:11:53,796 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fecda75-4f8f-4db8-825c-c4a9ffc18f68', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fecda75-4f8f-4db8-825c-c4a9ffc18f68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:54,855 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.051s 2022-05-25 15:11:54,856 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbd8b619-830d-47f6-9540-a79da5e82363', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbd8b619-830d-47f6-9540-a79da5e82363', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:55,909 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.044s 2022-05-25 15:11:55,915 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51c4aa6e-563e-46b1-abb5-2adb1c861f4b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51c4aa6e-563e-46b1-abb5-2adb1c861f4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:56,963 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.040s 2022-05-25 15:11:56,963 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e169f881-6f95-45b7-93ce-e588c8acc3dc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e169f881-6f95-45b7-93ce-e588c8acc3dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:58,017 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:11:58,018 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3877016-3074-4351-a911-db399782b425', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3877016-3074-4351-a911-db399782b425', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:11:59,071 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.045s 2022-05-25 15:11:59,072 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52179bf1-40b5-409f-a2d6-d6bb90e20441', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52179bf1-40b5-409f-a2d6-d6bb90e20441', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:00,126 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:12:00,127 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-259b3a64-30ac-4498-8228-d64226a656ab', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-259b3a64-30ac-4498-8228-d64226a656ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:01,183 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:12:01,184 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45f2a2df-d80d-425c-9377-6f340e50341a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45f2a2df-d80d-425c-9377-6f340e50341a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:02,238 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:12:02,239 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1678e68e-6ed0-449e-841d-5efe42e56b5a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1678e68e-6ed0-449e-841d-5efe42e56b5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:03,297 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.049s 2022-05-25 15:12:03,297 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8755f406-07a4-4cb1-957b-3936dd1a5b54', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8755f406-07a4-4cb1-957b-3936dd1a5b54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:04,354 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.049s 2022-05-25 15:12:04,355 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c19be4b1-f0f9-4895-8065-de1a48175d2c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c19be4b1-f0f9-4895-8065-de1a48175d2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:05,409 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:12:05,410 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf30cd68-f8ef-4286-b63b-4a41aeff8fd2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf30cd68-f8ef-4286-b63b-4a41aeff8fd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:06,465 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:12:06,466 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca6bc2ca-c338-4b19-8ece-a0f8a33a83c6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca6bc2ca-c338-4b19-8ece-a0f8a33a83c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:07,519 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.045s 2022-05-25 15:12:07,519 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e56b29ac-2d74-4d05-871f-2443fa637355', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e56b29ac-2d74-4d05-871f-2443fa637355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:08,573 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.045s 2022-05-25 15:12:08,573 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-674d7a40-e1da-43b6-8978-4e3d79747d76', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-674d7a40-e1da-43b6-8978-4e3d79747d76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:09,630 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.049s 2022-05-25 15:12:09,630 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ad113de-e3d8-4e17-abdf-e33f41135a0f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ad113de-e3d8-4e17-abdf-e33f41135a0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:10,681 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.043s 2022-05-25 15:12:10,682 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56a49891-8845-4d27-b313-cf67cd79e9ae', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56a49891-8845-4d27-b313-cf67cd79e9ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:11,739 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.049s 2022-05-25 15:12:11,739 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df71857b-9dd1-4024-8c3e-aaf3b4c3bbfa', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df71857b-9dd1-4024-8c3e-aaf3b4c3bbfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:12,795 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:12:12,796 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f03e37e-4b66-4b97-a2c5-e61a658f3c18', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f03e37e-4b66-4b97-a2c5-e61a658f3c18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:13,850 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:12:13,850 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ed0aae7-d58f-4eba-a71f-91b080b2e9cd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ed0aae7-d58f-4eba-a71f-91b080b2e9cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:14,904 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.045s 2022-05-25 15:12:14,904 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38eb88eb-e6c2-47dc-9a34-7cf3564102e6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38eb88eb-e6c2-47dc-9a34-7cf3564102e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:15,966 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.054s 2022-05-25 15:12:15,966 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f52718a6-6bd4-498d-8cc4-56852bb221fd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f52718a6-6bd4-498d-8cc4-56852bb221fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:17,016 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.042s 2022-05-25 15:12:17,017 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa9f0e7c-0db2-40c3-b1df-c30eaccea578', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa9f0e7c-0db2-40c3-b1df-c30eaccea578', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:18,074 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.049s 2022-05-25 15:12:18,074 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dea5ec47-6585-4ac2-a75b-2bbe563ce839', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dea5ec47-6585-4ac2-a75b-2bbe563ce839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:19,175 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.092s 2022-05-25 15:12:19,175 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48b29c87-4664-4b76-92e0-de28205d4286', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48b29c87-4664-4b76-92e0-de28205d4286', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:20,223 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.040s 2022-05-25 15:12:20,224 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49eb051d-db4d-4653-89ac-7b2012dfeabb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49eb051d-db4d-4653-89ac-7b2012dfeabb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:21,279 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:12:21,279 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb99f092-4795-46e4-8972-8a5688c31693', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb99f092-4795-46e4-8972-8a5688c31693', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:22,326 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.039s 2022-05-25 15:12:22,333 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa3c92c8-8ce2-49ae-a66b-343cd64d9599', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa3c92c8-8ce2-49ae-a66b-343cd64d9599', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:23,384 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.043s 2022-05-25 15:12:23,385 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-376ddd3a-40e8-41b7-9d7f-db396b6a97ba', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-376ddd3a-40e8-41b7-9d7f-db396b6a97ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:24,441 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.048s 2022-05-25 15:12:24,441 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d86a7ba-95ed-43c6-83db-f87e553a39e6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d86a7ba-95ed-43c6-83db-f87e553a39e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:25,498 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.049s 2022-05-25 15:12:25,500 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbc80bf6-45e6-4113-aa01-38801de42a59', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbc80bf6-45e6-4113-aa01-38801de42a59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:26,550 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.042s 2022-05-25 15:12:26,550 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03242231-939c-45c2-9cf6-cdce14067ed4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03242231-939c-45c2-9cf6-cdce14067ed4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:27,606 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:12:27,606 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81e1ee38-ec5b-4526-bcbf-4371f6db7397', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81e1ee38-ec5b-4526-bcbf-4371f6db7397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:28,661 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:12:28,662 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12ed0f12-41ee-4804-8321-71d583e7a7d2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12ed0f12-41ee-4804-8321-71d583e7a7d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:29,714 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.044s 2022-05-25 15:12:29,714 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94459e24-dd66-4ea1-8f38-58b23b5500d3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94459e24-dd66-4ea1-8f38-58b23b5500d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:30,770 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.044s 2022-05-25 15:12:30,771 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-296305b1-9691-4037-ab04-eab9957c51c1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-296305b1-9691-4037-ab04-eab9957c51c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:31,825 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.045s 2022-05-25 15:12:31,829 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c52296b-4965-44bb-8508-4274159c27e5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c52296b-4965-44bb-8508-4274159c27e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:32,881 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.044s 2022-05-25 15:12:32,881 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68a65eaf-4695-4ebb-a64a-01a10fdd39c0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68a65eaf-4695-4ebb-a64a-01a10fdd39c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:33,939 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.050s 2022-05-25 15:12:33,939 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d5a7980-301f-4d48-b75f-0ed22aa69504', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d5a7980-301f-4d48-b75f-0ed22aa69504', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:34,989 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.042s 2022-05-25 15:12:34,989 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66318508-1a17-44ef-9d56-f0aeba85008e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66318508-1a17-44ef-9d56-f0aeba85008e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:36,045 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:12:36,045 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a081da4-6ede-4e5e-b4f3-9a0a131d1144', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a081da4-6ede-4e5e-b4f3-9a0a131d1144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:37,099 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:12:37,099 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc4fec0a-9a3a-4d17-a456-57b722b34897', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc4fec0a-9a3a-4d17-a456-57b722b34897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:38,161 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.054s 2022-05-25 15:12:38,162 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e49a8c0d-976c-4369-9125-5611bc177ca6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e49a8c0d-976c-4369-9125-5611bc177ca6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:39,210 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.040s 2022-05-25 15:12:39,210 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fe00a8a-e089-4b7b-a5cd-cb2746da048c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fe00a8a-e089-4b7b-a5cd-cb2746da048c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:40,262 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.043s 2022-05-25 15:12:40,262 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bb4ad63-9754-4d96-b8d8-7cc02ba7ec89', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bb4ad63-9754-4d96-b8d8-7cc02ba7ec89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:41,318 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:12:41,319 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83dd2f7a-58e4-4d5c-8a47-72cd534de158', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83dd2f7a-58e4-4d5c-8a47-72cd534de158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:42,372 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.045s 2022-05-25 15:12:42,373 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b72ff50-f140-4862-8884-48318de2a99a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b72ff50-f140-4862-8884-48318de2a99a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:43,424 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.044s 2022-05-25 15:12:43,425 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd86e2d4-d698-4bbc-b549-0a163bdd17bc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd86e2d4-d698-4bbc-b549-0a163bdd17bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:44,483 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.051s 2022-05-25 15:12:44,484 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2c636d5-d241-4865-9280-bfa623180cf5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2c636d5-d241-4865-9280-bfa623180cf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:45,537 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.045s 2022-05-25 15:12:45,537 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70da2d74-f9a9-4d93-881e-f0d3966c15eb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70da2d74-f9a9-4d93-881e-f0d3966c15eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:46,591 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.044s 2022-05-25 15:12:46,593 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fbf403b-7008-4ae2-a2cf-f2a233d3e8c9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fbf403b-7008-4ae2-a2cf-f2a233d3e8c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:47,649 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.048s 2022-05-25 15:12:47,650 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-865bd2bf-7313-41f5-84a4-50343c886032', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-865bd2bf-7313-41f5-84a4-50343c886032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:48,715 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.056s 2022-05-25 15:12:48,715 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac0e24e9-1723-45aa-84fe-caa5e9e5bcba', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac0e24e9-1723-45aa-84fe-caa5e9e5bcba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:49,771 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:12:49,771 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25ccb4dc-c83d-44b1-afd2-9c0085c4c5bb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25ccb4dc-c83d-44b1-afd2-9c0085c4c5bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:50,827 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:12:50,827 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-452628ce-4b69-4576-bbd7-f4f15c3a8099', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-452628ce-4b69-4576-bbd7-f4f15c3a8099', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:51,882 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:12:51,882 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d73df4e-73da-48db-83b5-1dcd4aa6cf45', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d73df4e-73da-48db-83b5-1dcd4aa6cf45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:52,940 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.050s 2022-05-25 15:12:52,940 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d164506-8a82-495d-add4-f4db56c439e0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d164506-8a82-495d-add4-f4db56c439e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:53,995 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:12:53,995 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf3597ea-50fc-40fd-a104-d7c882003dbd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf3597ea-50fc-40fd-a104-d7c882003dbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:55,050 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:12:55,051 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d86711e7-3c00-4af2-8056-918b5620c06f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d86711e7-3c00-4af2-8056-918b5620c06f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:56,113 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.054s 2022-05-25 15:12:56,113 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-644c7bd1-cfaa-47d9-afdc-d4cb915af056', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-644c7bd1-cfaa-47d9-afdc-d4cb915af056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:57,166 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:12:57,167 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54d937af-b32e-4c07-ab6f-8e9cef454733', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54d937af-b32e-4c07-ab6f-8e9cef454733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:58,225 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.049s 2022-05-25 15:12:58,228 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7c25948-9bf9-42f9-aa17-0840df4d6124', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7c25948-9bf9-42f9-aa17-0840df4d6124', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:12:59,280 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.044s 2022-05-25 15:12:59,281 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e112355-2d3d-4a24-9be1-ff17fa05db2d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e112355-2d3d-4a24-9be1-ff17fa05db2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:00,342 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.052s 2022-05-25 15:13:00,343 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81e8c8fa-a458-4c4f-930e-e5a59ff69090', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81e8c8fa-a458-4c4f-930e-e5a59ff69090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:01,397 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.045s 2022-05-25 15:13:01,397 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b22a2ac-aa40-44e9-b0b6-333da021639f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b22a2ac-aa40-44e9-b0b6-333da021639f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:02,460 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.056s 2022-05-25 15:13:02,461 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f93e761-488b-4066-b588-fd229ff85dc9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f93e761-488b-4066-b588-fd229ff85dc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:03,515 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:13:03,515 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd06a136-5ff7-4abc-8798-032308c21c2d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd06a136-5ff7-4abc-8798-032308c21c2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:04,569 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:13:04,570 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbb902c7-d7d7-408a-8270-9ab3e060d6cb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbb902c7-d7d7-408a-8270-9ab3e060d6cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:05,625 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:13:05,626 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3b6e7a6-ef8f-4cbc-b526-1100596427fd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3b6e7a6-ef8f-4cbc-b526-1100596427fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:06,679 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.045s 2022-05-25 15:13:06,679 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d0b8ab7-dd47-4a9d-a48d-fd8523e09be0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d0b8ab7-dd47-4a9d-a48d-fd8523e09be0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:07,735 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.048s 2022-05-25 15:13:07,735 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d0b8abe-ab4c-4f97-8e1d-53c03c528415', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d0b8abe-ab4c-4f97-8e1d-53c03c528415', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:08,788 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.045s 2022-05-25 15:13:08,789 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ab0d6b6-649c-4578-8b69-427f992c05c9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ab0d6b6-649c-4578-8b69-427f992c05c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:09,846 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.050s 2022-05-25 15:13:09,847 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe932049-819e-47df-9c05-790067c2816d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe932049-819e-47df-9c05-790067c2816d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:10,910 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.050s 2022-05-25 15:13:10,910 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03570502-8745-48dd-81ab-3f8d87426e4c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03570502-8745-48dd-81ab-3f8d87426e4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:11,967 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.048s 2022-05-25 15:13:11,967 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da7a5e14-3bd0-4b60-929e-dbbfef93898b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da7a5e14-3bd0-4b60-929e-dbbfef93898b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:13,022 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:13:13,022 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eae84f0d-0f12-4d58-b7df-617ef3b30bda', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eae84f0d-0f12-4d58-b7df-617ef3b30bda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:14,076 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.045s 2022-05-25 15:13:14,076 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c11bff3a-2e5f-4b4b-946a-ce0e8c879952', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c11bff3a-2e5f-4b4b-946a-ce0e8c879952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:15,132 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.049s 2022-05-25 15:13:15,133 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d623cf04-60db-4c85-a86c-87d2cd11b23a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d623cf04-60db-4c85-a86c-87d2cd11b23a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:16,190 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.050s 2022-05-25 15:13:16,197 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d36d692-7253-4317-9fb5-3b6e16a61951', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d36d692-7253-4317-9fb5-3b6e16a61951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:17,246 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.042s 2022-05-25 15:13:17,247 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75e2a354-cfe6-4eba-a535-963db8408878', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75e2a354-cfe6-4eba-a535-963db8408878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:18,322 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.067s 2022-05-25 15:13:18,323 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d033ee60-9e1b-43ee-abbe-f30b2b5cee11', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d033ee60-9e1b-43ee-abbe-f30b2b5cee11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:19,380 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.044s 2022-05-25 15:13:19,381 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-344cedbe-dbce-4b27-b17e-1a0098621760', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-344cedbe-dbce-4b27-b17e-1a0098621760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:20,443 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.054s 2022-05-25 15:13:20,443 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-343ca5c4-ba3e-416a-be5e-20e58ac057c6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-343ca5c4-ba3e-416a-be5e-20e58ac057c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:21,491 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.040s 2022-05-25 15:13:21,491 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d83152b-7d39-4975-b640-f3a719d70e99', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d83152b-7d39-4975-b640-f3a719d70e99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:22,547 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.048s 2022-05-25 15:13:22,548 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-937c02ec-5c9a-4cb9-be49-8e502b483a94', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-937c02ec-5c9a-4cb9-be49-8e502b483a94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:23,602 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:13:23,602 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96462aa3-80b1-47d1-9264-2d35f775014c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96462aa3-80b1-47d1-9264-2d35f775014c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:24,656 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:13:24,664 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e4f028e-f428-4327-b09d-4064e4c79a7a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e4f028e-f428-4327-b09d-4064e4c79a7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:25,712 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.040s 2022-05-25 15:13:25,712 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0de563a9-e54e-4363-b517-bcf363f38fa6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0de563a9-e54e-4363-b517-bcf363f38fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:26,766 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:13:26,767 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edf090f8-1a13-40cb-992c-00a770adb0bb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edf090f8-1a13-40cb-992c-00a770adb0bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:27,820 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.045s 2022-05-25 15:13:27,821 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-033a40a9-2344-4902-aca1-9d87ba84ae75', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-033a40a9-2344-4902-aca1-9d87ba84ae75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:28,875 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:13:28,875 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd4ed691-5d9d-4f40-ab11-229766f9794f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd4ed691-5d9d-4f40-ab11-229766f9794f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:29,932 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.048s 2022-05-25 15:13:29,933 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f86697ae-e008-46ba-ad11-7d563da7141f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f86697ae-e008-46ba-ad11-7d563da7141f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:30,986 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.045s 2022-05-25 15:13:30,987 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb8cdbab-79ea-4cc2-ad17-f8dfc5621e07', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb8cdbab-79ea-4cc2-ad17-f8dfc5621e07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:32,043 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:13:32,044 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d4d7192-05ef-4b32-b9ca-202478fabcfb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d4d7192-05ef-4b32-b9ca-202478fabcfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:33,098 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:13:33,098 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c695f27f-9f73-4b61-90f6-baff468ed8b3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c695f27f-9f73-4b61-90f6-baff468ed8b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:34,153 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:13:34,153 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-995ef22d-a3dc-414a-9a8d-fb7dddd78439', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-995ef22d-a3dc-414a-9a8d-fb7dddd78439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:35,209 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.049s 2022-05-25 15:13:35,210 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cb17df6-62a0-417d-81a6-1e8b8b11c974', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cb17df6-62a0-417d-81a6-1e8b8b11c974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:36,266 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.048s 2022-05-25 15:13:36,267 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4171ae4b-e9ab-4154-a646-c6ca92ca1f5e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4171ae4b-e9ab-4154-a646-c6ca92ca1f5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:37,321 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:13:37,321 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98627746-9894-44bd-97fa-08ead4127e38', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98627746-9894-44bd-97fa-08ead4127e38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:38,376 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:13:38,377 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88125e8c-14c5-4d3a-8204-f0a12f992ada', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88125e8c-14c5-4d3a-8204-f0a12f992ada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:39,431 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:13:39,431 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4790d673-7952-4951-bda9-0acc9f49404d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4790d673-7952-4951-bda9-0acc9f49404d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:40,490 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.051s 2022-05-25 15:13:40,491 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b679b042-31cf-438a-8bed-cf845c2e6dc7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b679b042-31cf-438a-8bed-cf845c2e6dc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:41,548 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.049s 2022-05-25 15:13:41,549 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3cd7d79-aec8-4704-952f-065e9d0a1198', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3cd7d79-aec8-4704-952f-065e9d0a1198', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:42,605 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.048s 2022-05-25 15:13:42,605 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41037548-e5d1-423e-81e2-b37d3846d89c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41037548-e5d1-423e-81e2-b37d3846d89c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:43,660 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:13:43,660 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9add0616-e3b7-4ed5-9570-e1d118860542', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9add0616-e3b7-4ed5-9570-e1d118860542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:44,715 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:13:44,716 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9075e349-00c6-4892-b2c4-8875261a79dc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9075e349-00c6-4892-b2c4-8875261a79dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:45,768 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.045s 2022-05-25 15:13:45,769 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc87ad47-2d1f-4352-97fa-47673b1b1203', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc87ad47-2d1f-4352-97fa-47673b1b1203', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:46,821 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.045s 2022-05-25 15:13:46,822 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5508f869-396d-4b86-9d5b-ea16cbeef96b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5508f869-396d-4b86-9d5b-ea16cbeef96b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:47,879 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.048s 2022-05-25 15:13:47,879 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a15b264d-0630-4026-91fb-f235154ff4bf', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a15b264d-0630-4026-91fb-f235154ff4bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:48,935 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:13:48,935 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82711d39-34b5-4d50-abbf-e8f4f505cf3f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82711d39-34b5-4d50-abbf-e8f4f505cf3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:49,990 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.045s 2022-05-25 15:13:49,990 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bedc5e91-e30c-4b95-8b25-ade7bd8d2764', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bedc5e91-e30c-4b95-8b25-ade7bd8d2764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:51,045 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:13:51,046 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2852e709-6ff6-4ecc-8b55-f82a0690762b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2852e709-6ff6-4ecc-8b55-f82a0690762b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:52,101 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.048s 2022-05-25 15:13:52,102 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-866ea1eb-f6d2-49fe-beca-96f78a5ae657', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-866ea1eb-f6d2-49fe-beca-96f78a5ae657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:53,323 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.212s 2022-05-25 15:13:53,324 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ed5cfb6-2667-4f2f-a6af-4670d95d9255', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ed5cfb6-2667-4f2f-a6af-4670d95d9255', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:54,387 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.054s 2022-05-25 15:13:54,392 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ed69f98-b87c-4752-bd12-8a3d41506274', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ed69f98-b87c-4752-bd12-8a3d41506274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:55,440 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.040s 2022-05-25 15:13:55,441 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-071f8eac-9b1f-4e4b-85a1-a50738518754', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-071f8eac-9b1f-4e4b-85a1-a50738518754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:56,493 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.044s 2022-05-25 15:13:56,493 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52dcbe76-1fae-4525-85ac-971fc495abcf', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52dcbe76-1fae-4525-85ac-971fc495abcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:57,547 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.045s 2022-05-25 15:13:57,548 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4f252b9-321b-4326-9705-9d8c0dedf613', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4f252b9-321b-4326-9705-9d8c0dedf613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:58,614 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.058s 2022-05-25 15:13:58,614 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52eff166-360c-4c2c-8878-98e10bc03483', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52eff166-360c-4c2c-8878-98e10bc03483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:13:59,662 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.039s 2022-05-25 15:13:59,663 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-397676b0-e53a-49f1-a162-8b517163cdbc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-397676b0-e53a-49f1-a162-8b517163cdbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:00,719 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.049s 2022-05-25 15:14:00,719 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5479968-50d2-4927-b642-6b882580f352', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5479968-50d2-4927-b642-6b882580f352', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:01,773 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:14:01,774 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bf89a94-a6f5-4655-8032-16a66db5040e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bf89a94-a6f5-4655-8032-16a66db5040e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:02,828 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.044s 2022-05-25 15:14:02,828 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6f4468a-5fea-48fd-ad5f-50c6a666416b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6f4468a-5fea-48fd-ad5f-50c6a666416b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:03,882 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:14:03,882 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-889593db-8317-4dd4-9c97-07f66aea7003', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-889593db-8317-4dd4-9c97-07f66aea7003', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:04,937 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:14:04,938 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a570766-9920-41c4-8338-8e9560f221e6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a570766-9920-41c4-8338-8e9560f221e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:05,997 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.051s 2022-05-25 15:14:05,997 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aab6dd5-73a2-4316-a367-be432159fccd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aab6dd5-73a2-4316-a367-be432159fccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:07,049 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.043s 2022-05-25 15:14:07,050 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fea0a80d-99ee-426b-a3a6-662f5234c8a2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fea0a80d-99ee-426b-a3a6-662f5234c8a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:08,113 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.056s 2022-05-25 15:14:08,114 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ead9a0e-dd67-40f6-b732-b9eab6235b50', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ead9a0e-dd67-40f6-b732-b9eab6235b50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:09,178 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.056s 2022-05-25 15:14:09,179 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b3008c3-028b-43b0-b3a5-96a6cb22be91', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b3008c3-028b-43b0-b3a5-96a6cb22be91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:10,226 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.039s 2022-05-25 15:14:10,226 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea764de1-7e1f-4eb1-b23d-8619406e9d3f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea764de1-7e1f-4eb1-b23d-8619406e9d3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:11,279 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.044s 2022-05-25 15:14:11,279 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d74d24e-341d-4157-b827-78ce3a415c25', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d74d24e-341d-4157-b827-78ce3a415c25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:12,333 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:14:12,333 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ff8f6f4-904e-400c-b381-49fb44e98df8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ff8f6f4-904e-400c-b381-49fb44e98df8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:13,387 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:14:13,387 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7154642-8e98-4752-9356-433c7aa08189', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7154642-8e98-4752-9356-433c7aa08189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:14,445 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.048s 2022-05-25 15:14:14,445 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe3d5aa9-1b72-4dfe-90e5-e0cdc83a99a7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe3d5aa9-1b72-4dfe-90e5-e0cdc83a99a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:15,498 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.045s 2022-05-25 15:14:15,498 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b11958e5-b909-4300-84d8-506c69a8eff3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b11958e5-b909-4300-84d8-506c69a8eff3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:16,559 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.051s 2022-05-25 15:14:16,559 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a834f3f8-bfc4-46c9-b623-78bb200e518e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a834f3f8-bfc4-46c9-b623-78bb200e518e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:17,616 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.048s 2022-05-25 15:14:17,619 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bed27fdd-6791-4dc8-a787-7bf69d5746f9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bed27fdd-6791-4dc8-a787-7bf69d5746f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:18,671 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.043s 2022-05-25 15:14:18,671 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6b48908-e52d-4f18-bba7-14469a99561b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6b48908-e52d-4f18-bba7-14469a99561b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:19,726 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:14:19,727 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db40e65a-0038-4f6b-84da-c03a8f279963', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db40e65a-0038-4f6b-84da-c03a8f279963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:20,811 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.076s 2022-05-25 15:14:20,812 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f3cff74-8647-4e12-a48b-14855428210b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f3cff74-8647-4e12-a48b-14855428210b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:21,865 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.039s 2022-05-25 15:14:21,865 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f323d6d4-4f3c-455a-8fd9-6f37d2ce5fb3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f323d6d4-4f3c-455a-8fd9-6f37d2ce5fb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:22,912 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.039s 2022-05-25 15:14:22,912 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11a047ac-d708-4734-9356-f5bb620b001e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11a047ac-d708-4734-9356-f5bb620b001e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:23,968 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:14:23,968 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89e06116-4bbe-441b-ac0b-5692587db3f4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89e06116-4bbe-441b-ac0b-5692587db3f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:25,026 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.050s 2022-05-25 15:14:25,027 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9344e35-8b1b-4639-b1d0-47d6b90d98cf', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9344e35-8b1b-4639-b1d0-47d6b90d98cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:26,082 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:14:26,082 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bea1f5d7-685f-4f22-b060-28e499e4d769', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bea1f5d7-685f-4f22-b060-28e499e4d769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:27,139 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.048s 2022-05-25 15:14:27,139 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72315bb8-e183-4f75-89fe-80c5899874e6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72315bb8-e183-4f75-89fe-80c5899874e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:28,191 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.044s 2022-05-25 15:14:28,192 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7129bd7-4020-4b7e-918e-4b2f7406441b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7129bd7-4020-4b7e-918e-4b2f7406441b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:29,248 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.048s 2022-05-25 15:14:29,248 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8709acdc-e8ff-40c2-a394-851244bf3165', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8709acdc-e8ff-40c2-a394-851244bf3165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:30,303 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:14:30,303 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01fab231-1ca9-4289-b433-9a0edbb74132', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01fab231-1ca9-4289-b433-9a0edbb74132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:31,358 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:14:31,358 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a1fa0e7-087b-459b-b7ca-3371ebf83ba1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a1fa0e7-087b-459b-b7ca-3371ebf83ba1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:32,418 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.051s 2022-05-25 15:14:32,423 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-546ae75c-b0fa-48a0-9077-eb9079ccc88c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-546ae75c-b0fa-48a0-9077-eb9079ccc88c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:33,473 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.039s 2022-05-25 15:14:33,473 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a675f2fe-bad1-437c-9e7b-bcff6acc7616', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a675f2fe-bad1-437c-9e7b-bcff6acc7616', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:34,524 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.041s 2022-05-25 15:14:34,529 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19561537-9d3e-40fc-9495-38233fe6bcb9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19561537-9d3e-40fc-9495-38233fe6bcb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:35,579 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.042s 2022-05-25 15:14:35,579 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce953b14-f897-46ad-a0d2-c8a9f43dd853', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce953b14-f897-46ad-a0d2-c8a9f43dd853', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:36,640 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.052s 2022-05-25 15:14:36,640 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3e0baf4-e2fd-4598-80de-9a623e016a95', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3e0baf4-e2fd-4598-80de-9a623e016a95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:37,688 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.040s 2022-05-25 15:14:37,688 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f21d9db5-821c-467f-95d2-e058ddd07d1b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f21d9db5-821c-467f-95d2-e058ddd07d1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:38,749 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.053s 2022-05-25 15:14:38,750 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d54707e9-8d43-40ec-bfed-a85cb145fa70', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d54707e9-8d43-40ec-bfed-a85cb145fa70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:39,805 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:14:39,811 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ef67787-d9ed-4ad0-89ce-e86d33eb3e84', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ef67787-d9ed-4ad0-89ce-e86d33eb3e84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:40,859 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.039s 2022-05-25 15:14:40,860 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26ff554f-82bb-45c5-b275-ce0e0fa51332', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26ff554f-82bb-45c5-b275-ce0e0fa51332', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:41,914 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:14:41,915 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cebc6f39-70a5-48cf-9c45-607a7bcd58c5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cebc6f39-70a5-48cf-9c45-607a7bcd58c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:42,973 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:14:42,973 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6818830-28d9-4ab0-b0cf-5d8c534f35f9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6818830-28d9-4ab0-b0cf-5d8c534f35f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:44,025 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.043s 2022-05-25 15:14:44,025 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe0fcaf8-c1b1-41e3-a9d7-fa093e6864ad', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe0fcaf8-c1b1-41e3-a9d7-fa093e6864ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:45,089 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.054s 2022-05-25 15:14:45,089 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34333a8b-2f14-45c5-9f15-f9d608aff7f0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34333a8b-2f14-45c5-9f15-f9d608aff7f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:46,141 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.042s 2022-05-25 15:14:46,142 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-109e20ed-f01f-4161-bca7-a08e7aa536fd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-109e20ed-f01f-4161-bca7-a08e7aa536fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:47,207 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.057s 2022-05-25 15:14:47,207 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-593264ae-7351-416f-a311-790224f5c941', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-593264ae-7351-416f-a311-790224f5c941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:48,264 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.048s 2022-05-25 15:14:48,265 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-561761df-b2fe-4524-a53e-1a04d5a9fd10', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-561761df-b2fe-4524-a53e-1a04d5a9fd10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:49,317 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.044s 2022-05-25 15:14:49,317 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-323b7ee3-f5cb-4c12-bf39-926b57141ee6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-323b7ee3-f5cb-4c12-bf39-926b57141ee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:50,371 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.045s 2022-05-25 15:14:50,371 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4401319b-1d85-45a4-8e84-c9fd09f76910', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4401319b-1d85-45a4-8e84-c9fd09f76910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:51,426 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:14:51,429 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a8b447b-dc69-4477-b4c3-0ee9627690a8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a8b447b-dc69-4477-b4c3-0ee9627690a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:52,483 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.045s 2022-05-25 15:14:52,483 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-322e11f7-9bab-4ec9-acca-c05778416c58', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-322e11f7-9bab-4ec9-acca-c05778416c58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:53,533 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.041s 2022-05-25 15:14:53,533 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf939323-dfc3-4af8-9cc1-c533f00ba800', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf939323-dfc3-4af8-9cc1-c533f00ba800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:54,582 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.041s 2022-05-25 15:14:54,582 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab150573-42cf-4904-8124-300b7ef59121', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab150573-42cf-4904-8124-300b7ef59121', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:55,630 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.039s 2022-05-25 15:14:55,630 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4fe6840-b9a8-43ac-8079-d1e61e4ce2f9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4fe6840-b9a8-43ac-8079-d1e61e4ce2f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:56,680 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.040s 2022-05-25 15:14:56,680 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62bc4ba3-222f-4fc8-8b52-20297473f875', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62bc4ba3-222f-4fc8-8b52-20297473f875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:57,728 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.039s 2022-05-25 15:14:57,728 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6adbafe1-830d-4cf2-99ac-83a0845fff49', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6adbafe1-830d-4cf2-99ac-83a0845fff49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:58,781 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.043s 2022-05-25 15:14:58,781 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06a0c672-ed73-42bd-b6ff-9a28b191d222', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06a0c672-ed73-42bd-b6ff-9a28b191d222', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:14:59,829 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.040s 2022-05-25 15:14:59,829 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3301ae0-fdbc-49a4-bd5a-1d20b1731a34', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3301ae0-fdbc-49a4-bd5a-1d20b1731a34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:00,881 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.044s 2022-05-25 15:15:00,882 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49dc6b2b-2b99-463d-9688-0ea62e7367e4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49dc6b2b-2b99-463d-9688-0ea62e7367e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:01,929 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.040s 2022-05-25 15:15:01,929 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c4a76d9-ae89-4098-9606-fff8cc247d90', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c4a76d9-ae89-4098-9606-fff8cc247d90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:02,984 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:15:02,985 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6e60e46-51cd-4c41-828d-6e07c7cbe813', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6e60e46-51cd-4c41-828d-6e07c7cbe813', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:04,037 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.045s 2022-05-25 15:15:04,038 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c56dbcd4-5519-488d-827a-ca7b328f50bf', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c56dbcd4-5519-488d-827a-ca7b328f50bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:05,088 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.041s 2022-05-25 15:15:05,088 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-353b2930-b7cf-48c7-bcb1-bc57d22943ce', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-353b2930-b7cf-48c7-bcb1-bc57d22943ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:06,136 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.039s 2022-05-25 15:15:06,136 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ffadba9-7021-4421-a313-a21b526f4c78', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ffadba9-7021-4421-a313-a21b526f4c78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:07,185 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.040s 2022-05-25 15:15:07,185 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-002e3af1-343b-4b61-9586-40dd7abd704b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-002e3af1-343b-4b61-9586-40dd7abd704b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:08,235 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.042s 2022-05-25 15:15:08,235 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16317b0b-50ee-48be-81ff-b9a2a0a48af9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16317b0b-50ee-48be-81ff-b9a2a0a48af9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:09,285 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.041s 2022-05-25 15:15:09,285 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6428eab5-437a-44ac-ab27-0ce9d35c036e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6428eab5-437a-44ac-ab27-0ce9d35c036e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:10,332 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.039s 2022-05-25 15:15:10,332 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed1a25b6-66d5-4376-8286-67369fc86bb1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed1a25b6-66d5-4376-8286-67369fc86bb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:11,385 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.044s 2022-05-25 15:15:11,385 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f91ea4cd-eaea-4a16-9bf9-389145ad7bb3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f91ea4cd-eaea-4a16-9bf9-389145ad7bb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:12,434 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.040s 2022-05-25 15:15:12,435 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8612a472-8a41-461f-80a4-5fb5f52f7f74', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8612a472-8a41-461f-80a4-5fb5f52f7f74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:13,483 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.040s 2022-05-25 15:15:13,483 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3d54586-d171-4444-bdbf-5f9382c6a391', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3d54586-d171-4444-bdbf-5f9382c6a391', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:14,532 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.041s 2022-05-25 15:15:14,533 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e72193cf-35c5-4593-9e24-65de64ad1261', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e72193cf-35c5-4593-9e24-65de64ad1261', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:15,583 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.042s 2022-05-25 15:15:15,583 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f1ed921-8ce4-4629-8a70-2a3a332d8b3f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f1ed921-8ce4-4629-8a70-2a3a332d8b3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:16,634 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.042s 2022-05-25 15:15:16,634 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-199e96e1-60ce-401d-af65-2636a0f729a6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-199e96e1-60ce-401d-af65-2636a0f729a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:17,684 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.041s 2022-05-25 15:15:17,684 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91756a3e-c46b-4277-b5db-9679b54437b1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91756a3e-c46b-4277-b5db-9679b54437b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:18,742 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.050s 2022-05-25 15:15:18,742 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb002b3a-1e8d-407d-a199-9562d49c0a37', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb002b3a-1e8d-407d-a199-9562d49c0a37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:19,803 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.053s 2022-05-25 15:15:19,804 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e18c38ba-fffe-4130-89ea-aa9d6eea16f0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e18c38ba-fffe-4130-89ea-aa9d6eea16f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:20,863 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.050s 2022-05-25 15:15:20,863 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-763b4aa4-2063-44a8-a14a-b5f17caed0b7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-763b4aa4-2063-44a8-a14a-b5f17caed0b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:21,916 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.045s 2022-05-25 15:15:21,916 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38c1ae85-baef-44dd-905c-45ae71a4a0d7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38c1ae85-baef-44dd-905c-45ae71a4a0d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:22,988 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.064s 2022-05-25 15:15:22,988 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d72c76c3-d480-4ede-8e6d-c75af793adcd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d72c76c3-d480-4ede-8e6d-c75af793adcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:24,050 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.050s 2022-05-25 15:15:24,051 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe83d5a5-4e65-4125-9794-55403a512061', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe83d5a5-4e65-4125-9794-55403a512061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:25,122 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.062s 2022-05-25 15:15:25,122 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be5fa7ca-443b-41df-928f-ba32a54801a4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be5fa7ca-443b-41df-928f-ba32a54801a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:26,177 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:15:26,178 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e710b2b4-a2b3-4cc5-a063-0fa462443bd3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e710b2b4-a2b3-4cc5-a063-0fa462443bd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:27,273 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.088s 2022-05-25 15:15:27,274 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db139737-7a23-42c9-a47c-4b73d4149cda', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db139737-7a23-42c9-a47c-4b73d4149cda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:28,338 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.056s 2022-05-25 15:15:28,338 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4e3de11-5b52-4d73-a4c8-55cefa704e17', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4e3de11-5b52-4d73-a4c8-55cefa704e17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:29,397 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.049s 2022-05-25 15:15:29,397 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b232bfc-1ebf-4669-a43a-15de25947d07', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b232bfc-1ebf-4669-a43a-15de25947d07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:30,456 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.051s 2022-05-25 15:15:30,456 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eaf1e2b2-385e-49a1-bebe-f20430d39a3a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eaf1e2b2-385e-49a1-bebe-f20430d39a3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:31,508 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.044s 2022-05-25 15:15:31,509 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd51573e-0d42-49dd-90be-cc5b6c826f81', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd51573e-0d42-49dd-90be-cc5b6c826f81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:33,197 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.681s 2022-05-25 15:15:33,198 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41b63a91-b566-4471-98ea-579d5840b026', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41b63a91-b566-4471-98ea-579d5840b026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:34,252 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.045s 2022-05-25 15:15:34,252 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60a27003-5aa6-44c0-bf47-37308811db36', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60a27003-5aa6-44c0-bf47-37308811db36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:35,306 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:15:35,307 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7664d9ae-c4f4-41f5-992f-98b9e9441fea', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7664d9ae-c4f4-41f5-992f-98b9e9441fea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:36,367 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.042s 2022-05-25 15:15:36,367 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ab09300-605c-442c-8dea-5b04478e1621', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ab09300-605c-442c-8dea-5b04478e1621', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:37,420 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.044s 2022-05-25 15:15:37,421 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd87d026-54f8-4e02-9770-df07aa8bf7ac', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd87d026-54f8-4e02-9770-df07aa8bf7ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:38,472 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.043s 2022-05-25 15:15:38,473 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b7a5396-32b2-4dc4-9d5f-0ba1f8a9048c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b7a5396-32b2-4dc4-9d5f-0ba1f8a9048c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:39,524 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.044s 2022-05-25 15:15:39,529 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5785412d-e679-4475-8111-1c6359c37e92', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5785412d-e679-4475-8111-1c6359c37e92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:40,584 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.048s 2022-05-25 15:15:40,585 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8d0168a-9bc5-4a5b-a44f-75964adbaa20', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8d0168a-9bc5-4a5b-a44f-75964adbaa20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:41,640 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.043s 2022-05-25 15:15:41,641 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a097737b-9c37-4d1d-93ce-13fb678e1b41', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a097737b-9c37-4d1d-93ce-13fb678e1b41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:42,692 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.044s 2022-05-25 15:15:42,693 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3e996da-0a4d-4866-b4c9-475a7d3fff47', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3e996da-0a4d-4866-b4c9-475a7d3fff47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:43,745 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.045s 2022-05-25 15:15:43,746 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4525236e-b7f4-46c5-85d7-83574af15fbf', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4525236e-b7f4-46c5-85d7-83574af15fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:44,794 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.040s 2022-05-25 15:15:44,794 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47316e3a-039a-40de-b36e-8066a92d4f6c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47316e3a-039a-40de-b36e-8066a92d4f6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:45,843 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.040s 2022-05-25 15:15:45,843 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b715c146-d745-4aed-bca1-0c710ae1fc69', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b715c146-d745-4aed-bca1-0c710ae1fc69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:46,892 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.040s 2022-05-25 15:15:46,892 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d54f085e-038a-4639-b5cc-99f5b3d74942', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d54f085e-038a-4639-b5cc-99f5b3d74942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:47,941 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.041s 2022-05-25 15:15:47,942 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58bf6a7c-8367-4433-9833-e2b8644d811b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58bf6a7c-8367-4433-9833-e2b8644d811b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:48,991 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.041s 2022-05-25 15:15:48,991 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aa2c982-089c-4462-9748-6e7c4e5f3b01', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aa2c982-089c-4462-9748-6e7c4e5f3b01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:50,041 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.042s 2022-05-25 15:15:50,050 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e4952d4-9f30-407a-b443-b40248b36aa5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e4952d4-9f30-407a-b443-b40248b36aa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:51,099 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.041s 2022-05-25 15:15:51,099 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49bb4736-9fb1-45f3-b2f1-d38139015de5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49bb4736-9fb1-45f3-b2f1-d38139015de5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:52,147 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.040s 2022-05-25 15:15:52,147 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-580bc6c8-c500-44e7-b9bc-5941d72ca844', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-580bc6c8-c500-44e7-b9bc-5941d72ca844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:53,196 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.040s 2022-05-25 15:15:53,196 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9704800-0071-44fa-a2d5-89823119afa1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9704800-0071-44fa-a2d5-89823119afa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:54,262 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.057s 2022-05-25 15:15:54,262 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65434c6d-79f4-43a4-8eae-c8a7da8a4ccb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65434c6d-79f4-43a4-8eae-c8a7da8a4ccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:55,314 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.043s 2022-05-25 15:15:55,315 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2f7935c-e514-474b-81d5-29e17bb4055b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2f7935c-e514-474b-81d5-29e17bb4055b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:56,363 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.040s 2022-05-25 15:15:56,363 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-580d0e75-b1f7-4fe1-84b3-b73cd156d78e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-580d0e75-b1f7-4fe1-84b3-b73cd156d78e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:57,432 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.050s 2022-05-25 15:15:57,433 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6884378b-2975-45dc-a077-50eaa051bba2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6884378b-2975-45dc-a077-50eaa051bba2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:58,489 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.049s 2022-05-25 15:15:58,490 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af7b3f48-304b-4f15-8dc2-2460a888bd89', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af7b3f48-304b-4f15-8dc2-2460a888bd89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:15:59,539 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.042s 2022-05-25 15:15:59,539 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e783edc-d78b-4438-8949-0c1063838998', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e783edc-d78b-4438-8949-0c1063838998', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:00,589 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.041s 2022-05-25 15:16:00,589 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6a814f6-0146-478d-917d-4e1223eecb41', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6a814f6-0146-478d-917d-4e1223eecb41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:01,638 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.042s 2022-05-25 15:16:01,639 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81018a28-e9f5-4b5a-9769-25c7b6eb7866', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81018a28-e9f5-4b5a-9769-25c7b6eb7866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:02,689 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.041s 2022-05-25 15:16:02,689 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc31c67f-2752-43d4-b4ff-d3daa42d8a5b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc31c67f-2752-43d4-b4ff-d3daa42d8a5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:03,743 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.045s 2022-05-25 15:16:03,744 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d71f91a-4f2e-44fe-8d19-1775a8fd28b2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d71f91a-4f2e-44fe-8d19-1775a8fd28b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:04,799 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:16:04,799 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a6a4752-b6eb-40b4-89be-ddfe98bb3766', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a6a4752-b6eb-40b4-89be-ddfe98bb3766', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:05,850 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.042s 2022-05-25 15:16:05,851 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9235052a-1fec-41d4-ab01-695f89765027', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9235052a-1fec-41d4-ab01-695f89765027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:06,899 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.041s 2022-05-25 15:16:06,899 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-694a63e9-3391-4fd0-a7da-4d3778af1fd2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-694a63e9-3391-4fd0-a7da-4d3778af1fd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:07,949 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.041s 2022-05-25 15:16:07,949 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffc4e71a-3c5f-4069-aa7f-0b679a6983e2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffc4e71a-3c5f-4069-aa7f-0b679a6983e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:08,998 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.042s 2022-05-25 15:16:08,999 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47aac6f5-7344-44e0-88ea-b8c01dc5bd0a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47aac6f5-7344-44e0-88ea-b8c01dc5bd0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:10,056 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.049s 2022-05-25 15:16:10,058 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-760b6063-f7da-4188-8269-3d58e4edd85f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-760b6063-f7da-4188-8269-3d58e4edd85f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:11,112 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:16:11,112 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f746ee5-ebe7-4694-b580-77334b74a6ea', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f746ee5-ebe7-4694-b580-77334b74a6ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:12,168 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.048s 2022-05-25 15:16:12,169 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75b89956-cb18-4e2f-82cd-ada3a7ca8218', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75b89956-cb18-4e2f-82cd-ada3a7ca8218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:13,230 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.053s 2022-05-25 15:16:13,231 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5f2ad9e-a5fc-4f57-987c-2c1d97ae7765', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5f2ad9e-a5fc-4f57-987c-2c1d97ae7765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:14,295 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.050s 2022-05-25 15:16:14,295 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfcbf43b-cfc5-4774-b2d8-29cb2a800e48', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfcbf43b-cfc5-4774-b2d8-29cb2a800e48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:15,475 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.171s 2022-05-25 15:16:15,475 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1a638e5-010a-4fc4-aac6-b13349fa431f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1a638e5-010a-4fc4-aac6-b13349fa431f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:16,526 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.042s 2022-05-25 15:16:16,526 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3373b35-7ca0-436f-a292-b5ec0ca227fc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3373b35-7ca0-436f-a292-b5ec0ca227fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:17,580 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.045s 2022-05-25 15:16:17,581 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e936485c-c1de-44f7-9642-482550a396c8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e936485c-c1de-44f7-9642-482550a396c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:18,631 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.042s 2022-05-25 15:16:18,632 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7568de2a-d41d-45db-b4f5-f24636cfb07b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7568de2a-d41d-45db-b4f5-f24636cfb07b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:19,680 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.040s 2022-05-25 15:16:19,680 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b05e06ed-416e-4484-9ba3-54739c784fa9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b05e06ed-416e-4484-9ba3-54739c784fa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:20,733 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.044s 2022-05-25 15:16:20,733 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6562e5bd-b95a-47a4-8ae7-034ad0895290', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6562e5bd-b95a-47a4-8ae7-034ad0895290', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:21,783 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.041s 2022-05-25 15:16:21,784 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4d76510-613b-4ffd-a7f4-c38cbd3ada87', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4d76510-613b-4ffd-a7f4-c38cbd3ada87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:22,833 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.041s 2022-05-25 15:16:22,833 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3982b188-d32f-488b-a676-a5474d8c547f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3982b188-d32f-488b-a676-a5474d8c547f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:23,884 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.042s 2022-05-25 15:16:23,884 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48b4786b-2089-4822-a6f6-0522f95c7043', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48b4786b-2089-4822-a6f6-0522f95c7043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:24,949 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.057s 2022-05-25 15:16:24,949 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3550984c-5c0a-4d9b-84a2-8b15d6b6a640', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3550984c-5c0a-4d9b-84a2-8b15d6b6a640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:25,997 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.039s 2022-05-25 15:16:25,998 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be02f781-a748-48db-98ec-d41bf823d550', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be02f781-a748-48db-98ec-d41bf823d550', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:27,048 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.042s 2022-05-25 15:16:27,049 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cc1c4d1-1555-4978-ba6d-d5564ded1e62', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cc1c4d1-1555-4978-ba6d-d5564ded1e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:28,119 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.062s 2022-05-25 15:16:28,119 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20eb3ca5-1961-4515-95ca-ad48278c93ef', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20eb3ca5-1961-4515-95ca-ad48278c93ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:29,172 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.043s 2022-05-25 15:16:29,172 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57a02705-f873-4269-ac91-cef7b0a719bd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57a02705-f873-4269-ac91-cef7b0a719bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:30,221 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.041s 2022-05-25 15:16:30,222 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e481ce9c-bab7-42bf-9df8-af42b23bc65d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e481ce9c-bab7-42bf-9df8-af42b23bc65d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:31,275 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.044s 2022-05-25 15:16:31,276 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-219f91bc-025b-4793-ba9f-d500393bbf1e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-219f91bc-025b-4793-ba9f-d500393bbf1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:32,326 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.043s 2022-05-25 15:16:32,327 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f1cca77-b36e-4a26-a83b-33583b2cb3f4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f1cca77-b36e-4a26-a83b-33583b2cb3f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:33,374 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.040s 2022-05-25 15:16:33,375 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6169173e-0930-49f1-859d-20ae4512e4d1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6169173e-0930-49f1-859d-20ae4512e4d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:34,427 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.043s 2022-05-25 15:16:34,427 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ab684d6-e4f2-4e99-a382-388483def1a2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ab684d6-e4f2-4e99-a382-388483def1a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:35,478 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.042s 2022-05-25 15:16:35,478 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d565a0d-1402-4f43-8be1-e843740e934c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d565a0d-1402-4f43-8be1-e843740e934c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:36,529 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.043s 2022-05-25 15:16:36,530 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1945b5e6-a28c-4f2b-8a06-1c1f4ba8b1a1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1945b5e6-a28c-4f2b-8a06-1c1f4ba8b1a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:37,582 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.043s 2022-05-25 15:16:37,582 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a34e517b-7a06-4d27-9a6d-70028212ca0a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a34e517b-7a06-4d27-9a6d-70028212ca0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:38,636 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:16:38,636 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0c7f183-465f-423f-8d75-076a4f364b78', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0c7f183-465f-423f-8d75-076a4f364b78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:39,686 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.042s 2022-05-25 15:16:39,687 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed09ba46-eadf-4414-9734-1b3ba47ff2af', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed09ba46-eadf-4414-9734-1b3ba47ff2af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:40,739 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.043s 2022-05-25 15:16:40,739 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-972249f7-b9c6-4e5e-97d7-640bd135f3cc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-972249f7-b9c6-4e5e-97d7-640bd135f3cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:41,789 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.042s 2022-05-25 15:16:41,790 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f72f232e-30c5-4e6d-acfa-885cddc9c26a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f72f232e-30c5-4e6d-acfa-885cddc9c26a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:42,841 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.042s 2022-05-25 15:16:42,841 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17d8b300-3745-4100-8abe-2adf7544cc7c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17d8b300-3745-4100-8abe-2adf7544cc7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:43,920 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.070s 2022-05-25 15:16:43,920 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c427a5f-1fd9-418d-b2d7-27a5b82cc8ef', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c427a5f-1fd9-418d-b2d7-27a5b82cc8ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:44,970 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.042s 2022-05-25 15:16:44,971 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9861bb72-4b0f-4603-bab4-b79026e5d9fa', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9861bb72-4b0f-4603-bab4-b79026e5d9fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:46,022 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.043s 2022-05-25 15:16:46,022 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1636506-e0f3-4b9c-b10f-f12ca7ae8a9d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1636506-e0f3-4b9c-b10f-f12ca7ae8a9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:47,072 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.041s 2022-05-25 15:16:47,072 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c032db5d-3d8f-49e7-852f-0df8131c3956', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c032db5d-3d8f-49e7-852f-0df8131c3956', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:48,133 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.053s 2022-05-25 15:16:48,134 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6dcd1c2-4532-47bd-bb17-1230353b0474', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6dcd1c2-4532-47bd-bb17-1230353b0474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:49,187 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.045s 2022-05-25 15:16:49,187 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d22964b6-0560-404f-8149-d282d5bdb002', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d22964b6-0560-404f-8149-d282d5bdb002', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:50,240 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.044s 2022-05-25 15:16:50,241 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02410735-9465-4dd5-a01d-ba4cc49fc989', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02410735-9465-4dd5-a01d-ba4cc49fc989', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:51,291 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.042s 2022-05-25 15:16:51,292 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d172634-efc4-4e73-96a1-1491f44d9692', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d172634-efc4-4e73-96a1-1491f44d9692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:52,341 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.041s 2022-05-25 15:16:52,341 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cedcb20-2ecc-43d5-bdef-941ad4665f86', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cedcb20-2ecc-43d5-bdef-941ad4665f86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:53,394 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.044s 2022-05-25 15:16:53,395 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f78de375-5bb8-4b69-beb8-3ecf22ad2f99', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f78de375-5bb8-4b69-beb8-3ecf22ad2f99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:54,447 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.045s 2022-05-25 15:16:54,448 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dc09fa8-8899-4829-860b-84138ecd65b5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dc09fa8-8899-4829-860b-84138ecd65b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:55,498 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.042s 2022-05-25 15:16:55,498 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e600b87-acdf-4fdb-b047-618f8367ed2c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e600b87-acdf-4fdb-b047-618f8367ed2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:56,549 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.043s 2022-05-25 15:16:56,550 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a878f36b-a56e-42a3-91a7-9dce8c4b7a19', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a878f36b-a56e-42a3-91a7-9dce8c4b7a19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:57,601 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.042s 2022-05-25 15:16:57,601 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0d5b675-1f73-41eb-acc9-14e034ec56fb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0d5b675-1f73-41eb-acc9-14e034ec56fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:58,650 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.042s 2022-05-25 15:16:58,651 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3d7d7a9-4db2-40e9-984a-674ab632eee2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3d7d7a9-4db2-40e9-984a-674ab632eee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:16:59,700 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.042s 2022-05-25 15:16:59,701 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39c6a566-58e7-4b3e-b920-a36d730da230', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39c6a566-58e7-4b3e-b920-a36d730da230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:17:00,760 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.051s 2022-05-25 15:17:00,760 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a08300f-9a07-4ba0-ac5b-30878219580e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a08300f-9a07-4ba0-ac5b-30878219580e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:17:01,812 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.044s 2022-05-25 15:17:01,812 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3bb1c22-8579-437d-8c63-16572ccf3e14', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3bb1c22-8579-437d-8c63-16572ccf3e14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:17:02,862 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.042s 2022-05-25 15:17:02,863 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c7266b2-ed4d-4743-b4f7-5712b556ca5d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c7266b2-ed4d-4743-b4f7-5712b556ca5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:17:03,920 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.048s 2022-05-25 15:17:03,920 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f92df0a6-5266-447b-990c-140caa4ee08d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f92df0a6-5266-447b-990c-140caa4ee08d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:17:04,975 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:17:04,976 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f50105e-7c6b-4673-88ad-dbb930481430', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f50105e-7c6b-4673-88ad-dbb930481430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:17:06,028 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.044s 2022-05-25 15:17:06,029 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-675b6289-e2af-479c-b976-ce5bfb27dad3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-675b6289-e2af-479c-b976-ce5bfb27dad3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:17:07,080 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.043s 2022-05-25 15:17:07,080 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e77b526-6a89-4c4e-bdb8-596129d4573e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e77b526-6a89-4c4e-bdb8-596129d4573e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:17:08,136 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:17:08,136 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-152b91c0-87bf-4fb8-b7d9-ac1af19aa9c9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-152b91c0-87bf-4fb8-b7d9-ac1af19aa9c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:17:09,190 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.047s 2022-05-25 15:17:09,191 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d474fa14-2403-4209-b0df-ae9a9ea5c4d4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d474fa14-2403-4209-b0df-ae9a9ea5c4d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:17:10,244 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.045s 2022-05-25 15:17:10,244 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4f75ddb-4e05-4839-80ba-7d6953e982dd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4f75ddb-4e05-4839-80ba-7d6953e982dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:17:11,294 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.041s 2022-05-25 15:17:11,294 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-935f95a1-4fa7-469e-b961-9b3fe37bc958', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-935f95a1-4fa7-469e-b961-9b3fe37bc958', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:17:12,349 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:17:12,350 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17759776-cfc6-42d8-b4d2-1a7606c61a2f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17759776-cfc6-42d8-b4d2-1a7606c61a2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:17:13,402 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.044s 2022-05-25 15:17:13,403 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7add7ccf-7f19-44c2-bb90-30fb12140ca1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7add7ccf-7f19-44c2-bb90-30fb12140ca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:17:14,457 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.045s 2022-05-25 15:17:14,457 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b234c14a-69f7-4d10-90a8-c8c912d1c3cd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b234c14a-69f7-4d10-90a8-c8c912d1c3cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:17:15,510 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a 0.046s 2022-05-25 15:17:15,511 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cfa32e3-b694-4595-a6c7-7ca97199154e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cfa32e3-b694-4595-a6c7-7ca97199154e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a'} Body: b'{"volume": {"id": "b50ddeb8-8096-428f-b8e5-58b81f3c032a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:11:15.000000", "updated_at": "2022-05-25T15:11:16.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1553681884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/57e31a21bc7748b9b97988d455700753/volumes/b50ddeb8-8096-428f-b8e5-58b81f3c032a"}], "user_id": "dc6a1e1f4df947b4b947371f151f5669", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "57e31a21bc7748b9b97988d455700753"}}' 2022-05-25 15:17:16,870 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629 1.351s 2022-05-25 15:17:16,872 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10a108a4-a31e-4539-8c6c-70a244c758cb', 'x-compute-request-id': 'req-10a108a4-a31e-4539-8c6c-70a244c758cb', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629'} Body: b'' 2022-05-25 15:17:17,035 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629 0.162s 2022-05-25 15:17:17,035 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52c67ae9-8a1f-495d-b110-c882c68649ff', 'x-compute-request-id': 'req-52c67ae9-8a1f-495d-b110-c882c68649ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629'} Body: b'{"server": {"id": "d6352d4f-220f-4bdf-94df-b87650a95629", "name": "tempest-AttachVolumeShelveTestJSON-server-504738791", "status": "ACTIVE", "tenant_id": "57e31a21bc7748b9b97988d455700753", "user_id": "dc6a1e1f4df947b4b947371f151f5669", "metadata": {}, "hostId": "9fa9393a547537a895ee90f86603e7678966cd78623828319e3605af", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:09:44Z", "updated": "2022-05-25T15:17:16Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-476994571-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:bf:c3"}, {"version": 4, "addr": "172.27.3.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:bf:c3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/d6352d4f-220f-4bdf-94df-b87650a95629"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1647890370", "OS-SRV-USG:launched_at": "2022-05-25T15:09:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--548764174"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 15:17:18,521 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629 0.475s 2022-05-25 15:17:18,521 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb18d41b-badd-437c-84f1-2d0a38ecdcce', 'x-compute-request-id': 'req-fb18d41b-badd-437c-84f1-2d0a38ecdcce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629'} Body: b'{"server": {"id": "d6352d4f-220f-4bdf-94df-b87650a95629", "name": "tempest-AttachVolumeShelveTestJSON-server-504738791", "status": "ACTIVE", "tenant_id": "57e31a21bc7748b9b97988d455700753", "user_id": "dc6a1e1f4df947b4b947371f151f5669", "metadata": {}, "hostId": "9fa9393a547537a895ee90f86603e7678966cd78623828319e3605af", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:09:44Z", "updated": "2022-05-25T15:17:16Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-476994571-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:bf:c3"}, {"version": 4, "addr": "172.27.3.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:bf:c3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/d6352d4f-220f-4bdf-94df-b87650a95629"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1647890370", "OS-SRV-USG:launched_at": "2022-05-25T15:09:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--548764174"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 15:17:19,658 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629 0.127s 2022-05-25 15:17:19,659 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-465e1f49-022a-4f0a-af0d-bb8ea171a2a1', 'x-compute-request-id': 'req-465e1f49-022a-4f0a-af0d-bb8ea171a2a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629'} Body: b'{"server": {"id": "d6352d4f-220f-4bdf-94df-b87650a95629", "name": "tempest-AttachVolumeShelveTestJSON-server-504738791", "status": "DELETED", "tenant_id": "57e31a21bc7748b9b97988d455700753", "user_id": "dc6a1e1f4df947b4b947371f151f5669", "metadata": {}, "hostId": "9fa9393a547537a895ee90f86603e7678966cd78623828319e3605af", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:09:44Z", "updated": "2022-05-25T15:17:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/d6352d4f-220f-4bdf-94df-b87650a95629"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1647890370", "OS-SRV-USG:launched_at": "2022-05-25T15:09:56.000000", "OS-SRV-USG:terminated_at": "2022-05-25T15:17:19.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 15:17:19,670 125523 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2022-05-25 15:17:20,707 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629 0.036s 2022-05-25 15:17:20,707 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-cbfa412f-4c77-432b-8ab0-8c962df08260', 'x-compute-request-id': 'req-cbfa412f-4c77-432b-8ab0-8c962df08260', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/d6352d4f-220f-4bdf-94df-b87650a95629'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d6352d4f-220f-4bdf-94df-b87650a95629 could not be found."}}' 2022-05-25 15:17:20,792 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.57/compute/v2.1/os-keypairs/tempest-keypair-1647890370 0.084s 2022-05-25 15:17:20,792 125523 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9de9d8e3-794b-4b40-a34f-f419b429ef0e', 'x-compute-request-id': 'req-9de9d8e3-794b-4b40-a34f-f419b429ef0e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.57/compute/v2.1/os-keypairs/tempest-keypair-1647890370'} Body: b'' 2022-05-25 15:17:21,014 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.57:9696/v2.0/security-groups/58c228a7-2564-4474-877c-535c07259876 0.221s 2022-05-25 15:17:21,014 125523 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-c3bfc6bb-f466-4185-8dac-354cb7b7c560', 'content-length': '0', 'date': 'Wed, 25 May 2022 15:17:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.57:9696/v2.0/security-groups/58c228a7-2564-4474-877c-535c07259876'} Body: b'' 2022-05-25 15:17:21,033 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.57:9696/v2.0/security-groups/58c228a7-2564-4474-877c-535c07259876 0.018s 2022-05-25 15:17:21,034 125523 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': '146', 'x-openstack-request-id': 'req-ab05dba8-eff1-4d93-8471-f937ca4ef063', 'date': 'Wed, 25 May 2022 15:17:21 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.57:9696/v2.0/security-groups/58c228a7-2564-4474-877c-535c07259876'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 58c228a7-2564-4474-877c-535c07259876 does not exist", "detail": ""}}' 2022-05-25 15:17:21,590 125523 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.57:9696/v2.0/floatingips/6e043fd5-770b-4390-a423-6a4fcc292b6d 0.556s 2022-05-25 15:17:21,591 125523 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-da451e58-b4df-47fa-813e-f6f1d7bad4e6', 'content-length': '0', 'date': 'Wed, 25 May 2022 15:17:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.57:9696/v2.0/floatingips/6e043fd5-770b-4390-a423-6a4fcc292b6d'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 300, in test_detach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 532, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume b50ddeb8-8096-428f-b8e5-58b81f3c032a failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
fail
ft9.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-25 14:59:09,721 125530 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-05-25 14:59:09,721 125530 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-05-25 14:59:11,754 125530 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.57/compute/v2.1/os-keypairs 2.029s 2022-05-25 14:59:11,754 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1906765803", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCQyeWUGSeSmDBKEtrkjj8jlcJO8xQH2SL+h8jYUXgNJgTEyaEH15OW36JyndqQXPpt/K+3YVpU0nvVeBU6V/3vQO/3BAK73/S5irYnqgDXo7rn63DIfCug6ly6hQCZvAQ=="}} Response - Headers: {'date': 'Wed, 25 May 2022 14:59:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '386', '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-f4ce2ae7-afd9-4742-9c21-dc4865cb38a0', 'x-compute-request-id': 'req-f4ce2ae7-afd9-4742-9c21-dc4865cb38a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1906765803", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCQyeWUGSeSmDBKEtrkjj8jlcJO8xQH2SL+h8jYUXgNJgTEyaEH15OW36JyndqQXPpt/K+3YVpU0nvVeBU6V/3vQO/3BAK73/S5irYnqgDXo7rn63DIfCug6ly6hQCZvAQ==", "fingerprint": "63:77:06:1e:bd:50:72:41:06:bc:d1:be:58:dd:5b:ba", "user_id": "2e88ad2e00984607a96a3e39d35e223d"}}' 2022-05-25 14:59:11,758 125530 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1906765803 created 2022-05-25 14:59:13,217 125530 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.57:9696/v2.0/security-groups 1.457s 2022-05-25 14:59:13,228 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-securitygroup--1713133093", "description": "tempest-description--1862104983"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-59dcbbb6-5ce6-4ac1-bb8f-ae1a1e5b3ae0', 'date': 'Wed, 25 May 2022 14:59:13 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "81540e8b-0b80-4fe2-a4dd-18e8b79b1328", "name": "tempest-securitygroup--1713133093", "stateful": true, "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "description": "tempest-description--1862104983", "shared": false, "security_group_rules": [{"id": "4dba1e1d-c189-406c-b6c5-682593e4f494", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "security_group_id": "81540e8b-0b80-4fe2-a4dd-18e8b79b1328", "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": 137, "description": null, "tags": [], "created_at": "2022-05-25T14:59:12Z", "updated_at": "2022-05-25T14:59:12Z", "revision_number": 0, "project_id": "6c28efed16244d2d9f43da4a441031a7"}, {"id": "d2093cac-4996-42b7-95c1-d06a67436d15", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "security_group_id": "81540e8b-0b80-4fe2-a4dd-18e8b79b1328", "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": 136, "description": null, "tags": [], "created_at": "2022-05-25T14:59:12Z", "updated_at": "2022-05-25T14:59:12Z", "revision_number": 0, "project_id": "6c28efed16244d2d9f43da4a441031a7"}], "tags": [], "created_at": "2022-05-25T14:59:12Z", "updated_at": "2022-05-25T14:59:12Z", "revision_number": 1, "project_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 14:59:14,579 125530 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.57:9696/v2.0/security-group-rules 1.350s 2022-05-25 14:59:14,580 125530 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": "81540e8b-0b80-4fe2-a4dd-18e8b79b1328", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-69b4ea68-e573-482f-b111-4aeb975d0445', 'date': 'Wed, 25 May 2022 14:59:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "44ebb999-4e7b-4fc4-b875-2ff818e2bcb5", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "security_group_id": "81540e8b-0b80-4fe2-a4dd-18e8b79b1328", "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": "2022-05-25T14:59:13Z", "updated_at": "2022-05-25T14:59:13Z", "revision_number": 0, "project_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 14:59:16,755 125530 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.57:9696/v2.0/security-group-rules 2.174s 2022-05-25 14:59:16,755 125530 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": "81540e8b-0b80-4fe2-a4dd-18e8b79b1328", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f9e2496a-dd8f-44e9-b3f0-60c3d29a7c9a', 'date': 'Wed, 25 May 2022 14:59:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4cf3f569-f798-4560-af46-9466b678f35d", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "security_group_id": "81540e8b-0b80-4fe2-a4dd-18e8b79b1328", "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": "2022-05-25T14:59:15Z", "updated_at": "2022-05-25T14:59:15Z", "revision_number": 0, "project_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 14:59:16,756 125530 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1713133093 created 2022-05-25 14:59:21,810 125530 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.57:9696/v2.0/floatingips 5.053s 2022-05-25 14:59:21,810 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "9150d0a3-d163-4729-88e4-9b01c3972f2b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-ae50805c-9091-40bc-81e3-1ae51705f203', 'date': 'Wed, 25 May 2022 14:59:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "c31aaf16-d62e-4275-b920-2d128f3dd98c", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "floating_ip_address": "172.27.3.21", "floating_network_id": "9150d0a3-d163-4729-88e4-9b01c3972f2b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "6c28efed16244d2d9f43da4a441031a7", "description": "", "port_details": null, "tags": [], "created_at": "2022-05-25T14:59:20Z", "updated_at": "2022-05-25T14:59:20Z", "revision_number": 0}}' 2022-05-25 14:59:21,811 125530 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c31aaf16-d62e-4275-b920-2d128f3dd98c', 'tenant_id': '6c28efed16244d2d9f43da4a441031a7', 'floating_ip_address': '172.27.3.21', 'floating_network_id': '9150d0a3-d163-4729-88e4-9b01c3972f2b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6c28efed16244d2d9f43da4a441031a7', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-05-25T14:59:20Z', 'updated_at': '2022-05-25T14:59:20Z', 'revision_number': 0, 'ip': '172.27.3.21'} created 2022-05-25 14:59:22,062 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.222.0.57/identity/v3/auth/tokens 0.244s 2022-05-25 14:59:22,063 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 25 May 2022 14:59:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3242', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-540a9430-a28c-4eec-b6e3-cecc88c310b2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2e88ad2e00984607a96a3e39d35e223d", "name": "tempest-AttachVolumeTestJSON-978734242-project", "password_expires_at": null}, "audit_ids": ["_xMJh63ATx-bVqd41C8AqA"], "expires_at": "2022-05-25T15:59:21.000000Z", "issued_at": "2022-05-25T14:59:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c28efed16244d2d9f43da4a441031a7", "name": "tempest-AttachVolumeTestJSON-978734242"}, "is_domain": false, "roles": [{"id": "e2b78b59f5d045dfbb1c6057b955be64", "name": "member"}, {"id": "635966e6bee54755a655e89fdd4d1c24", "name": "reader"}], "catalog": [{"endpoints": [{"id": "2c8f29fbd52d443fa994e43c46db48a8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57:9696/", "region": "RegionOne"}], "id": "34533a9d06d449e78f37022e686fbe6d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02dba0f81fe74076bbb920bc4eae8fa6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/identity", "region": "RegionOne"}], "id": "535ce947beec47e090face594fe06029", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "aa9312c4b7bf406c9c1187710706c713", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57:8080/v1/AUTH_6c28efed16244d2d9f43da4a441031a7", "region": "RegionOne"}, {"id": "ba97ca2a8acd470993fcb5f31ae38d0a", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.57:8080", "region": "RegionOne"}], "id": "5881e1a5fdcf4cf69f252086a0607603", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "29ae25408b4a4c89aa81e63bfa6a7218", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/compute/v2.1", "region": "RegionOne"}], "id": "67b75b97a3944c119542a76c12a84fa3", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "42459b3f107041668722930918bcd7d5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7", "region": "RegionOne"}], "id": "86a2e77e9d464f18991c64ce879023a0", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e9f738b68f114daa85d9bb57aece13b7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/compute/v2/6c28efed16244d2d9f43da4a441031a7", "region": "RegionOne"}], "id": "a2c8da3885f94fc8804ccca734e47410", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "24a16f830c9147f98670dfed84a5adfe", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/placement", "region": "RegionOne"}], "id": "a4028a581c7d43968cbb5235ad66cf1b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "513b50270dc14ffe8f794a5fe5013cd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7", "region": "RegionOne"}], "id": "a558c45d429642eaa7ae37884e8f95b0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d8ac54ebaf564452938e5cedb667cacf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/image", "region": "RegionOne"}], "id": "b03af904fa5f47b2b722849ce9de4713", "type": "image", "name": "glance"}]}}' 2022-05-25 14:59:22,064 125530 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '9c412cfc-097a-4b01-b39f-9a6c8914ccc1', 'name': 'tempest-AttachVolumeTestJSON-493334382-network', 'tenant_id': '6c28efed16244d2d9f43da4a441031a7', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6c28efed16244d2d9f43da4a441031a7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 973, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-05-25T14:58:50Z', 'updated_at': '2022-05-25T14:58:50Z', 'revision_number': 1} available for tenant 2022-05-25 14:59:22,064 125530 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1906765803', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCQyeWUGSeSmDBKEtrkjj8jlcJO8xQH2SL+h8jYUXgNJgTEyaEH15OW36JyndqQXPpt/K+3YVpU0nvVeBU6V/3vQO/3BAK73/S5irYnqgDXo7rn63DIfCug6ly6hQCZvAQ==', 'fingerprint': '63:77:06:1e:bd:50:72:41:06:bc:d1:be:58:dd:5b:ba', 'user_id': '2e88ad2e00984607a96a3e39d35e223d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA3vx1O23t+Vv1cNxkdNEjbFRqKy9rpnVqcS2CuLXFhpIo8yCyyL0MX\nMBOsZ+/n/a6gBwYFK4EEACKhZANiAAQkMnllBknkpgwShLa5I4/I5XCTvMUB9ki/\nofI2FF4DSYExMmhB9eTlt+icp3akFz6bfyvt2FaVNJ71XgVOlf970Dv9wQCu9/0u\nYq2J6oA16O65+twyHwroOpcuoUAmbwE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '81540e8b-0b80-4fe2-a4dd-18e8b79b1328', 'name': 'tempest-securitygroup--1713133093', 'stateful': True, 'tenant_id': '6c28efed16244d2d9f43da4a441031a7', 'description': 'tempest-description--1862104983', 'shared': False, 'security_group_rules': [{'id': '4dba1e1d-c189-406c-b6c5-682593e4f494', 'tenant_id': '6c28efed16244d2d9f43da4a441031a7', 'security_group_id': '81540e8b-0b80-4fe2-a4dd-18e8b79b1328', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 137, 'description': None, 'tags': [], 'created_at': '2022-05-25T14:59:12Z', 'updated_at': '2022-05-25T14:59:12Z', 'revision_number': 0, 'project_id': '6c28efed16244d2d9f43da4a441031a7'}, {'id': 'd2093cac-4996-42b7-95c1-d06a67436d15', 'tenant_id': '6c28efed16244d2d9f43da4a441031a7', 'security_group_id': '81540e8b-0b80-4fe2-a4dd-18e8b79b1328', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 136, 'description': None, 'tags': [], 'created_at': '2022-05-25T14:59:12Z', 'updated_at': '2022-05-25T14:59:12Z', 'revision_number': 0, 'project_id': '6c28efed16244d2d9f43da4a441031a7'}], 'tags': [], 'created_at': '2022-05-25T14:59:12Z', 'updated_at': '2022-05-25T14:59:12Z', 'revision_number': 1, 'project_id': '6c28efed16244d2d9f43da4a441031a7'}, 'floating_ip': {'id': 'c31aaf16-d62e-4275-b920-2d128f3dd98c', 'tenant_id': '6c28efed16244d2d9f43da4a441031a7', 'floating_ip_address': '172.27.3.21', 'floating_network_id': '9150d0a3-d163-4729-88e4-9b01c3972f2b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6c28efed16244d2d9f43da4a441031a7', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-05-25T14:59:20Z', 'updated_at': '2022-05-25T14:59:20Z', 'revision_number': 0, 'ip': '172.27.3.21'}} 2022-05-25 14:59:25,135 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.57/compute/v2.1/servers 3.070s 2022-05-25 14:59:25,144 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-528687546", "imageRef": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "9c412cfc-097a-4b01-b39f-9a6c8914ccc1"}], "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "key_name": "tempest-keypair-1906765803", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 25 May 2022 14:59:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9', '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-1c8cd35b-cb33-45d4-8abe-4f00f887f782', 'x-compute-request-id': 'req-1c8cd35b-cb33-45d4-8abe-4f00f887f782', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.57/compute/v2.1/servers'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "adminPass": "password"}}' 2022-05-25 14:59:25,646 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.499s 2022-05-25 14:59:25,647 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', '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-886cc1c6-db2e-4fe3-9409-d78139ffd66c', 'x-compute-request-id': 'req-886cc1c6-db2e-4fe3-9409-d78139ffd66c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:25Z", "updated": "2022-05-25T14:59:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1906765803", "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": []}}' 2022-05-25 14:59:26,873 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.218s 2022-05-25 14:59:26,874 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1241', '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-f80f2d33-4ec2-4a03-9966-6bd072eb78b3', 'x-compute-request-id': 'req-f80f2d33-4ec2-4a03-9966-6bd072eb78b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "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": []}}' 2022-05-25 14:59:28,011 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.128s 2022-05-25 14:59:28,011 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1241', '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-90bfcf6e-164c-4b78-9d1d-098a913a83b4', 'x-compute-request-id': 'req-90bfcf6e-164c-4b78-9d1d-098a913a83b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "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": []}}' 2022-05-25 14:59:29,119 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.096s 2022-05-25 14:59:29,120 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1241', '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-21b3f289-6ffd-4817-a9bb-ef9e6f1b533e', 'x-compute-request-id': 'req-21b3f289-6ffd-4817-a9bb-ef9e6f1b533e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "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": []}}' 2022-05-25 14:59:30,225 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.096s 2022-05-25 14:59:30,225 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1241', '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-7f2bf11c-37b3-402d-837a-a6304b4a41fc', 'x-compute-request-id': 'req-7f2bf11c-37b3-402d-837a-a6304b4a41fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "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": []}}' 2022-05-25 14:59:31,324 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 14:59:31,324 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1241', '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-81caf866-c4e2-4e25-8d4b-9ca49a03974b', 'x-compute-request-id': 'req-81caf866-c4e2-4e25-8d4b-9ca49a03974b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "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": []}}' 2022-05-25 14:59:32,425 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.093s 2022-05-25 14:59:32,426 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1241', '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-8d4a8fd9-ea00-4223-8c55-adb4a6dbf721', 'x-compute-request-id': 'req-8d4a8fd9-ea00-4223-8c55-adb4a6dbf721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "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": []}}' 2022-05-25 14:59:33,524 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.089s 2022-05-25 14:59:33,524 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1241', '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-6af4c494-4848-4e2f-b276-e99c3e8f9b77', 'x-compute-request-id': 'req-6af4c494-4848-4e2f-b276-e99c3e8f9b77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "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": []}}' 2022-05-25 14:59:34,622 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.089s 2022-05-25 14:59:34,622 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1241', '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-951182b1-4403-46dc-870b-18fd1b6e0296', 'x-compute-request-id': 'req-951182b1-4403-46dc-870b-18fd1b6e0296', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "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": []}}' 2022-05-25 14:59:35,725 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.093s 2022-05-25 14:59:35,725 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1241', '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-7b300b8c-b3f2-40b0-9c03-3874a9c00445', 'x-compute-request-id': 'req-7b300b8c-b3f2-40b0-9c03-3874a9c00445', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "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": []}}' 2022-05-25 14:59:36,825 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 14:59:36,825 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1241', '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-83d740c2-1673-450c-93a9-a4a52c6ef53c', 'x-compute-request-id': 'req-83d740c2-1673-450c-93a9-a4a52c6ef53c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "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": []}}' 2022-05-25 14:59:37,937 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.097s 2022-05-25 14:59:37,941 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1241', '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-6cfae91d-2034-4e1b-9734-1abd1c824cc3', 'x-compute-request-id': 'req-6cfae91d-2034-4e1b-9734-1abd1c824cc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "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": []}}' 2022-05-25 14:59:39,089 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.140s 2022-05-25 14:59:39,090 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1241', '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-817810c4-db39-4373-ab40-7ed7e652400e', 'x-compute-request-id': 'req-817810c4-db39-4373-ab40-7ed7e652400e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "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": []}}' 2022-05-25 14:59:40,574 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.475s 2022-05-25 14:59:40,574 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', '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-ccf697f9-bcdb-4bf9-bd42-2d2bfa98612f', 'x-compute-request-id': 'req-ccf697f9-bcdb-4bf9-bd42-2d2bfa98612f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "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": []}}' 2022-05-25 14:59:40,583 125530 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 15 second wait 2022-05-25 14:59:41,714 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.129s 2022-05-25 14:59:41,714 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1289', '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-1addbea9-a383-4d56-96f4-f2adfed6259c', 'x-compute-request-id': 'req-1addbea9-a383-4d56-96f4-f2adfed6259c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "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": []}}' 2022-05-25 14:59:42,845 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.122s 2022-05-25 14:59:42,845 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1289', '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-793a8a67-fbec-4220-aa6d-43f14a8101d9', 'x-compute-request-id': 'req-793a8a67-fbec-4220-aa6d-43f14a8101d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "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": []}}' 2022-05-25 14:59:43,946 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.092s 2022-05-25 14:59:43,946 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1289', '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-8bceda6b-cfbd-41a4-a64c-304aa243ab4d', 'x-compute-request-id': 'req-8bceda6b-cfbd-41a4-a64c-304aa243ab4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "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": []}}' 2022-05-25 14:59:45,081 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.126s 2022-05-25 14:59:45,082 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1289', '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-84e22c44-c74c-421d-b791-542ba02fffe1', 'x-compute-request-id': 'req-84e22c44-c74c-421d-b791-542ba02fffe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "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": []}}' 2022-05-25 14:59:46,241 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.146s 2022-05-25 14:59:46,243 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1289', '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-9f6fd53d-016b-44b6-8c4b-ad0c39dde673', 'x-compute-request-id': 'req-9f6fd53d-016b-44b6-8c4b-ad0c39dde673', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "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": []}}' 2022-05-25 14:59:47,392 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.139s 2022-05-25 14:59:47,392 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1289', '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-6a9ff6fe-caab-4342-acc4-299d44f50c12', 'x-compute-request-id': 'req-6a9ff6fe-caab-4342-acc4-299d44f50c12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "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": []}}' 2022-05-25 14:59:48,523 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.121s 2022-05-25 14:59:48,523 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1289', '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-b8e80ffa-b2ce-456a-83a5-c6ac56c780f7', 'x-compute-request-id': 'req-b8e80ffa-b2ce-456a-83a5-c6ac56c780f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "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": []}}' 2022-05-25 14:59:49,642 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.111s 2022-05-25 14:59:49,643 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1289', '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-4309beef-ce8d-44bc-9712-d85585675f44', 'x-compute-request-id': 'req-4309beef-ce8d-44bc-9712-d85585675f44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "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": []}}' 2022-05-25 14:59:50,765 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.113s 2022-05-25 14:59:50,938 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1289', '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-6ae89e3e-4c35-4fd4-b6ed-6633803f60db', 'x-compute-request-id': 'req-6ae89e3e-4c35-4fd4-b6ed-6633803f60db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "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": []}}' 2022-05-25 14:59:52,229 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.282s 2022-05-25 14:59:52,229 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1297', '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-da5fa3df-3b82-46e4-bd5f-59e695149b6a', 'x-compute-request-id': 'req-da5fa3df-3b82-46e4-bd5f-59e695149b6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 14:59:52,237 125530 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 27 second wait 2022-05-25 14:59:53,670 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.431s 2022-05-25 14:59:53,670 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1307', '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-4c1d6f19-85cc-43b9-b7e6-f97d315e4221', 'x-compute-request-id': 'req-4c1d6f19-85cc-43b9-b7e6-f97d315e4221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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": []}}' 2022-05-25 14:59:53,678 125530 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 28 second wait 2022-05-25 14:59:54,942 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.260s 2022-05-25 14:59:54,943 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-29a8e044-80e3-48ca-bd79-0febc9529b95', 'x-compute-request-id': 'req-29a8e044-80e3-48ca-bd79-0febc9529b95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 14:59:54,950 125530 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 29 second wait 2022-05-25 14:59:56,170 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.218s 2022-05-25 14:59:56,172 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-afb6d39a-a344-4209-917d-b1f8cddd32be', 'x-compute-request-id': 'req-afb6d39a-a344-4209-917d-b1f8cddd32be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 14:59:57,372 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.192s 2022-05-25 14:59:57,373 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-22a3a86b-072d-4d6c-b4b4-b4d7f7b0fa35', 'x-compute-request-id': 'req-22a3a86b-072d-4d6c-b4b4-b4d7f7b0fa35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 14:59:58,574 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.192s 2022-05-25 14:59:58,575 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-dc79efe9-8e89-4010-9860-41066f60a16d', 'x-compute-request-id': 'req-dc79efe9-8e89-4010-9860-41066f60a16d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 14:59:59,952 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.367s 2022-05-25 14:59:59,953 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-3c3d9219-4b31-4261-b3c2-51efdac8630a', 'x-compute-request-id': 'req-3c3d9219-4b31-4261-b3c2-51efdac8630a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:01,296 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.334s 2022-05-25 15:00:01,297 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-4c8cd7ee-4bef-4bfa-bf30-8ed8e4a95e55', 'x-compute-request-id': 'req-4c8cd7ee-4bef-4bfa-bf30-8ed8e4a95e55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:02,511 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.205s 2022-05-25 15:00:02,512 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-df039c63-4a98-437b-995b-eb5922830ece', 'x-compute-request-id': 'req-df039c63-4a98-437b-995b-eb5922830ece', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:04,105 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.583s 2022-05-25 15:00:04,106 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-f035729e-a3fb-41c6-9886-89464f1f2b44', 'x-compute-request-id': 'req-f035729e-a3fb-41c6-9886-89464f1f2b44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:05,333 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.218s 2022-05-25 15:00:05,333 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-a91c16d6-045a-4bff-b13b-fdfe051628e3', 'x-compute-request-id': 'req-a91c16d6-045a-4bff-b13b-fdfe051628e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:06,518 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.176s 2022-05-25 15:00:06,518 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-399e0784-3e68-42c4-a0aa-22ac46784344', 'x-compute-request-id': 'req-399e0784-3e68-42c4-a0aa-22ac46784344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:07,704 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.177s 2022-05-25 15:00:07,704 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-9a0e03d3-5a18-4d16-acf3-8db1273cbbfa', 'x-compute-request-id': 'req-9a0e03d3-5a18-4d16-acf3-8db1273cbbfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:08,882 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.169s 2022-05-25 15:00:08,883 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-a6950c1e-d2a0-4769-af24-228fdfebe7ce', 'x-compute-request-id': 'req-a6950c1e-d2a0-4769-af24-228fdfebe7ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:10,054 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.162s 2022-05-25 15:00:10,054 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-dd8b2415-d074-4984-a024-ba01905ee9ff', 'x-compute-request-id': 'req-dd8b2415-d074-4984-a024-ba01905ee9ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:11,223 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.159s 2022-05-25 15:00:11,223 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-c2082e13-b8c8-4f81-aedb-c3dfe97fc755', 'x-compute-request-id': 'req-c2082e13-b8c8-4f81-aedb-c3dfe97fc755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:12,410 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.177s 2022-05-25 15:00:12,410 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-b661a545-a141-4aac-99d2-c4f80d7bfe6a', 'x-compute-request-id': 'req-b661a545-a141-4aac-99d2-c4f80d7bfe6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:13,598 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.174s 2022-05-25 15:00:13,598 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-94a9523d-73eb-4352-aa1b-c7cad0dd148c', 'x-compute-request-id': 'req-94a9523d-73eb-4352-aa1b-c7cad0dd148c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:14,771 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.165s 2022-05-25 15:00:14,771 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-0751bdc8-2dfa-45a8-89a5-c201599104b7', 'x-compute-request-id': 'req-0751bdc8-2dfa-45a8-89a5-c201599104b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:16,007 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.227s 2022-05-25 15:00:16,008 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-a98ed72c-c85d-47b3-9c37-9c12b318febd', 'x-compute-request-id': 'req-a98ed72c-c85d-47b3-9c37-9c12b318febd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:17,209 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.191s 2022-05-25 15:00:17,209 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-2e80b671-a65b-4560-9921-a584df45c4c7', 'x-compute-request-id': 'req-2e80b671-a65b-4560-9921-a584df45c4c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:18,399 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.181s 2022-05-25 15:00:18,399 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-ef55d268-3097-4331-835f-d72b108d4fab', 'x-compute-request-id': 'req-ef55d268-3097-4331-835f-d72b108d4fab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:19,569 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.161s 2022-05-25 15:00:19,570 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-50b48a0a-f6a9-4a9c-b1cc-61dfb9f6c279', 'x-compute-request-id': 'req-50b48a0a-f6a9-4a9c-b1cc-61dfb9f6c279', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:20,750 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.170s 2022-05-25 15:00:20,750 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-f2e5ce47-92b3-4042-8e8c-4195daad4f0c', 'x-compute-request-id': 'req-f2e5ce47-92b3-4042-8e8c-4195daad4f0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:21,917 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.159s 2022-05-25 15:00:21,928 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-7f204a6e-b4e6-4db9-aa31-2bfe4c72e883', 'x-compute-request-id': 'req-7f204a6e-b4e6-4db9-aa31-2bfe4c72e883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:23,115 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.179s 2022-05-25 15:00:23,116 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-cc30bba6-d12c-4848-a6f4-9c13646676d2', 'x-compute-request-id': 'req-cc30bba6-d12c-4848-a6f4-9c13646676d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:24,310 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.185s 2022-05-25 15:00:24,311 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-70ccf6b4-39f2-4eda-a715-37124b103452', 'x-compute-request-id': 'req-70ccf6b4-39f2-4eda-a715-37124b103452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:25,524 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.205s 2022-05-25 15:00:25,524 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-461a5e20-ddd8-41bf-99e9-f5909fa64593', 'x-compute-request-id': 'req-461a5e20-ddd8-41bf-99e9-f5909fa64593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:27,126 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.593s 2022-05-25 15:00:27,126 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-1dee3a41-6ece-4638-a000-2413c0809d1b', 'x-compute-request-id': 'req-1dee3a41-6ece-4638-a000-2413c0809d1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T14:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:28,572 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.437s 2022-05-25 15:00:28,573 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-6eeb64ab-af13-47ef-8ca4-8ee5949b5f1f', 'x-compute-request-id': 'req-6eeb64ab-af13-47ef-8ca4-8ee5949b5f1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:00:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:30,071 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.481s 2022-05-25 15:00:30,072 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-e5750d3f-d25b-4ce9-a67e-c71a76134ab6', 'x-compute-request-id': 'req-e5750d3f-d25b-4ce9-a67e-c71a76134ab6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:00:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:31,407 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.326s 2022-05-25 15:00:31,407 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-85943098-5714-4a3f-938c-061a2985036f', 'x-compute-request-id': 'req-85943098-5714-4a3f-938c-061a2985036f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:00:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:32,714 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.299s 2022-05-25 15:00:32,715 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1548', '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-8ce0586c-0210-4625-be77-dbb4b0564fa1', 'x-compute-request-id': 'req-8ce0586c-0210-4625-be77-dbb4b0564fa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:00:32Z", "addresses": {"tempest-AttachVolumeTestJSON-493334382-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:32,723 125530 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 67 second wait 2022-05-25 15:00:32,917 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-interface 0.188s 2022-05-25 15:00:32,917 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '284', '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-803c11da-595a-4a8f-abdb-561c7eff0caa', 'x-compute-request-id': 'req-803c11da-595a-4a8f-abdb-561c7eff0caa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "9c412cfc-097a-4b01-b39f-9a6c8914ccc1", "port_id": "b2258954-5639-4453-995b-526b20d64fdc", "mac_addr": "fa:16:3e:2c:ce:9d", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "c131cbef-6cbe-4795-b525-db0d65322909", "ip_address": "172.20.0.4"}]}]}' 2022-05-25 15:00:34,712 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.222.0.57:9696/v2.0/floatingips/c31aaf16-d62e-4275-b920-2d128f3dd98c 1.792s 2022-05-25 15:00:34,713 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "b2258954-5639-4453-995b-526b20d64fdc"}} Response - Headers: {'content-type': 'application/json', 'content-length': '796', 'x-openstack-request-id': 'req-9992a1fd-a738-476c-937f-8a912fa4041a', 'date': 'Wed, 25 May 2022 15:00:34 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57:9696/v2.0/floatingips/c31aaf16-d62e-4275-b920-2d128f3dd98c'} Body: b'{"floatingip": {"id": "c31aaf16-d62e-4275-b920-2d128f3dd98c", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "floating_ip_address": "172.27.3.21", "floating_network_id": "9150d0a3-d163-4729-88e4-9b01c3972f2b", "router_id": "05fc32bc-5490-4aab-9ddf-1af48f3577eb", "port_id": "b2258954-5639-4453-995b-526b20d64fdc", "fixed_ip_address": "172.20.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "9c412cfc-097a-4b01-b39f-9a6c8914ccc1", "mac_address": "fa:16:3e:2c:ce:9d", "admin_state_up": true, "status": "ACTIVE", "device_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-05-25T14:59:20Z", "updated_at": "2022-05-25T15:00:33Z", "revision_number": 1, "project_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:00:34,714 125530 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.21:22' as 'ubuntu' with public key authentication 2022-05-25 15:00:39,121 125530 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.21 ([Errno None] Unable to connect to port 22 on 172.27.3.21). Number attempts: 1. Retry after 2 seconds. 2022-05-25 15:00:44,688 125530 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.21 ([Errno None] Unable to connect to port 22 on 172.27.3.21). Number attempts: 2. Retry after 3 seconds. 2022-05-25 15:00:51,249 125530 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.21 ([Errno None] Unable to connect to port 22 on 172.27.3.21). Number attempts: 3. Retry after 4 seconds. 2022-05-25 15:00:58,832 125530 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.21 ([Errno None] Unable to connect to port 22 on 172.27.3.21). Number attempts: 4. Retry after 5 seconds. 2022-05-25 15:01:07,408 125530 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.21 ([Errno None] Unable to connect to port 22 on 172.27.3.21). Number attempts: 5. Retry after 6 seconds. 2022-05-25 15:01:16,976 125530 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.21 ([Errno None] Unable to connect to port 22 on 172.27.3.21). Number attempts: 6. Retry after 7 seconds. 2022-05-25 15:01:24,488 125530 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.21 ([Errno None] Unable to connect to port 22 on 172.27.3.21). Number attempts: 7. Retry after 8 seconds. 2022-05-25 15:01:32,997 125530 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.21 ([Errno None] Unable to connect to port 22 on 172.27.3.21). Number attempts: 8. Retry after 9 seconds. 2022-05-25 15:01:42,507 125530 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.21 ([Errno None] Unable to connect to port 22 on 172.27.3.21). Number attempts: 9. Retry after 10 seconds. 2022-05-25 15:01:53,018 125530 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.21 ([Errno None] Unable to connect to port 22 on 172.27.3.21). Number attempts: 10. Retry after 11 seconds. 2022-05-25 15:02:04,534 125530 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.21 ([Errno None] Unable to connect to port 22 on 172.27.3.21). Number attempts: 11. Retry after 12 seconds. 2022-05-25 15:02:17,047 125530 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.21 ([Errno None] Unable to connect to port 22 on 172.27.3.21). Number attempts: 12. Retry after 13 seconds. 2022-05-25 15:02:30,626 125530 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-05-25 15:02:31,158 125530 INFO [paramiko.transport] Authentication (publickey) successful! 2022-05-25 15:02:31,159 125530 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.21 successfully created 2022-05-25 15:02:31,221 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/ips 0.045s 2022-05-25 15:02:31,221 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '144', '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-587b96ed-07a7-4a2f-9857-80454f808a27', 'x-compute-request-id': 'req-587b96ed-07a7-4a2f-9857-80454f808a27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-493334382-network": [{"version": 4, "addr": "172.20.0.4"}, {"version": 4, "addr": "172.27.3.21"}]}}' 2022-05-25 15:02:31,224 125530 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.21:22' as 'ubuntu' with public key authentication 2022-05-25 15:02:31,270 125530 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-05-25 15:02:31,453 125530 INFO [paramiko.transport] Authentication (publickey) successful! 2022-05-25 15:02:31,454 125530 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.21 successfully created 2022-05-25 15:02:31,455 125530 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2022-05-25 15:02:31,455 125530 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.21:22' as 'ubuntu' with public key authentication 2022-05-25 15:02:31,488 125530 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-05-25 15:02:31,595 125530 INFO [paramiko.transport] Authentication (publickey) successful! 2022-05-25 15:02:31,596 125530 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.21 successfully created 2022-05-25 15:02:33,524 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes 0.730s 2022-05-25 15:02:33,524 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-821097137"}} Response - Headers: {'date': 'Wed, 25 May 2022 15:02:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-497138dd-a7ee-48aa-896c-527f79ea1bfb', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-497138dd-a7ee-48aa-896c-527f79ea1bfb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.203953", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-05-25 15:02:33,634 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.100s 2022-05-25 15:02:33,634 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82184492-a533-433e-b6ea-d2267a5119de', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82184492-a533-433e-b6ea-d2267a5119de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:02:34,811 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.168s 2022-05-25 15:02:34,811 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-821e3e49-8f1c-4c3c-b315-b7981c0ff1c2', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-821e3e49-8f1c-4c3c-b315-b7981c0ff1c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:34.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:02:35,868 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:02:35,869 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c873b270-c520-4456-8bab-3707b4a25b06', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c873b270-c520-4456-8bab-3707b4a25b06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:34.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:02:36,926 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:02:36,926 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a229c098-7939-420e-822d-215f9adf309d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a229c098-7939-420e-822d-215f9adf309d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:34.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:02:37,988 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.054s 2022-05-25 15:02:37,988 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd96fe4a-3a7f-47a3-9585-dc37158b48ea', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd96fe4a-3a7f-47a3-9585-dc37158b48ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:34.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:02:39,041 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:02:39,041 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84f21d9a-d29b-4cbf-bbaf-3fbf1f5cfbe5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84f21d9a-d29b-4cbf-bbaf-3fbf1f5cfbe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:02:39,048 125530 INFO [tempest.common.waiters] volume dd781e75-c90b-4f6d-8518-bdab665ac786 reached available after waiting for 6.048289 seconds 2022-05-25 15:02:43,962 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 4.913s 2022-05-25 15:02:43,962 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786"}} Response - Headers: {'date': 'Wed, 25 May 2022 15:02:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '194', '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-1736ce53-0288-40ab-a769-e3d8fdfcdc32', 'x-compute-request-id': 'req-1736ce53-0288-40ab-a769-e3d8fdfcdc32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "device": "/dev/sdb"}}' 2022-05-25 15:02:44,009 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:02:44,009 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-480157e3-27fb-4d6c-8515-fc0a732f9cb7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-480157e3-27fb-4d6c-8515-fc0a732f9cb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:44.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:02:45,064 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:02:45,065 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1104274-c1ce-4114-a5e7-5344881d66af', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1104274-c1ce-4114-a5e7-5344881d66af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:44.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:02:46,119 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:02:46,119 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea9e5096-1552-4266-b073-be5ff88d0ca5', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea9e5096-1552-4266-b073-be5ff88d0ca5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:44.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:02:47,172 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:02:47,172 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e66cb14-0d93-41b5-822d-4457c1439106', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e66cb14-0d93-41b5-822d-4457c1439106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:44.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:02:48,227 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:02:48,228 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35686571-c205-42f2-9935-84de8890e75a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35686571-c205-42f2-9935-84de8890e75a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:44.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:02:49,290 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.055s 2022-05-25 15:02:49,291 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1b5aaec-cc03-4c13-a1ed-623b6906ac27', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1b5aaec-cc03-4c13-a1ed-623b6906ac27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:44.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:02:50,349 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:02:50,350 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bc5d123-0bbe-48f7-9a8d-efdd85603c46', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bc5d123-0bbe-48f7-9a8d-efdd85603c46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:44.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:02:51,406 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:02:51,406 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8d56b28-416a-4a60-aa1d-6447fd391a6f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8d56b28-416a-4a60-aa1d-6447fd391a6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:51.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:02:52,491 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.075s 2022-05-25 15:02:52,491 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8cd3944-984c-47c0-8239-489b918a5c2d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8cd3944-984c-47c0-8239-489b918a5c2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:02:53,600 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.101s 2022-05-25 15:02:53,600 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6938b269-b369-4833-9f4a-82a98c004dd2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6938b269-b369-4833-9f4a-82a98c004dd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:02:54,705 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.097s 2022-05-25 15:02:54,706 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65c71cff-75d6-494c-9187-8583284ce0b0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65c71cff-75d6-494c-9187-8583284ce0b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:02:55,772 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.059s 2022-05-25 15:02:55,773 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccd5bffd-f3e6-4fe5-b07e-194dbb410443', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccd5bffd-f3e6-4fe5-b07e-194dbb410443', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:02:56,880 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.099s 2022-05-25 15:02:56,880 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8bd4f56-5f60-443a-82d9-3a716dd766ea', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8bd4f56-5f60-443a-82d9-3a716dd766ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:02:57,977 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.088s 2022-05-25 15:02:57,977 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64593ac6-a5c8-499c-8760-6fbd67b1bb66', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64593ac6-a5c8-499c-8760-6fbd67b1bb66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:02:59,082 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.095s 2022-05-25 15:02:59,082 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d47b7579-292e-4439-9b14-39d44e31b301', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d47b7579-292e-4439-9b14-39d44e31b301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:00,169 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.078s 2022-05-25 15:03:00,169 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a99ebe06-6db3-4305-a01b-79b5885f43ff', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a99ebe06-6db3-4305-a01b-79b5885f43ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:01,229 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.052s 2022-05-25 15:03:01,229 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9995e791-3123-4b7c-83a7-0c989d30234f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9995e791-3123-4b7c-83a7-0c989d30234f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:02,318 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.081s 2022-05-25 15:03:02,319 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe26ce45-18d1-474a-97ed-09a019c79537', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe26ce45-18d1-474a-97ed-09a019c79537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:03,411 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.084s 2022-05-25 15:03:03,412 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd2a4481-1402-46b9-ab63-3ce752f7664a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd2a4481-1402-46b9-ab63-3ce752f7664a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:04,493 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.067s 2022-05-25 15:03:04,493 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d40a06c-0bd6-431c-b10d-a162585c6d42', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d40a06c-0bd6-431c-b10d-a162585c6d42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:05,601 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.098s 2022-05-25 15:03:05,601 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d617440c-855b-4104-bb21-45b43b302857', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d617440c-855b-4104-bb21-45b43b302857', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:06,691 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.076s 2022-05-25 15:03:06,692 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c856474e-9091-4edf-9c8f-1ddbed06c01d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c856474e-9091-4edf-9c8f-1ddbed06c01d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:07,779 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.078s 2022-05-25 15:03:07,780 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-043f6697-a0a8-4021-9bdf-28b3466a58f4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-043f6697-a0a8-4021-9bdf-28b3466a58f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:08,847 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.059s 2022-05-25 15:03:08,848 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3347e11a-8f42-45ec-9082-ec8572f39ebe', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3347e11a-8f42-45ec-9082-ec8572f39ebe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:09,908 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.052s 2022-05-25 15:03:09,909 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6db8e476-9089-49b7-b7d2-c262eae0df8c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6db8e476-9089-49b7-b7d2-c262eae0df8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:10,978 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.061s 2022-05-25 15:03:10,978 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75a19131-42f4-4bdb-90ac-e30f47b2a908', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75a19131-42f4-4bdb-90ac-e30f47b2a908', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:12,044 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.052s 2022-05-25 15:03:12,045 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1256f8d9-7d1a-453b-9f20-e2396a1e4581', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1256f8d9-7d1a-453b-9f20-e2396a1e4581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:13,100 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:03:13,100 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39a8b082-993d-420f-8155-aa25b0dd8d6a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39a8b082-993d-420f-8155-aa25b0dd8d6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:14,154 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:03:14,155 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a7acfbd-4559-4f43-90fc-6734dec0a092', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a7acfbd-4559-4f43-90fc-6734dec0a092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:15,210 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:03:15,210 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e3c9f41-f380-460c-b142-a5e444b3d614', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e3c9f41-f380-460c-b142-a5e444b3d614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:16,267 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:03:16,268 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22d38f03-867c-49ab-810b-70cea6da16f1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22d38f03-867c-49ab-810b-70cea6da16f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:17,338 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.063s 2022-05-25 15:03:17,338 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ac9038d-8f36-4a3e-85fb-60d0fc47f9ba', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ac9038d-8f36-4a3e-85fb-60d0fc47f9ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:18,409 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.063s 2022-05-25 15:03:18,410 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ca4e8e7-29d0-4baf-a72b-a7ccaf6e94e6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ca4e8e7-29d0-4baf-a72b-a7ccaf6e94e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:19,464 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:03:19,464 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8920fbba-9740-48c0-b112-3f1c768db6c0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8920fbba-9740-48c0-b112-3f1c768db6c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:20,519 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:03:20,519 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f139f23f-32fc-4932-b6aa-a91c836188a3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f139f23f-32fc-4932-b6aa-a91c836188a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:21,578 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:03:21,578 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bb9d8a7-c4c7-49f5-99d3-c0f398939008', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bb9d8a7-c4c7-49f5-99d3-c0f398939008', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:22,635 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:03:22,636 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f7f4ae5-c173-4d88-93c6-1e9a7f1bda42', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f7f4ae5-c173-4d88-93c6-1e9a7f1bda42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:23,695 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:03:23,695 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce39eb1a-699d-419d-980c-4724668d792c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce39eb1a-699d-419d-980c-4724668d792c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:24,751 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:03:24,752 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dc3066f-58b8-4454-b290-599d64e85b59', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dc3066f-58b8-4454-b290-599d64e85b59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:25,813 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.053s 2022-05-25 15:03:25,813 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5011ea57-33d4-4e89-8ae6-193a0990ca4c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5011ea57-33d4-4e89-8ae6-193a0990ca4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:26,866 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:03:26,866 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a58fb89e-5357-49b5-8c2d-02926791d74d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a58fb89e-5357-49b5-8c2d-02926791d74d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:27,920 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:03:27,921 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb92afba-0567-4655-84e9-d48fe6949702', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb92afba-0567-4655-84e9-d48fe6949702', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:28,975 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:03:28,976 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fc3cae5-62d8-4295-ab02-781a4f4d727f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fc3cae5-62d8-4295-ab02-781a4f4d727f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:30,030 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:03:30,031 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56a6399a-68c7-4f61-9473-fed3ed174ef9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56a6399a-68c7-4f61-9473-fed3ed174ef9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:31,086 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:03:31,087 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08de1b83-6b3b-4479-a44c-32649ba3d5fc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08de1b83-6b3b-4479-a44c-32649ba3d5fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:32,142 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:03:32,143 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b538f8fa-9412-4aab-a507-2278b18edec9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b538f8fa-9412-4aab-a507-2278b18edec9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:33,195 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:03:33,195 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff80a874-e6d7-48ff-a3a1-0bc92b81d05e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff80a874-e6d7-48ff-a3a1-0bc92b81d05e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:34,251 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:03:34,252 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78c49963-4c06-4291-acdf-279eec8eb308', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78c49963-4c06-4291-acdf-279eec8eb308', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:35,309 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:03:35,309 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d779d244-70a3-4ff3-82b2-c2ad5d2d0ee7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d779d244-70a3-4ff3-82b2-c2ad5d2d0ee7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:36,365 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:03:36,366 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f887210a-bc35-4f63-844d-56fca5ef67a6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f887210a-bc35-4f63-844d-56fca5ef67a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:37,423 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.050s 2022-05-25 15:03:37,423 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4045d46f-6f26-430c-a89c-cf3d06e603a4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4045d46f-6f26-430c-a89c-cf3d06e603a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:38,480 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:03:38,481 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-517ec792-e0d7-4f18-8a60-3796682ae3b6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-517ec792-e0d7-4f18-8a60-3796682ae3b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:39,540 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.050s 2022-05-25 15:03:39,540 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d5bdc3f-96e7-4f00-be43-febd3f79a4f7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d5bdc3f-96e7-4f00-be43-febd3f79a4f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:40,598 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.050s 2022-05-25 15:03:40,599 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4f02e99-aaab-42ee-bccd-8ac3670bfeb5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4f02e99-aaab-42ee-bccd-8ac3670bfeb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:02:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:41,662 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.055s 2022-05-25 15:03:41,663 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29b7a329-16f7-49ac-ad00-4c03a5abc748', 'content-length': '1204', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29b7a329-16f7-49ac-ad00-4c03a5abc748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:03:41.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:41,669 125530 INFO [tempest.common.waiters] Attachment 3b54d1ee-1506-4d60-994b-06c10923ed40 created for volume dd781e75-c90b-4f6d-8518-bdab665ac786 to server f6de56f1-7747-4d24-b189-6fc183c705a9 after waiting for 58.669823 seconds 2022-05-25 15:03:41,748 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.078s 2022-05-25 15:03:41,748 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d506a59-10ce-457c-8bf8-a75aaceb1cc3', 'content-length': '1204', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d506a59-10ce-457c-8bf8-a75aaceb1cc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:03:41.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:03:41,756 125530 INFO [tempest.common.waiters] volume dd781e75-c90b-4f6d-8518-bdab665ac786 reached in-use after waiting for 0.756350 seconds 2022-05-25 15:03:41,976 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/action 0.220s 2022-05-25 15:03:41,977 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-stop": {}} Response - Headers: {'date': 'Wed, 25 May 2022 15:03:41 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-7a7d2016-c9b0-4e0a-8689-d3da0689b17e', 'x-compute-request-id': 'req-7a7d2016-c9b0-4e0a-8689-d3da0689b17e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/action'} Body: b'' 2022-05-25 15:03:42,230 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.253s 2022-05-25 15:03:42,231 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', '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-d634b6ee-5455-416e-aab3-d79a1961f981', 'x-compute-request-id': 'req-d634b6ee-5455-416e-aab3-d79a1961f981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:03:42Z", "addresses": {"tempest-AttachVolumeTestJSON-493334382-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}, {"version": 4, "addr": "172.27.3.21", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:03:43,481 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.240s 2022-05-25 15:03:43,481 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', '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-4981b5e4-2815-48a7-a5a3-4c89e2bae71b', 'x-compute-request-id': 'req-4981b5e4-2815-48a7-a5a3-4c89e2bae71b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:03:42Z", "addresses": {"tempest-AttachVolumeTestJSON-493334382-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}, {"version": 4, "addr": "172.27.3.21", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:03:44,653 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.161s 2022-05-25 15:03:44,653 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', '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-1e31ae4c-2710-4a53-b2ec-950dc7deaf68', 'x-compute-request-id': 'req-1e31ae4c-2710-4a53-b2ec-950dc7deaf68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:03:42Z", "addresses": {"tempest-AttachVolumeTestJSON-493334382-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}, {"version": 4, "addr": "172.27.3.21", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:03:45,831 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.168s 2022-05-25 15:03:45,832 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', '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-a30b2d93-9d47-44aa-9e0b-0f2b6062591d', 'x-compute-request-id': 'req-a30b2d93-9d47-44aa-9e0b-0f2b6062591d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:03:42Z", "addresses": {"tempest-AttachVolumeTestJSON-493334382-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}, {"version": 4, "addr": "172.27.3.21", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:03:47,001 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.160s 2022-05-25 15:03:47,001 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', '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-2ebc3219-f1b9-46b4-b9fb-10bf1eabb2db', 'x-compute-request-id': 'req-2ebc3219-f1b9-46b4-b9fb-10bf1eabb2db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:03:42Z", "addresses": {"tempest-AttachVolumeTestJSON-493334382-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}, {"version": 4, "addr": "172.27.3.21", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:03:48,173 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.161s 2022-05-25 15:03:48,173 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', '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-f8a44bab-aca7-439a-a6b7-7130afef4eb9', 'x-compute-request-id': 'req-f8a44bab-aca7-439a-a6b7-7130afef4eb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:03:42Z", "addresses": {"tempest-AttachVolumeTestJSON-493334382-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}, {"version": 4, "addr": "172.27.3.21", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:03:49,358 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.176s 2022-05-25 15:03:49,358 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', '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-36c1c0b6-dc84-4ced-bb71-87d6fede3446', 'x-compute-request-id': 'req-36c1c0b6-dc84-4ced-bb71-87d6fede3446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:03:42Z", "addresses": {"tempest-AttachVolumeTestJSON-493334382-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}, {"version": 4, "addr": "172.27.3.21", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:03:50,736 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.369s 2022-05-25 15:03:50,737 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', '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-16c8355f-5c98-4813-91bb-382656894d32', 'x-compute-request-id': 'req-16c8355f-5c98-4813-91bb-382656894d32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:03:42Z", "addresses": {"tempest-AttachVolumeTestJSON-493334382-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}, {"version": 4, "addr": "172.27.3.21", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:03:51,916 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.166s 2022-05-25 15:03:51,916 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', '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-275fc34d-6c7b-48f7-99e4-0b61bf4562ea', 'x-compute-request-id': 'req-275fc34d-6c7b-48f7-99e4-0b61bf4562ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:03:42Z", "addresses": {"tempest-AttachVolumeTestJSON-493334382-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}, {"version": 4, "addr": "172.27.3.21", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:03:53,136 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.211s 2022-05-25 15:03:53,136 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', '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-7b42d8ec-8be9-4729-b275-b77516eb286f', 'x-compute-request-id': 'req-7b42d8ec-8be9-4729-b275-b77516eb286f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:03:42Z", "addresses": {"tempest-AttachVolumeTestJSON-493334382-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}, {"version": 4, "addr": "172.27.3.21", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:03:54,357 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.210s 2022-05-25 15:03:54,357 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', '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-3b6a68cf-7ad8-4f85-a12d-882b7ea0489d', 'x-compute-request-id': 'req-3b6a68cf-7ad8-4f85-a12d-882b7ea0489d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:03:42Z", "addresses": {"tempest-AttachVolumeTestJSON-493334382-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}, {"version": 4, "addr": "172.27.3.21", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:03:55,535 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.169s 2022-05-25 15:03:55,535 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', '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-f770621b-89c8-40e8-922c-71b1f08ac6e3', 'x-compute-request-id': 'req-f770621b-89c8-40e8-922c-71b1f08ac6e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:03:42Z", "addresses": {"tempest-AttachVolumeTestJSON-493334382-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}, {"version": 4, "addr": "172.27.3.21", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:03:56,816 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.271s 2022-05-25 15:03:56,816 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', '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-42f5b3c8-c4bf-4b7b-9347-7958f7e4ec1a', 'x-compute-request-id': 'req-42f5b3c8-c4bf-4b7b-9347-7958f7e4ec1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:03:42Z", "addresses": {"tempest-AttachVolumeTestJSON-493334382-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}, {"version": 4, "addr": "172.27.3.21", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:03:58,005 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.180s 2022-05-25 15:03:58,005 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', '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-3c855331-f9f8-4cd1-9541-9989fd22e096', 'x-compute-request-id': 'req-3c855331-f9f8-4cd1-9541-9989fd22e096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:03:42Z", "addresses": {"tempest-AttachVolumeTestJSON-493334382-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}, {"version": 4, "addr": "172.27.3.21", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:03:59,181 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.167s 2022-05-25 15:03:59,182 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', '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-8daf248a-a0a0-4d49-a05d-93c3552e6fa2', 'x-compute-request-id': 'req-8daf248a-a0a0-4d49-a05d-93c3552e6fa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:03:42Z", "addresses": {"tempest-AttachVolumeTestJSON-493334382-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}, {"version": 4, "addr": "172.27.3.21", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:04:00,348 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.157s 2022-05-25 15:04:00,348 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', '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-1405da82-9a26-4fb8-96dc-f3d85acb17ab', 'x-compute-request-id': 'req-1405da82-9a26-4fb8-96dc-f3d85acb17ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:03:42Z", "addresses": {"tempest-AttachVolumeTestJSON-493334382-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}, {"version": 4, "addr": "172.27.3.21", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:04:01,525 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.168s 2022-05-25 15:04:01,525 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', '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-18879b31-060a-433a-b773-94f255718e7a', 'x-compute-request-id': 'req-18879b31-060a-433a-b773-94f255718e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:03:42Z", "addresses": {"tempest-AttachVolumeTestJSON-493334382-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}, {"version": 4, "addr": "172.27.3.21", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:04:02,702 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.167s 2022-05-25 15:04:02,702 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', '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-bc189aa0-fae0-40a7-b830-260a4ef581d6', 'x-compute-request-id': 'req-bc189aa0-fae0-40a7-b830-260a4ef581d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:03:42Z", "addresses": {"tempest-AttachVolumeTestJSON-493334382-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}, {"version": 4, "addr": "172.27.3.21", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:04:03,879 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.168s 2022-05-25 15:04:03,879 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1699', '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-6a7c5160-3f94-4033-933d-0750923720c3', 'x-compute-request-id': 'req-6a7c5160-3f94-4033-933d-0750923720c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "SHUTOFF", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:04:03Z", "addresses": {"tempest-AttachVolumeTestJSON-493334382-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}, {"version": 4, "addr": "172.27.3.21", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:04:03,887 125530 INFO [tempest.common.waiters] State transition "ACTIVE/powering-off" ==> "SHUTOFF/None" after 21 second wait 2022-05-25 15:04:04,170 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/action 0.282s 2022-05-25 15:04:04,171 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-start": {}} Response - Headers: {'date': 'Wed, 25 May 2022 15:04:03 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-cf845277-914f-43e6-99b5-0a5100ea06ec', 'x-compute-request-id': 'req-cf845277-914f-43e6-99b5-0a5100ea06ec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/action'} Body: b'' 2022-05-25 15:04:04,340 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.168s 2022-05-25 15:04:04,340 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1708', '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-a241e172-3064-4cc7-8667-7e43a5c7244a', 'x-compute-request-id': 'req-a241e172-3064-4cc7-8667-7e43a5c7244a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "SHUTOFF", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:04:04Z", "addresses": {"tempest-AttachVolumeTestJSON-493334382-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}, {"version": 4, "addr": "172.27.3.21", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:04:05,533 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.183s 2022-05-25 15:04:05,534 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1708', '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-4e9072d2-d50b-4d4c-8439-22a3531c0579', 'x-compute-request-id': 'req-4e9072d2-d50b-4d4c-8439-22a3531c0579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "SHUTOFF", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:04:04Z", "addresses": {"tempest-AttachVolumeTestJSON-493334382-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}, {"version": 4, "addr": "172.27.3.21", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:04:06,740 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.197s 2022-05-25 15:04:06,741 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1712', '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-fa0dec29-f1d7-4992-9a56-90432aa4be98', 'x-compute-request-id': 'req-fa0dec29-f1d7-4992-9a56-90432aa4be98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:04:06Z", "addresses": {"tempest-AttachVolumeTestJSON-493334382-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}, {"version": 4, "addr": "172.27.3.21", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:04:06,750 125530 INFO [tempest.common.waiters] State transition "SHUTOFF/powering-on" ==> "ACTIVE/None" after 2 second wait 2022-05-25 15:04:06,751 125530 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2022-05-25 15:04:06,751 125530 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.21:22' as 'ubuntu' with public key authentication 2022-05-25 15:04:25,297 125530 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.21 ([Errno None] Unable to connect to port 22 on 172.27.3.21). Number attempts: 1. Retry after 2 seconds. 2022-05-25 15:04:30,864 125530 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.21 ([Errno None] Unable to connect to port 22 on 172.27.3.21). Number attempts: 2. Retry after 3 seconds. 2022-05-25 15:04:37,424 125530 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.21 ([Errno None] Unable to connect to port 22 on 172.27.3.21). Number attempts: 3. Retry after 4 seconds. 2022-05-25 15:04:45,008 125530 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.21 ([Errno None] Unable to connect to port 22 on 172.27.3.21). Number attempts: 4. Retry after 5 seconds. 2022-05-25 15:04:53,584 125530 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.21 ([Errno None] Unable to connect to port 22 on 172.27.3.21). Number attempts: 5. Retry after 6 seconds. 2022-05-25 15:05:00,090 125530 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.21 ([Errno None] Unable to connect to port 22 on 172.27.3.21). Number attempts: 6. Retry after 7 seconds. 2022-05-25 15:05:07,599 125530 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.21 ([Errno None] Unable to connect to port 22 on 172.27.3.21). Number attempts: 7. Retry after 8 seconds. 2022-05-25 15:05:16,109 125530 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.21 ([Errno None] Unable to connect to port 22 on 172.27.3.21). Number attempts: 8. Retry after 9 seconds. 2022-05-25 15:05:25,618 125530 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.21 ([Errno None] Unable to connect to port 22 on 172.27.3.21). Number attempts: 9. Retry after 10 seconds. 2022-05-25 15:05:36,140 125530 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-05-25 15:05:36,356 125530 INFO [paramiko.transport] Authentication (publickey) successful! 2022-05-25 15:05:36,357 125530 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.21 successfully created 2022-05-25 15:05:37,766 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 DELETE http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments/dd781e75-c90b-4f6d-8518-bdab665ac786 0.576s 2022-05-25 15:05:37,767 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:37 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-d5be0630-569d-4b56-8907-a5b29b3baa9f', 'x-compute-request-id': 'req-d5be0630-569d-4b56-8907-a5b29b3baa9f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'' 2022-05-25 15:05:37,816 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:05:37,816 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d7a7075-2004-4861-a0ab-70eb6bc65812', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d7a7075-2004-4861-a0ab-70eb6bc65812', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:05:38,893 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.068s 2022-05-25 15:05:38,893 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01a61711-a397-4d55-ab7f-a9e5e4f05844', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01a61711-a397-4d55-ab7f-a9e5e4f05844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:05:39,949 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:05:39,949 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12a9a680-fc08-4e36-9475-2884dd14955c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12a9a680-fc08-4e36-9475-2884dd14955c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:05:41,008 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.051s 2022-05-25 15:05:41,009 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-214d4fb0-7bd6-4494-a19f-dddcd94d6249', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-214d4fb0-7bd6-4494-a19f-dddcd94d6249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:05:42,065 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:05:42,065 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa6bb010-f2c7-4538-a181-e146d38b20be', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa6bb010-f2c7-4538-a181-e146d38b20be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:05:43,131 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.057s 2022-05-25 15:05:43,131 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22e1798e-b608-4023-8a80-70b4bc811df7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22e1798e-b608-4023-8a80-70b4bc811df7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:05:44,213 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.069s 2022-05-25 15:05:44,214 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4635eee-53c8-42d6-aaa7-a6d6985345a9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4635eee-53c8-42d6-aaa7-a6d6985345a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:05:45,299 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.074s 2022-05-25 15:05:45,299 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebc40bd8-1464-4f84-adf3-387b64dc005b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebc40bd8-1464-4f84-adf3-387b64dc005b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:05:46,355 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:05:46,372 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07866def-c2c8-422c-a916-0bc7cc2fb368', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07866def-c2c8-422c-a916-0bc7cc2fb368', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:05:47,427 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:05:47,428 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46e7776b-84db-4537-a861-bdd0dad68cca', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46e7776b-84db-4537-a861-bdd0dad68cca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:05:48,486 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:05:48,486 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38ea6e86-7c74-4447-adfb-ccdd1349d308', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38ea6e86-7c74-4447-adfb-ccdd1349d308', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:05:49,544 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:05:49,545 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c717217-f67d-4c07-884e-24c4d24b0e96', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c717217-f67d-4c07-884e-24c4d24b0e96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:05:50,605 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:05:50,605 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e06f0c2e-be13-402f-9e25-55042d74a1f8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e06f0c2e-be13-402f-9e25-55042d74a1f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:05:51,659 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:05:51,659 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-092f6e4c-2e1f-4584-bc21-492240bced88', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-092f6e4c-2e1f-4584-bc21-492240bced88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:05:52,712 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:05:52,713 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bef78e4-7fe8-4531-ad7c-46029ffa9597', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bef78e4-7fe8-4531-ad7c-46029ffa9597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:05:53,773 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.051s 2022-05-25 15:05:53,773 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a65bc3c-633d-4872-a115-44620d51a2fa', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a65bc3c-633d-4872-a115-44620d51a2fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:05:54,833 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.051s 2022-05-25 15:05:54,833 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e82c0ca-0733-423e-81f4-708b31d77d1a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e82c0ca-0733-423e-81f4-708b31d77d1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:05:55,888 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:05:55,889 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faf3f02d-0ef2-4a96-a75b-3772a07de5c8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faf3f02d-0ef2-4a96-a75b-3772a07de5c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:05:56,944 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:05:56,944 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ca53caa-e17a-425d-ac10-87ac38010653', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ca53caa-e17a-425d-ac10-87ac38010653', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:05:58,015 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:05:58,016 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75d13317-ebe6-4717-a22f-179b05618468', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75d13317-ebe6-4717-a22f-179b05618468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:05:59,069 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:05:59,070 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8db40999-f03e-473a-be2b-34f7c4d41887', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8db40999-f03e-473a-be2b-34f7c4d41887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:00,125 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:06:00,126 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59059f4b-65d1-4e1e-b519-1f3380163291', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59059f4b-65d1-4e1e-b519-1f3380163291', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:01,180 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:06:01,180 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ff6f613-dbcf-4f17-8927-cf35d593c9a4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ff6f613-dbcf-4f17-8927-cf35d593c9a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:02,237 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:06:02,237 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecc14bc8-0ba5-4ee1-8419-4429944690ed', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecc14bc8-0ba5-4ee1-8419-4429944690ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:03,307 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.061s 2022-05-25 15:06:03,308 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e01c607b-2d36-4839-ad70-ba14f5efaee5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e01c607b-2d36-4839-ad70-ba14f5efaee5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:04,365 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:06:04,365 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eebeebd-0fc6-48c1-bfca-df2cc10319bd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eebeebd-0fc6-48c1-bfca-df2cc10319bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:05,421 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:06:05,422 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3495ff9-2e4e-4dbb-b7b8-614a19b1e455', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3495ff9-2e4e-4dbb-b7b8-614a19b1e455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:06,482 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.052s 2022-05-25 15:06:06,482 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8687be02-d9c1-4b11-b321-5799ba4be2c9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8687be02-d9c1-4b11-b321-5799ba4be2c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:07,539 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:06:07,539 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecd44243-9e27-4567-a92c-d3b0fba0e774', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecd44243-9e27-4567-a92c-d3b0fba0e774', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:08,592 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:06:08,593 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64a49dd7-c7f3-4b3d-ab90-f220754e3147', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64a49dd7-c7f3-4b3d-ab90-f220754e3147', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:09,650 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:06:09,651 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e951417-1777-4810-94f3-f26a4e6075b8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e951417-1777-4810-94f3-f26a4e6075b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:10,715 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.056s 2022-05-25 15:06:10,715 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d93368b0-e530-49f9-b83b-f537e1b856d7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d93368b0-e530-49f9-b83b-f537e1b856d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:11,769 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:06:11,769 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-547dac4f-5cac-4cfd-b6ee-f6441d97f5b8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-547dac4f-5cac-4cfd-b6ee-f6441d97f5b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:12,823 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:06:12,823 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c070f9ff-8960-4503-a3c2-f672278a525f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c070f9ff-8960-4503-a3c2-f672278a525f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:13,882 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.051s 2022-05-25 15:06:13,883 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c6482e1-5d0a-462a-b90e-13a55b280827', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c6482e1-5d0a-462a-b90e-13a55b280827', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:14,938 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:06:14,938 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ccccfcf-3f23-458e-b236-fb6b53ff7152', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ccccfcf-3f23-458e-b236-fb6b53ff7152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:15,998 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.051s 2022-05-25 15:06:15,998 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82a59d91-639f-4ae2-96f4-7be17c67d91f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82a59d91-639f-4ae2-96f4-7be17c67d91f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:17,055 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:06:17,055 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb57cdfc-4ef1-460a-b8c9-e0e4436effe5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb57cdfc-4ef1-460a-b8c9-e0e4436effe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:18,110 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:06:18,110 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb670dbd-db86-4050-b6a4-1e61c2e60c00', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb670dbd-db86-4050-b6a4-1e61c2e60c00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:19,166 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:06:19,166 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ea751b6-8f14-42d1-b62e-b5db417c7dfe', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ea751b6-8f14-42d1-b62e-b5db417c7dfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:20,221 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:06:20,222 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd2e28e9-76cd-4c5a-aaba-f8eebb7f1ff9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd2e28e9-76cd-4c5a-aaba-f8eebb7f1ff9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:21,278 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:06:21,278 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bf5c4e1-3234-4376-846b-6e9dedc6548f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bf5c4e1-3234-4376-846b-6e9dedc6548f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:22,336 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.050s 2022-05-25 15:06:22,337 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b73d1b8-e56b-4b52-ab81-f280990e7b3e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b73d1b8-e56b-4b52-ab81-f280990e7b3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:23,400 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.054s 2022-05-25 15:06:23,400 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ace291e-3757-4d92-ab61-6b222742ca11', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ace291e-3757-4d92-ab61-6b222742ca11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:24,455 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:06:24,456 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9beaf7f-75e0-4832-9ce1-77edcc856383', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9beaf7f-75e0-4832-9ce1-77edcc856383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:25,511 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:06:25,511 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f14e13e-f5e2-47da-a9bb-e69f259414fc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f14e13e-f5e2-47da-a9bb-e69f259414fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:26,570 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:06:26,571 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b17e16c-6fd4-49a0-8489-573b0c5ff014', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b17e16c-6fd4-49a0-8489-573b0c5ff014', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:27,625 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:06:27,625 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40b6b8ae-e856-4481-ba90-527e1b0ad877', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40b6b8ae-e856-4481-ba90-527e1b0ad877', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:28,679 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:06:28,680 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3525b683-28d4-46d3-9a4e-f6b8bd92b5cc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3525b683-28d4-46d3-9a4e-f6b8bd92b5cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:29,735 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:06:29,735 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bc019af-757a-4196-bc90-cdb1be1173e6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bc019af-757a-4196-bc90-cdb1be1173e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:30,798 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.055s 2022-05-25 15:06:30,798 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05b205b3-fba7-4fd3-9837-81e86f1e96a4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05b205b3-fba7-4fd3-9837-81e86f1e96a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:31,851 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:06:31,851 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd1d88eb-83c5-4862-8aed-4033e0bf2997', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd1d88eb-83c5-4862-8aed-4033e0bf2997', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:32,922 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.062s 2022-05-25 15:06:32,922 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13a0646f-c9c7-4392-a2da-71daaf99b640', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13a0646f-c9c7-4392-a2da-71daaf99b640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:33,975 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:06:33,976 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2e618b4-e043-49b9-87e1-51e4394c3442', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2e618b4-e043-49b9-87e1-51e4394c3442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:35,031 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:06:35,032 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74174798-1a31-4c40-9835-7a499e6c88f5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74174798-1a31-4c40-9835-7a499e6c88f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:36,085 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:06:36,085 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e372b909-30f0-49c4-925a-b73d5038b251', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e372b909-30f0-49c4-925a-b73d5038b251', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:37,141 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:06:37,141 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b96191fc-d596-4599-aae7-49553e866496', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b96191fc-d596-4599-aae7-49553e866496', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:38,196 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:06:38,196 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d047f4ac-f915-4b94-ac07-f68ca5ae186d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d047f4ac-f915-4b94-ac07-f68ca5ae186d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:39,256 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.051s 2022-05-25 15:06:39,256 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cc1e141-8bef-4475-8ae3-4c0a2dcbed37', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cc1e141-8bef-4475-8ae3-4c0a2dcbed37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:40,314 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:06:40,314 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55811835-903c-44b3-9ae9-60b8b2bcc765', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55811835-903c-44b3-9ae9-60b8b2bcc765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:41,368 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:06:41,368 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b892ee7-e4c6-42b1-87eb-edf84b5abbb3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b892ee7-e4c6-42b1-87eb-edf84b5abbb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:42,421 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:06:42,421 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9096c54-908f-4679-ac4a-71e9c2067a9e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9096c54-908f-4679-ac4a-71e9c2067a9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:43,475 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:06:43,476 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7d82698-a7eb-41cf-b56f-4f14a57aaf29', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7d82698-a7eb-41cf-b56f-4f14a57aaf29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:44,529 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:06:44,530 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c523ce1e-185c-4c57-adfb-708837d4cb5a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c523ce1e-185c-4c57-adfb-708837d4cb5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:45,582 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:06:45,583 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-563b8ef4-099d-43e9-bd1c-51be3d83ece0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-563b8ef4-099d-43e9-bd1c-51be3d83ece0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:46,638 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:06:46,638 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6db278d9-7b16-4c76-9447-98c6da1bd1fd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6db278d9-7b16-4c76-9447-98c6da1bd1fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:47,704 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.057s 2022-05-25 15:06:47,704 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00fe4644-3ad2-4373-9aa7-a343ddeca7c7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00fe4644-3ad2-4373-9aa7-a343ddeca7c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:48,759 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:06:48,759 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a711b44-da06-4780-a19b-1aea553c025a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a711b44-da06-4780-a19b-1aea553c025a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:49,816 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:06:49,817 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76e1b16a-140c-4261-a792-b2226946a3fe', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76e1b16a-140c-4261-a792-b2226946a3fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:50,870 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:06:50,870 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1c6b13d-2019-403b-ba8d-f3a642cc00b8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1c6b13d-2019-403b-ba8d-f3a642cc00b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:51,924 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:06:51,925 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa11a126-b41c-45ee-88ae-f098160f2169', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa11a126-b41c-45ee-88ae-f098160f2169', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:52,979 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:06:52,980 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6c0e332-e033-43da-b08a-1b0fdfa491c0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6c0e332-e033-43da-b08a-1b0fdfa491c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:54,035 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:06:54,036 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f63f034b-f87e-49a9-9f94-55259c838270', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f63f034b-f87e-49a9-9f94-55259c838270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:55,104 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.060s 2022-05-25 15:06:55,105 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-665afc74-317a-4d6d-9295-6863cda3ebb6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-665afc74-317a-4d6d-9295-6863cda3ebb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:56,157 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:06:56,158 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e94a4e8d-95c4-4ba3-9280-a37e447d28bf', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e94a4e8d-95c4-4ba3-9280-a37e447d28bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:57,218 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.052s 2022-05-25 15:06:57,219 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-973e4937-ef6b-4dd7-a7b9-3f805c1ba482', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-973e4937-ef6b-4dd7-a7b9-3f805c1ba482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:58,277 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:06:58,277 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb6e3ca2-f016-42ee-9602-37c23a6e6c0f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb6e3ca2-f016-42ee-9602-37c23a6e6c0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:06:59,334 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:06:59,337 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-048d27a1-4691-4135-ada4-2d2486c118e6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-048d27a1-4691-4135-ada4-2d2486c118e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:00,404 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.058s 2022-05-25 15:07:00,405 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbe916ec-06f6-4af5-8b49-b23d9564dee3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbe916ec-06f6-4af5-8b49-b23d9564dee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:01,458 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:07:01,458 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10bde51a-84cf-4843-a52e-5104f7c83a73', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10bde51a-84cf-4843-a52e-5104f7c83a73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:02,512 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:07:02,513 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe616dfa-da35-4594-aa97-c5f70bec790d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe616dfa-da35-4594-aa97-c5f70bec790d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:03,576 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.055s 2022-05-25 15:07:03,576 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd39d24c-fd97-4c2a-ad81-b3c28ffa61fd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd39d24c-fd97-4c2a-ad81-b3c28ffa61fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:04,648 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.063s 2022-05-25 15:07:04,648 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0e585b6-ab3a-4163-a1ba-1d70137d42db', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0e585b6-ab3a-4163-a1ba-1d70137d42db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:05,702 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:07:05,703 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78dafc5c-ebd7-46a5-a6d7-bfdf88e610be', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78dafc5c-ebd7-46a5-a6d7-bfdf88e610be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:06,755 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:07:06,755 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1340791e-7dfa-43e7-897f-f0653208ed6d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1340791e-7dfa-43e7-897f-f0653208ed6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:07,819 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.054s 2022-05-25 15:07:07,820 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dfebf58-51fb-4e6c-9a90-67f061fe9442', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dfebf58-51fb-4e6c-9a90-67f061fe9442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:08,880 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:07:08,880 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2652a262-81c7-448b-8245-9c3c8956111e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2652a262-81c7-448b-8245-9c3c8956111e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:09,939 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.051s 2022-05-25 15:07:09,940 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-756199b1-3937-4f56-8262-3853439d5dcf', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-756199b1-3937-4f56-8262-3853439d5dcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:10,993 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:07:10,994 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a60dc847-2176-4b23-9f6a-f329008deeeb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a60dc847-2176-4b23-9f6a-f329008deeeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:12,057 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.055s 2022-05-25 15:07:12,058 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bab012ab-922c-43f6-891a-1dc28f8e1f2a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bab012ab-922c-43f6-891a-1dc28f8e1f2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:13,116 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.050s 2022-05-25 15:07:13,116 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37a3593d-32da-4656-9489-554bae82f242', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37a3593d-32da-4656-9489-554bae82f242', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:14,172 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:07:14,172 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffd97e00-4e29-4fa2-aace-109a8561249b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffd97e00-4e29-4fa2-aace-109a8561249b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:15,226 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:07:15,226 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d23df7e5-9e40-46a9-98d0-53bc45a10076', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d23df7e5-9e40-46a9-98d0-53bc45a10076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:16,290 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:07:16,290 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-287be6a5-d6f2-47ad-8450-70b7ee15a002', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-287be6a5-d6f2-47ad-8450-70b7ee15a002', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:17,351 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.053s 2022-05-25 15:07:17,352 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cefafb74-c63e-4a36-8f8c-bb02b860764a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cefafb74-c63e-4a36-8f8c-bb02b860764a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:18,410 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:07:18,411 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d87d6e9-8afa-44c8-984c-4732f7c11f23', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d87d6e9-8afa-44c8-984c-4732f7c11f23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:19,474 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.054s 2022-05-25 15:07:19,474 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4de468fd-c8d4-41b4-95fd-27cb2faee01b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4de468fd-c8d4-41b4-95fd-27cb2faee01b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:20,529 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:07:20,530 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5e390c8-4431-46c0-9bce-99a261d98dc7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5e390c8-4431-46c0-9bce-99a261d98dc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:21,583 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:07:21,583 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8583dca4-37a5-479b-845a-9c337dcb8ed2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8583dca4-37a5-479b-845a-9c337dcb8ed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:22,637 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:07:22,638 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0feb3ba4-96ae-44ec-8500-dcf8c3b44053', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0feb3ba4-96ae-44ec-8500-dcf8c3b44053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:23,696 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:07:23,697 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e784c2f-2f98-4a00-a846-2d8d689eca77', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e784c2f-2f98-4a00-a846-2d8d689eca77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:24,753 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:07:24,753 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24d9ffe5-2052-44c4-b700-7a2c86a63599', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24d9ffe5-2052-44c4-b700-7a2c86a63599', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:25,807 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:07:25,807 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-865a0b67-fce2-44f0-a281-595be24e6956', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-865a0b67-fce2-44f0-a281-595be24e6956', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:26,863 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:07:26,863 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-415d2a9f-147f-4da4-be2d-e4bec40b9fcd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-415d2a9f-147f-4da4-be2d-e4bec40b9fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:27,927 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.055s 2022-05-25 15:07:27,927 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab3928b1-a1bb-4b00-86ef-8a9ce67367e1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab3928b1-a1bb-4b00-86ef-8a9ce67367e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:28,989 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:07:28,990 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-958c81a9-5542-4968-a5fa-b6ae31f493fe', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-958c81a9-5542-4968-a5fa-b6ae31f493fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:30,044 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:07:30,045 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99eb753f-c7b4-4660-bca9-d858cc4c4edd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99eb753f-c7b4-4660-bca9-d858cc4c4edd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:31,098 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:07:31,098 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa604a48-61b4-4b3a-a2c0-07e7c2e960b2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa604a48-61b4-4b3a-a2c0-07e7c2e960b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:32,152 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:07:32,152 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-085b6e5e-2aac-4a0d-95bf-ec008fb56a25', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-085b6e5e-2aac-4a0d-95bf-ec008fb56a25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:33,208 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:07:33,208 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cd146bd-b08c-4810-a2f3-f4d92b337b27', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cd146bd-b08c-4810-a2f3-f4d92b337b27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:34,265 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:07:34,265 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fef1090-7e62-4ee7-b531-3278af34a557', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fef1090-7e62-4ee7-b531-3278af34a557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:35,322 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:07:35,322 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e5fb8f7-3dd9-4725-ab43-00e4cbbd0299', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e5fb8f7-3dd9-4725-ab43-00e4cbbd0299', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:36,376 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:07:36,377 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6835d51-7fb8-486c-bd7a-ad5ae451ae1d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6835d51-7fb8-486c-bd7a-ad5ae451ae1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:37,431 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:07:37,431 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d379f27c-2eaf-47e0-a7b0-a6b1f341227f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d379f27c-2eaf-47e0-a7b0-a6b1f341227f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:38,491 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:07:38,491 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a2ebbf6-6ec5-438a-8f16-718ccafb10b3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a2ebbf6-6ec5-438a-8f16-718ccafb10b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:39,547 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:07:39,547 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46fc8078-b0fa-49f5-80a5-ec399ebec221', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46fc8078-b0fa-49f5-80a5-ec399ebec221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:40,600 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:07:40,600 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-097b7373-2daf-4ef9-bfaf-3bede73010f3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-097b7373-2daf-4ef9-bfaf-3bede73010f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:41,655 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:07:41,655 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e94ea98-3144-4642-8f88-6966f61755e5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e94ea98-3144-4642-8f88-6966f61755e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:42,711 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:07:42,711 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0094df67-d8db-4fe2-8eeb-0e95621055db', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0094df67-d8db-4fe2-8eeb-0e95621055db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:43,767 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:07:43,768 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4ff6352-4368-4d46-9b54-c77435f400fc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4ff6352-4368-4d46-9b54-c77435f400fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:44,820 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:07:44,821 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-178f2637-4cfc-4414-9438-711807b1ab49', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-178f2637-4cfc-4414-9438-711807b1ab49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:45,876 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:07:45,876 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b7d4926-56b9-49a1-ba15-79bc93e55082', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b7d4926-56b9-49a1-ba15-79bc93e55082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:46,930 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:07:46,930 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ae92c75-bdf0-40bd-9b5a-0b05a75a12a0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ae92c75-bdf0-40bd-9b5a-0b05a75a12a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:47,985 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:07:47,985 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d764d11d-d547-450c-972d-347cc7f73650', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d764d11d-d547-450c-972d-347cc7f73650', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:49,039 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:07:49,039 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63874534-4945-4844-98f0-41cc3c76bdfd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63874534-4945-4844-98f0-41cc3c76bdfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:50,097 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:07:50,097 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff1c361f-5b81-4495-bc15-b8c7fa68df58', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff1c361f-5b81-4495-bc15-b8c7fa68df58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:51,153 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:07:51,153 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88832aff-1579-44a4-8f13-59c072db9f77', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88832aff-1579-44a4-8f13-59c072db9f77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:52,206 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:07:52,206 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6138f539-8646-4063-9619-50455a93c856', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6138f539-8646-4063-9619-50455a93c856', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:53,263 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:07:53,264 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b938a395-b9ef-48e4-ba18-e640ff106b29', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b938a395-b9ef-48e4-ba18-e640ff106b29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:54,321 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:07:54,322 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c7a203d-51c8-4bcc-8bbc-4b1296bec18a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c7a203d-51c8-4bcc-8bbc-4b1296bec18a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:55,382 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:07:55,383 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1825b5b-50c4-4bc5-afa9-89cc1d07f0fb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1825b5b-50c4-4bc5-afa9-89cc1d07f0fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:56,440 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:07:56,440 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53f0fa39-4de7-4df1-a0c5-1028437848c2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53f0fa39-4de7-4df1-a0c5-1028437848c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:57,494 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:07:57,508 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4ed287c-a569-4f40-b2a2-7d37ed63f8ae', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4ed287c-a569-4f40-b2a2-7d37ed63f8ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:58,562 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:07:58,563 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f7e56c9-6ab5-4505-b81e-71ee38b37ac9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f7e56c9-6ab5-4505-b81e-71ee38b37ac9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:07:59,619 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:07:59,619 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccfaed3a-a839-41f8-9b12-3ff04f1878d0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccfaed3a-a839-41f8-9b12-3ff04f1878d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:00,675 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:08:00,676 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-226c3208-466a-4ca0-bad5-013fdea2c167', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-226c3208-466a-4ca0-bad5-013fdea2c167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:01,731 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:08:01,731 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3461415-f4d7-4043-927e-029fde0a079e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3461415-f4d7-4043-927e-029fde0a079e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:02,787 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:08:02,787 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75148ee4-f398-47d3-bbdd-bf9b8863fc1b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75148ee4-f398-47d3-bbdd-bf9b8863fc1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:03,843 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:08:03,843 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f50245a-be22-423d-b2b3-991a03858a44', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f50245a-be22-423d-b2b3-991a03858a44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:04,899 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:08:04,900 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5bbec1a-721c-4614-988e-adf21a7970ba', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5bbec1a-721c-4614-988e-adf21a7970ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:05,954 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:08:05,955 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b5ee1ab-1ad9-4466-82d8-03d2b223aec3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b5ee1ab-1ad9-4466-82d8-03d2b223aec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:07,013 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.050s 2022-05-25 15:08:07,014 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e070710-f992-4fdd-9ea5-8d6f739ea850', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e070710-f992-4fdd-9ea5-8d6f739ea850', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:08,070 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:08:08,070 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22b829d8-9afe-474e-82f1-94fa738b2777', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22b829d8-9afe-474e-82f1-94fa738b2777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:09,125 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:08:09,126 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15d529f5-5fa7-409d-94a8-69b110baeea2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15d529f5-5fa7-409d-94a8-69b110baeea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:10,182 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:08:10,183 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c18fdec-e318-4c5b-9a08-545927e395fc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c18fdec-e318-4c5b-9a08-545927e395fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:11,239 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:08:11,240 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e75caf6e-9fec-41d9-9c5b-e3ec419f2902', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e75caf6e-9fec-41d9-9c5b-e3ec419f2902', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:12,296 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:08:12,297 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b39aecc-1b0d-4729-bc91-9dc8a2d6b33f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b39aecc-1b0d-4729-bc91-9dc8a2d6b33f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:13,354 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:08:13,354 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baf5ab96-126c-4b25-96bc-47285cfbaed6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baf5ab96-126c-4b25-96bc-47285cfbaed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:14,410 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:08:14,410 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f160e11-95a6-48b8-9cfe-f438bc08c5f6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f160e11-95a6-48b8-9cfe-f438bc08c5f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:15,463 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:08:15,463 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bf4cebc-bf3d-4497-9067-375e7f949a2a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bf4cebc-bf3d-4497-9067-375e7f949a2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:16,522 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.050s 2022-05-25 15:08:16,522 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4e837a0-92cc-4694-bae3-bcd3b7e3b154', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4e837a0-92cc-4694-bae3-bcd3b7e3b154', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:17,579 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:08:17,579 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da8e6895-0c20-4dd2-98f8-fc5980318cda', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da8e6895-0c20-4dd2-98f8-fc5980318cda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:18,635 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:08:18,635 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31086ae2-2f01-460d-868d-2c1046030996', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31086ae2-2f01-460d-868d-2c1046030996', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:19,689 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:08:19,689 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0ff850a-efa0-4fc4-a106-ba6870ce94b8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0ff850a-efa0-4fc4-a106-ba6870ce94b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:20,743 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:08:20,744 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-955201b9-d7ed-4aff-9c66-ca75786ceec8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-955201b9-d7ed-4aff-9c66-ca75786ceec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:21,798 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:08:21,798 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f4e7b9d-64b7-44d6-9c89-9dd12b131d9a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f4e7b9d-64b7-44d6-9c89-9dd12b131d9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:22,851 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:08:22,851 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6855edc-cb8f-4105-a101-c7c6c6003cfa', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6855edc-cb8f-4105-a101-c7c6c6003cfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:23,912 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.051s 2022-05-25 15:08:23,912 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e5fe562-02a7-40f5-ac63-ab5ea0b2f433', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e5fe562-02a7-40f5-ac63-ab5ea0b2f433', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:24,973 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.051s 2022-05-25 15:08:24,973 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48ea5ff2-09bb-4eb5-8e29-3fb78717833d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48ea5ff2-09bb-4eb5-8e29-3fb78717833d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:26,034 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.052s 2022-05-25 15:08:26,034 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6860814c-2544-4cdf-af87-69ae31e5a470', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6860814c-2544-4cdf-af87-69ae31e5a470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:27,092 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:08:27,093 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9e81e5e-c81b-4f64-8823-2c0dec3bedd8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9e81e5e-c81b-4f64-8823-2c0dec3bedd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:28,146 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:08:28,147 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39889982-1c24-475d-9302-3ca6b1aded41', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39889982-1c24-475d-9302-3ca6b1aded41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:29,202 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:08:29,203 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75c07dff-4bbc-413f-888b-2e2214fe9310', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75c07dff-4bbc-413f-888b-2e2214fe9310', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:30,256 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:08:30,257 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7abec184-5c3c-46d0-bc0e-b71e184c715a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7abec184-5c3c-46d0-bc0e-b71e184c715a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:31,311 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:08:31,312 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57e787ac-50a9-4db0-84c0-8b0478009795', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57e787ac-50a9-4db0-84c0-8b0478009795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:32,370 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.050s 2022-05-25 15:08:32,371 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4a6b541-2606-40e6-aa23-3a5753c1b5fd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4a6b541-2606-40e6-aa23-3a5753c1b5fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:33,423 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:08:33,424 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34262ce6-7aa1-4cc9-9ca9-d670fd20b8b6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34262ce6-7aa1-4cc9-9ca9-d670fd20b8b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:34,477 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:08:34,478 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08f8167c-ef5f-42d4-8f89-43c55c36a4b8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08f8167c-ef5f-42d4-8f89-43c55c36a4b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:35,534 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:08:35,535 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea148815-8286-4f02-b6b9-764f11af5a5f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea148815-8286-4f02-b6b9-764f11af5a5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:36,588 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:08:36,589 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fd9e171-1b8c-41aa-a2ab-8b89ee4d7587', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fd9e171-1b8c-41aa-a2ab-8b89ee4d7587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:37,641 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:08:37,642 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-424d09da-2076-4251-a920-ed94c0476a3a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-424d09da-2076-4251-a920-ed94c0476a3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:38,695 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:08:38,695 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b193d02-605d-4684-9cb4-33b9f20e1282', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b193d02-605d-4684-9cb4-33b9f20e1282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:39,754 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:08:39,754 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53b1ebbd-4db9-4060-812c-2e2274140fd8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53b1ebbd-4db9-4060-812c-2e2274140fd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:40,812 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:08:40,812 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6b1caf3-036c-4acd-bdb0-5c4a31189440', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6b1caf3-036c-4acd-bdb0-5c4a31189440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:41,865 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:08:41,865 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5021be83-4550-4bc9-817c-edd5bee5590c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5021be83-4550-4bc9-817c-edd5bee5590c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:42,920 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:08:42,920 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e17e154f-c88f-46be-a128-29c4b82f4bef', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e17e154f-c88f-46be-a128-29c4b82f4bef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:43,972 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:08:43,973 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8cb263e-8633-4ee4-92c4-f273ebd21d49', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8cb263e-8633-4ee4-92c4-f273ebd21d49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:45,027 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:08:45,027 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f576a3f5-21f0-4793-9782-b34fc461b666', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f576a3f5-21f0-4793-9782-b34fc461b666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:46,085 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.050s 2022-05-25 15:08:46,086 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cac7aa7-dffa-418b-9c1a-793a4cbc8d75', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cac7aa7-dffa-418b-9c1a-793a4cbc8d75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:47,142 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:08:47,142 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cd8b152-9461-4dee-9af9-001c6858bf03', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cd8b152-9461-4dee-9af9-001c6858bf03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:48,196 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:08:48,197 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dcfcff7-9b0a-4131-ad6b-fd8aa910614a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dcfcff7-9b0a-4131-ad6b-fd8aa910614a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:49,250 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:08:49,250 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-143491dd-9bed-44c7-9983-c2f8fd7b1aff', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-143491dd-9bed-44c7-9983-c2f8fd7b1aff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:50,305 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:08:50,305 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f878791c-c017-433a-8539-8099f9ad4c28', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f878791c-c017-433a-8539-8099f9ad4c28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:51,360 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:08:51,360 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4dceb1e-c00e-4ced-a7dc-522ee4a52b57', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4dceb1e-c00e-4ced-a7dc-522ee4a52b57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:52,415 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:08:52,416 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6f25a0b-c22c-4040-98e2-0f4a0356a46a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6f25a0b-c22c-4040-98e2-0f4a0356a46a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:53,469 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:08:53,470 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-409ab8bb-31b9-4ae8-a83c-79b49f5e1f40', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-409ab8bb-31b9-4ae8-a83c-79b49f5e1f40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:54,524 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:08:54,524 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e05b6905-a45d-417e-b01e-b2c689e5a251', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e05b6905-a45d-417e-b01e-b2c689e5a251', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:55,577 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:08:55,577 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e14023b-f901-4fba-8bf6-b028a95cfb53', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e14023b-f901-4fba-8bf6-b028a95cfb53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:56,635 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:08:56,635 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cee5cd89-9a97-49f4-b2dd-6fad9ce5d69a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cee5cd89-9a97-49f4-b2dd-6fad9ce5d69a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:57,693 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:08:57,693 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17fba353-263b-4511-80c2-4d55a2c4d55f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17fba353-263b-4511-80c2-4d55a2c4d55f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:58,747 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:08:58,747 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fff89c6-0d27-47f5-a713-8df93b293021', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fff89c6-0d27-47f5-a713-8df93b293021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:08:59,800 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:08:59,800 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33207e62-ee38-4505-afc5-2c8db353cd37', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33207e62-ee38-4505-afc5-2c8db353cd37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:00,853 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:09:00,853 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-539babee-b43a-4455-b539-47041428af15', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-539babee-b43a-4455-b539-47041428af15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:01,907 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:09:01,908 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1d6de5f-b343-49a4-af49-981716298deb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1d6de5f-b343-49a4-af49-981716298deb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:02,959 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.043s 2022-05-25 15:09:02,959 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06800647-0007-41bf-9d58-89927be00e4e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06800647-0007-41bf-9d58-89927be00e4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:04,017 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:09:04,017 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0c66a19-0aee-4b4b-a694-cf2086b38505', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0c66a19-0aee-4b4b-a694-cf2086b38505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:05,071 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:09:05,072 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-160edd44-7467-4db2-87e8-f76814bb82f5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-160edd44-7467-4db2-87e8-f76814bb82f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:06,132 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.050s 2022-05-25 15:09:06,132 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52441230-037d-4349-bcc4-1dd4ecf4bebc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52441230-037d-4349-bcc4-1dd4ecf4bebc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:07,186 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:09:07,186 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5b42ffa-85a6-4de0-b36a-69fede41ebfa', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5b42ffa-85a6-4de0-b36a-69fede41ebfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:08,243 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:09:08,244 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1567f981-59fd-4d30-ba99-617e5bfca192', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1567f981-59fd-4d30-ba99-617e5bfca192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:09,298 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:09:09,298 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60a508b0-1d61-42f1-8e10-34599fdfd4ca', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60a508b0-1d61-42f1-8e10-34599fdfd4ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:10,364 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.058s 2022-05-25 15:09:10,365 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f5de2f1-ed32-448e-90e8-7427e4f2fb4b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f5de2f1-ed32-448e-90e8-7427e4f2fb4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:11,427 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.053s 2022-05-25 15:09:11,428 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-496af0e6-eef9-4118-9688-e38a31af449f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-496af0e6-eef9-4118-9688-e38a31af449f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:12,488 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.051s 2022-05-25 15:09:12,488 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cbabcf3-8dd4-4cfd-a9ab-3f5d74f8ae14', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cbabcf3-8dd4-4cfd-a9ab-3f5d74f8ae14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:13,558 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.061s 2022-05-25 15:09:13,558 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c63e6cc7-f4d1-4f6e-a1de-991a95cffe18', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c63e6cc7-f4d1-4f6e-a1de-991a95cffe18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:14,699 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.132s 2022-05-25 15:09:14,700 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f91cc30a-0522-4582-acb5-4c4b73d9a6b8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f91cc30a-0522-4582-acb5-4c4b73d9a6b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:15,751 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.043s 2022-05-25 15:09:15,751 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f798e89-127f-43f7-813e-89c38f9bd5cb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f798e89-127f-43f7-813e-89c38f9bd5cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:16,807 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:09:16,808 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db1ef291-9b2d-491e-9899-ff28c978e709', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db1ef291-9b2d-491e-9899-ff28c978e709', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:17,862 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:09:17,864 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-117d5d29-4f51-469d-afe1-b4652590d597', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-117d5d29-4f51-469d-afe1-b4652590d597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:18,916 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:09:18,917 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec20e118-6cc0-4099-8d89-87952b4b9f46', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec20e118-6cc0-4099-8d89-87952b4b9f46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:19,973 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:09:19,974 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b493b69c-0eba-4db9-9d57-36b08bfe078c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b493b69c-0eba-4db9-9d57-36b08bfe078c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:21,030 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:09:21,031 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-629009fc-ea78-4590-9406-58dd4731044f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-629009fc-ea78-4590-9406-58dd4731044f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:22,103 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.064s 2022-05-25 15:09:22,103 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72c7ad6d-10ea-4fd9-9289-0df6489af4bd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72c7ad6d-10ea-4fd9-9289-0df6489af4bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:23,157 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:09:23,158 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02beaad2-a0d3-4e7d-ad15-42dcf8180f4f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02beaad2-a0d3-4e7d-ad15-42dcf8180f4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:24,217 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.051s 2022-05-25 15:09:24,217 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb8f1e7b-cc36-4bcf-8a32-3595fc4970e6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb8f1e7b-cc36-4bcf-8a32-3595fc4970e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:25,271 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:09:25,272 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfb642d8-5ef0-40a2-ac10-a7193cd01a8b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfb642d8-5ef0-40a2-ac10-a7193cd01a8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:26,326 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:09:26,326 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f5abda5-677b-4aeb-bbb7-61e313470684', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f5abda5-677b-4aeb-bbb7-61e313470684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:27,381 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:09:27,382 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dae9743-499f-456f-bee0-2752cfcd86b2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dae9743-499f-456f-bee0-2752cfcd86b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:28,437 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:09:28,437 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6835423-238f-4aee-bada-9d57ef8bfb50', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6835423-238f-4aee-bada-9d57ef8bfb50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:29,502 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.055s 2022-05-25 15:09:29,502 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb57099d-fceb-48a7-82eb-83c7d24af85b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb57099d-fceb-48a7-82eb-83c7d24af85b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:30,558 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:09:30,558 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3418f364-193f-4dab-84e4-ca8543036964', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3418f364-193f-4dab-84e4-ca8543036964', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:31,614 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:09:31,615 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee51ef59-a509-45e7-a2d4-042149f8247d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee51ef59-a509-45e7-a2d4-042149f8247d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:32,668 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:09:32,669 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e1f711f-6ed1-48d5-9020-79ad025ba5c5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e1f711f-6ed1-48d5-9020-79ad025ba5c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:33,723 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:09:33,723 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6b3eda5-73bb-4f29-b9b8-9df68bee80e5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6b3eda5-73bb-4f29-b9b8-9df68bee80e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:34,776 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:09:34,777 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22c46463-f6d8-4d7a-b0a6-074d9d7f03e3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22c46463-f6d8-4d7a-b0a6-074d9d7f03e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:35,834 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:09:35,834 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-779d8b27-570b-4109-a364-a2f6db0b99e8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-779d8b27-570b-4109-a364-a2f6db0b99e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:36,888 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:09:36,888 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7250e711-b9ee-46d4-a49d-2058bf09b06c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7250e711-b9ee-46d4-a49d-2058bf09b06c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:37,952 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.056s 2022-05-25 15:09:37,953 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9c8d37c-ee43-4299-b1c1-008ebe4b33d6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9c8d37c-ee43-4299-b1c1-008ebe4b33d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:39,017 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.056s 2022-05-25 15:09:39,018 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8860fc1-0936-47dd-ba73-26771b7c77f5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8860fc1-0936-47dd-ba73-26771b7c77f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:40,074 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:09:40,076 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc05f7b1-4ed0-4732-924f-5d6485691342', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc05f7b1-4ed0-4732-924f-5d6485691342', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:41,135 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.052s 2022-05-25 15:09:41,135 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3eb061a-278b-4750-8e3a-9bff8c092437', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3eb061a-278b-4750-8e3a-9bff8c092437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:42,192 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:09:42,192 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b524ef48-eadb-4cd8-83f7-1ef480df237e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b524ef48-eadb-4cd8-83f7-1ef480df237e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:43,246 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:09:43,246 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f458cf14-88f2-4631-9f09-4f76651ba68d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f458cf14-88f2-4631-9f09-4f76651ba68d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:44,325 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.071s 2022-05-25 15:09:44,326 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa51fca5-6f0b-4dc9-9ef6-f050fe686015', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa51fca5-6f0b-4dc9-9ef6-f050fe686015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:45,383 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:09:45,384 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c7ab47b-04b1-4780-a20a-122deb328fa6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c7ab47b-04b1-4780-a20a-122deb328fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:46,440 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:09:46,441 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9dd39fb-12f6-459c-a294-db9c24111aac', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9dd39fb-12f6-459c-a294-db9c24111aac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:47,499 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.051s 2022-05-25 15:09:47,500 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52922f61-4fc0-4e47-ac9a-a013bb28f26f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52922f61-4fc0-4e47-ac9a-a013bb28f26f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:48,561 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.052s 2022-05-25 15:09:48,561 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5173ecaf-4eee-4ef6-b073-7797f7faaaaf', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5173ecaf-4eee-4ef6-b073-7797f7faaaaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:49,630 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.061s 2022-05-25 15:09:49,630 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3943dfd1-9405-40bb-ae09-f4bbaa2a835d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3943dfd1-9405-40bb-ae09-f4bbaa2a835d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:50,684 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:09:50,684 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-962801d9-a695-4e46-ab2e-620ab82f8816', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-962801d9-a695-4e46-ab2e-620ab82f8816', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:51,735 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.043s 2022-05-25 15:09:51,736 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dbf4c56-e13e-4816-a003-f7b2b9b305d5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dbf4c56-e13e-4816-a003-f7b2b9b305d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:52,795 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:09:52,795 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43e6a29b-b13c-4c52-b794-c961facc56b8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43e6a29b-b13c-4c52-b794-c961facc56b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:53,849 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:09:53,849 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfd33c19-bdfa-4bd8-81d4-d98951cd0b60', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfd33c19-bdfa-4bd8-81d4-d98951cd0b60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:54,905 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:09:54,905 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8035a625-d26f-4ffb-9b2c-a1748edc4d53', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8035a625-d26f-4ffb-9b2c-a1748edc4d53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:55,956 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.042s 2022-05-25 15:09:55,957 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96739bc0-0457-4732-b11a-353e072d44c7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96739bc0-0457-4732-b11a-353e072d44c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:57,015 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:09:57,016 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f727ff3c-a4fc-4d0e-8eac-27a094783bb6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f727ff3c-a4fc-4d0e-8eac-27a094783bb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:58,072 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:09:58,073 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ac0fdd7-84ef-41fa-83ae-9ea7ddfa6b23', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ac0fdd7-84ef-41fa-83ae-9ea7ddfa6b23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:09:59,137 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.056s 2022-05-25 15:09:59,137 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9b3076d-5590-4c4e-8cec-3b281b03e94e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9b3076d-5590-4c4e-8cec-3b281b03e94e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:00,196 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.051s 2022-05-25 15:10:00,196 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19eb80e3-700b-4097-9bf4-576056930af9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19eb80e3-700b-4097-9bf4-576056930af9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:01,251 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:10:01,251 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e89044c5-5a96-4d4a-91af-4696f529de0c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e89044c5-5a96-4d4a-91af-4696f529de0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:02,305 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:10:02,306 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe7bb895-170f-4baa-a933-820dec11c503', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe7bb895-170f-4baa-a933-820dec11c503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:03,357 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:10:03,357 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84f275df-9ddf-4cde-b9ea-d4e910c434ab', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84f275df-9ddf-4cde-b9ea-d4e910c434ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:04,411 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:10:04,411 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6727cbc9-d691-4429-af10-d2d16639202c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6727cbc9-d691-4429-af10-d2d16639202c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:05,464 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:10:05,464 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f99507b-b4da-433c-b9e6-381b83853560', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f99507b-b4da-433c-b9e6-381b83853560', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:06,520 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:10:06,521 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-295e4788-763a-4de8-9244-b2941374163a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-295e4788-763a-4de8-9244-b2941374163a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:07,572 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:10:07,573 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb237b86-06e6-4658-a434-920d4fcccb2b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb237b86-06e6-4658-a434-920d4fcccb2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:08,628 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:10:08,628 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-994f8cfa-6ce7-4b90-8418-c30dd07f2ca6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-994f8cfa-6ce7-4b90-8418-c30dd07f2ca6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:09,683 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:10:09,684 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53f3f448-b7fe-4d33-823c-b4fe8a40868c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53f3f448-b7fe-4d33-823c-b4fe8a40868c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:10,736 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:10:10,736 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce92caea-66d4-472c-ba80-02ce0cc740aa', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce92caea-66d4-472c-ba80-02ce0cc740aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:11,795 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.051s 2022-05-25 15:10:11,796 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fadca66b-e552-4f07-b2b0-6a9076e76d65', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fadca66b-e552-4f07-b2b0-6a9076e76d65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:12,869 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.065s 2022-05-25 15:10:12,869 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-595f5783-81a3-455c-80e3-cd2154b945fc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-595f5783-81a3-455c-80e3-cd2154b945fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:13,922 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:10:13,922 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d866a9f2-2c53-49c4-9c24-450c7dedc154', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d866a9f2-2c53-49c4-9c24-450c7dedc154', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:14,977 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:10:14,977 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cd30d7d-0d74-406f-986d-eac99b56bdf0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cd30d7d-0d74-406f-986d-eac99b56bdf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:16,064 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.075s 2022-05-25 15:10:16,064 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60f66033-968f-4ae4-9148-fd6157629718', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60f66033-968f-4ae4-9148-fd6157629718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:17,129 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.056s 2022-05-25 15:10:17,129 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6304736-6528-437b-af21-787728552d54', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6304736-6528-437b-af21-787728552d54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:18,187 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:10:18,187 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71ecbca8-13d9-49cc-b9d0-70c4b6a8e729', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71ecbca8-13d9-49cc-b9d0-70c4b6a8e729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:19,248 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.053s 2022-05-25 15:10:19,249 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd4786a0-1622-4045-a12c-64735ec75876', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd4786a0-1622-4045-a12c-64735ec75876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:20,303 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:10:20,303 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b15e4d2-906e-48e4-8ed7-883309aa7c1d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b15e4d2-906e-48e4-8ed7-883309aa7c1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:21,356 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:10:21,357 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f9ca1ab-dded-4e23-af6f-c4ab880daf13', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f9ca1ab-dded-4e23-af6f-c4ab880daf13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:22,416 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.050s 2022-05-25 15:10:22,417 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4607cfca-7559-4ed7-ad86-3d954afabdee', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4607cfca-7559-4ed7-ad86-3d954afabdee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:23,470 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:10:23,471 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c567ef4-8da7-4f26-8012-f143a6d7c1c2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c567ef4-8da7-4f26-8012-f143a6d7c1c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:24,528 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:10:24,528 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc76e802-93b0-4f7e-bc90-12d8a0c4ff40', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc76e802-93b0-4f7e-bc90-12d8a0c4ff40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:25,592 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.051s 2022-05-25 15:10:25,592 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4691462f-4b2b-4e39-afea-9f51d6ea915d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4691462f-4b2b-4e39-afea-9f51d6ea915d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:26,645 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:10:26,645 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a899e68-a951-45a4-9e77-0ca68efcafcb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a899e68-a951-45a4-9e77-0ca68efcafcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:27,699 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:10:27,699 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5faf4f4c-9067-421e-8778-64f1c68c5c18', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5faf4f4c-9067-421e-8778-64f1c68c5c18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:28,752 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:10:28,752 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f343031e-e2f2-423e-a8bd-7768e3795c5e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f343031e-e2f2-423e-a8bd-7768e3795c5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:29,809 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:10:29,812 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbf73383-4ee7-4039-ac2e-dd3db038e5a8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbf73383-4ee7-4039-ac2e-dd3db038e5a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:30,866 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:10:30,867 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02c78298-3a57-4c29-8db1-5e80eace4334', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02c78298-3a57-4c29-8db1-5e80eace4334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:31,930 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.052s 2022-05-25 15:10:31,930 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aad3d4c8-627b-4a1f-88b4-4e826deacd91', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aad3d4c8-627b-4a1f-88b4-4e826deacd91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:32,995 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.057s 2022-05-25 15:10:32,996 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf5c22a6-798c-46f0-9ee6-a690b5511d94', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf5c22a6-798c-46f0-9ee6-a690b5511d94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:34,049 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:10:34,049 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5939bf95-9a09-42c4-b545-81261eb4ad6b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5939bf95-9a09-42c4-b545-81261eb4ad6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:35,100 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.043s 2022-05-25 15:10:35,101 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a27932fc-5442-4da1-a046-97f1b155ae5e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a27932fc-5442-4da1-a046-97f1b155ae5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:36,317 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.209s 2022-05-25 15:10:36,318 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93d8397f-6110-4907-b6dd-1d0ed3caaeed', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93d8397f-6110-4907-b6dd-1d0ed3caaeed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:37,369 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:10:37,370 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c0fb4ad-65ac-4361-8b5b-984ae9742df1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c0fb4ad-65ac-4361-8b5b-984ae9742df1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:38,423 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:10:38,423 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-399dd3f1-58d8-49c8-a515-073a6c3beec8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-399dd3f1-58d8-49c8-a515-073a6c3beec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:39,476 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:10:39,477 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62757c8d-b8d0-42ec-a7a4-9fffb3d3575d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62757c8d-b8d0-42ec-a7a4-9fffb3d3575d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:40,531 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:10:40,531 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-446d2ed7-9719-4842-a3ee-848e0a26ae90', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-446d2ed7-9719-4842-a3ee-848e0a26ae90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:41,585 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:10:41,585 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef0cebfa-7fa3-4400-b47a-c301d0135d77', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef0cebfa-7fa3-4400-b47a-c301d0135d77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:42,643 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:10:42,643 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9047b3b2-6e10-458b-b543-10599f43c151', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9047b3b2-6e10-458b-b543-10599f43c151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:43,697 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:10:43,697 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeadfe35-c8bd-4bf3-b748-c01bc839c7dd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeadfe35-c8bd-4bf3-b748-c01bc839c7dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:44,864 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.157s 2022-05-25 15:10:44,864 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79326d8e-9bc1-4a60-8dcc-8b01345c5fb5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79326d8e-9bc1-4a60-8dcc-8b01345c5fb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:45,918 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:10:45,919 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6018d9ac-7f6c-4f36-85ef-c420f8b58a42', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6018d9ac-7f6c-4f36-85ef-c420f8b58a42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:46,974 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:10:46,975 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3e24d24-ed09-4a66-b522-46f6bab7a864', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3e24d24-ed09-4a66-b522-46f6bab7a864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:48,030 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:10:48,031 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff49ccb8-6779-4fb5-9cfd-65ba52f6d536', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff49ccb8-6779-4fb5-9cfd-65ba52f6d536', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:49,089 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:10:49,089 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26d7a88e-b953-4615-8dd3-3c476e365f78', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26d7a88e-b953-4615-8dd3-3c476e365f78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:50,142 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:10:50,143 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12d9dace-ed72-4353-8187-dd9ceb7961ca', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12d9dace-ed72-4353-8187-dd9ceb7961ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:51,197 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:10:51,197 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5d7838d-76ba-4700-863a-1e9433b15b0c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5d7838d-76ba-4700-863a-1e9433b15b0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:52,253 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:10:52,253 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76ddebaa-35ab-47c8-bb72-ee71f9e8d9ee', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76ddebaa-35ab-47c8-bb72-ee71f9e8d9ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:53,309 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:10:53,309 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-289ad667-7ce5-4890-9a7d-91c3818b1249', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-289ad667-7ce5-4890-9a7d-91c3818b1249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:54,362 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:10:54,362 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5504f71-19e7-4906-8f18-d1a875fd0d8e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5504f71-19e7-4906-8f18-d1a875fd0d8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:55,417 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:10:55,417 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec3a05ed-9312-4721-910c-c9cb66c02539', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec3a05ed-9312-4721-910c-c9cb66c02539', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:56,472 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:10:56,472 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f25ea127-bb89-4ec8-988d-65b77e94a1c5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f25ea127-bb89-4ec8-988d-65b77e94a1c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:57,525 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:10:57,525 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbf43c8a-d896-48d7-839b-d8c3fbbe9d07', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbf43c8a-d896-48d7-839b-d8c3fbbe9d07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:58,579 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:10:58,579 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-567e4f9e-b194-427d-a555-3d864548999c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-567e4f9e-b194-427d-a555-3d864548999c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:10:59,633 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:10:59,633 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a149bb11-91f4-4462-9ad5-76be5dee0711', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a149bb11-91f4-4462-9ad5-76be5dee0711', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:00,688 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:11:00,689 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1950d28-78c6-43a0-a2d3-f85f9f444aba', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1950d28-78c6-43a0-a2d3-f85f9f444aba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:01,741 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:11:01,742 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af5ca37f-1539-43d3-add2-5350fccd870e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af5ca37f-1539-43d3-add2-5350fccd870e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:02,797 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:11:02,797 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd09048b-d003-4dd2-b9de-a4323e745ef7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd09048b-d003-4dd2-b9de-a4323e745ef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:03,848 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.043s 2022-05-25 15:11:03,849 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3259aefb-8b70-4493-aae1-b7381316c40e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3259aefb-8b70-4493-aae1-b7381316c40e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:04,902 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:11:04,902 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-514e2d21-059f-4156-a370-12e41b9ee5e4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-514e2d21-059f-4156-a370-12e41b9ee5e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:05,955 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:11:05,955 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7fd743b-1ed4-4b95-bef3-1826c77dfc94', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7fd743b-1ed4-4b95-bef3-1826c77dfc94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:07,008 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:11:07,009 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea96c9c6-ad31-4afe-884f-39f249a8dacd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea96c9c6-ad31-4afe-884f-39f249a8dacd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:08,063 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:11:08,063 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aec160c0-028f-4a51-a67a-8d0ae3002848', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aec160c0-028f-4a51-a67a-8d0ae3002848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:09,116 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:11:09,116 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f988b827-bcdd-43be-8253-85aa7029f63c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f988b827-bcdd-43be-8253-85aa7029f63c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:10,168 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.043s 2022-05-25 15:11:10,168 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86e65270-1e06-4431-9de8-f87a537b1120', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86e65270-1e06-4431-9de8-f87a537b1120', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:11,223 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:11:11,223 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36f49ec7-281c-4626-83ce-38fb5c794a12', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36f49ec7-281c-4626-83ce-38fb5c794a12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:12,277 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:11:12,277 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2145a81-3396-4616-b003-f25de0484ff5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2145a81-3396-4616-b003-f25de0484ff5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:13,331 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:11:13,331 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-906eba49-6631-4951-aed7-81d0e11f0151', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-906eba49-6631-4951-aed7-81d0e11f0151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:14,398 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.058s 2022-05-25 15:11:14,398 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d862f948-b4ce-46f5-a9f2-a3bb36432bb5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d862f948-b4ce-46f5-a9f2-a3bb36432bb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:15,520 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.113s 2022-05-25 15:11:15,520 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81bb44ec-2e32-4b10-843c-5b660ac78fb5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81bb44ec-2e32-4b10-843c-5b660ac78fb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:16,585 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.056s 2022-05-25 15:11:16,585 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08734e4d-ea91-433f-a6bf-c8d221e2c5bd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08734e4d-ea91-433f-a6bf-c8d221e2c5bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:17,638 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:11:17,638 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec283af8-72c1-47e4-9226-a9371d2f710d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec283af8-72c1-47e4-9226-a9371d2f710d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:18,850 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.204s 2022-05-25 15:11:18,851 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a8139f3-6682-4809-8ec5-4dbee88c7a74', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a8139f3-6682-4809-8ec5-4dbee88c7a74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:20,059 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.200s 2022-05-25 15:11:20,059 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1460ea58-3bd2-4158-a059-5277cef32c9a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1460ea58-3bd2-4158-a059-5277cef32c9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:21,120 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.052s 2022-05-25 15:11:21,120 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62a8f85f-0d6c-4f58-8630-779a75253d45', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62a8f85f-0d6c-4f58-8630-779a75253d45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:22,172 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.043s 2022-05-25 15:11:22,172 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe0b9771-c61d-45e6-86c2-21c2f5f8f8fd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe0b9771-c61d-45e6-86c2-21c2f5f8f8fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:23,230 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:11:23,230 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-617bbb16-6d45-4e75-a56b-3d09465210d1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-617bbb16-6d45-4e75-a56b-3d09465210d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:24,286 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:11:24,286 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5d03d6c-27b8-4e57-8b32-1b4c515b20bf', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5d03d6c-27b8-4e57-8b32-1b4c515b20bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:25,349 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.054s 2022-05-25 15:11:25,349 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f59cb36-23b4-4c52-a626-29866ad84103', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f59cb36-23b4-4c52-a626-29866ad84103', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:26,400 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.043s 2022-05-25 15:11:26,400 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37b3145c-b67d-4686-aada-3886c1d5247f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37b3145c-b67d-4686-aada-3886c1d5247f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:27,456 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:11:27,457 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-031e979c-9a21-4a90-a291-003d5b33e0b7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-031e979c-9a21-4a90-a291-003d5b33e0b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:28,508 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.043s 2022-05-25 15:11:28,508 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15cee8ee-4bb6-48cb-9b32-1eab76c356d2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15cee8ee-4bb6-48cb-9b32-1eab76c356d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:29,563 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:11:29,563 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df343a07-1c55-450a-a02a-2ee43887dc2d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df343a07-1c55-450a-a02a-2ee43887dc2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:30,618 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:11:30,618 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-682026e0-f667-4537-8043-b09ee7e17d79', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-682026e0-f667-4537-8043-b09ee7e17d79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:31,672 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:11:31,672 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74fba16b-1322-4ad3-80d6-377a06b386e8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74fba16b-1322-4ad3-80d6-377a06b386e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:32,726 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:11:32,727 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecab8cf6-225c-4733-93f1-e4287b6d8695', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecab8cf6-225c-4733-93f1-e4287b6d8695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:33,782 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:11:33,782 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23a13264-6165-48fc-8dc9-a37450d79ae9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23a13264-6165-48fc-8dc9-a37450d79ae9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:34,844 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.053s 2022-05-25 15:11:34,844 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef33fa8a-2269-4a53-99a4-04165588274b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef33fa8a-2269-4a53-99a4-04165588274b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:35,897 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:11:35,898 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c4a96a8-cd79-4604-89ed-adc3fdc3de48', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c4a96a8-cd79-4604-89ed-adc3fdc3de48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:36,951 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:11:36,952 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5a7cdcd-a068-4d7b-a520-3b7a019a90fa', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5a7cdcd-a068-4d7b-a520-3b7a019a90fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:38,005 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:11:38,005 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdb7696d-dbb7-4279-89ac-04ec106045d1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdb7696d-dbb7-4279-89ac-04ec106045d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:38,084 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.071s 2022-05-25 15:11:38,085 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d168035-776f-4e9f-be39-c5cce2bbae62', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d168035-776f-4e9f-be39-c5cce2bbae62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:11:38,143 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.051s 2022-05-25 15:11:38,143 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c8a17c17-1cb8-41e5-95b0-3fd7b707c4dd', 'x-compute-request-id': 'req-c8a17c17-1cb8-41e5-95b0-3fd7b707c4dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:11:39,194 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:11:39,194 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-57e53142-ab51-4e62-a591-22bbbeef12b8', 'x-compute-request-id': 'req-57e53142-ab51-4e62-a591-22bbbeef12b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:11:40,244 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:11:40,245 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-6f85112d-ed9c-4fae-9f53-75d0c37d9059', 'x-compute-request-id': 'req-6f85112d-ed9c-4fae-9f53-75d0c37d9059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:11:41,299 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.050s 2022-05-25 15:11:41,299 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-58fa9b88-6689-4120-8699-9802969720b0', 'x-compute-request-id': 'req-58fa9b88-6689-4120-8699-9802969720b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:11:42,349 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:11:42,349 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-1114c451-5739-47f6-8381-dedf27063d80', 'x-compute-request-id': 'req-1114c451-5739-47f6-8381-dedf27063d80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:11:43,399 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:11:43,400 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-f76c52f3-ec3d-4f06-9c80-602e7d5b0a70', 'x-compute-request-id': 'req-f76c52f3-ec3d-4f06-9c80-602e7d5b0a70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:11:44,451 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:11:44,452 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-ecd47807-9202-4c7f-9efe-fb222a4dbbb9', 'x-compute-request-id': 'req-ecd47807-9202-4c7f-9efe-fb222a4dbbb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:11:45,501 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:11:45,501 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-af33e03c-0f91-486a-953b-100cf74825e8', 'x-compute-request-id': 'req-af33e03c-0f91-486a-953b-100cf74825e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:11:46,553 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:11:46,553 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-538f11e3-caa3-423c-9dee-8f8d3fd5cbb3', 'x-compute-request-id': 'req-538f11e3-caa3-423c-9dee-8f8d3fd5cbb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:11:47,613 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.051s 2022-05-25 15:11:47,614 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-55671d6a-61e4-4112-9c8c-50cdd8aa3f96', 'x-compute-request-id': 'req-55671d6a-61e4-4112-9c8c-50cdd8aa3f96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:11:48,669 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.050s 2022-05-25 15:11:48,669 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-2e890ae1-12e0-4219-b098-16312bb20914', 'x-compute-request-id': 'req-2e890ae1-12e0-4219-b098-16312bb20914', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:11:49,721 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:11:49,721 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-f63890b3-383f-41d7-a838-5061c7c3b72e', 'x-compute-request-id': 'req-f63890b3-383f-41d7-a838-5061c7c3b72e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:11:50,774 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.050s 2022-05-25 15:11:50,775 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-573d603c-8fd8-4ed4-8beb-70460a83b15b', 'x-compute-request-id': 'req-573d603c-8fd8-4ed4-8beb-70460a83b15b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:11:51,826 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:11:51,826 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-4bce37c6-a31d-475e-a735-506e082799a2', 'x-compute-request-id': 'req-4bce37c6-a31d-475e-a735-506e082799a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:11:52,882 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.053s 2022-05-25 15:11:52,882 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-28cb4a6e-c96b-482b-ac1a-6fab567a9fea', 'x-compute-request-id': 'req-28cb4a6e-c96b-482b-ac1a-6fab567a9fea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:11:53,931 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:11:53,932 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-a78b22d6-3095-4ca9-b8db-6f25f958fffa', 'x-compute-request-id': 'req-a78b22d6-3095-4ca9-b8db-6f25f958fffa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:11:54,982 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:11:54,983 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-52068d73-de5d-4f84-9384-8493fc969a57', 'x-compute-request-id': 'req-52068d73-de5d-4f84-9384-8493fc969a57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:11:56,034 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:11:56,034 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-b45a5760-bcd0-444d-bcdf-b2af2309e607', 'x-compute-request-id': 'req-b45a5760-bcd0-444d-bcdf-b2af2309e607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:11:57,086 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:11:57,087 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-9f502b60-de0a-4821-ae7d-633329c5b043', 'x-compute-request-id': 'req-9f502b60-de0a-4821-ae7d-633329c5b043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:11:58,156 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.067s 2022-05-25 15:11:58,157 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-32c3ae08-a9d6-4ece-8161-d17bfe327f6d', 'x-compute-request-id': 'req-32c3ae08-a9d6-4ece-8161-d17bfe327f6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:11:59,208 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:11:59,209 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-5b5c18fe-94fb-42e9-bd38-0554e56a34c7', 'x-compute-request-id': 'req-5b5c18fe-94fb-42e9-bd38-0554e56a34c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:00,260 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:12:00,260 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-30095df0-1c51-4b14-b696-eb83b0a8e3df', 'x-compute-request-id': 'req-30095df0-1c51-4b14-b696-eb83b0a8e3df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:01,310 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:12:01,311 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-e19314e8-8aaa-492a-a63c-facb7d80e4aa', 'x-compute-request-id': 'req-e19314e8-8aaa-492a-a63c-facb7d80e4aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:02,359 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.045s 2022-05-25 15:12:02,359 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-795f0e9f-6c99-4e2c-be08-5b9d3a3a5699', 'x-compute-request-id': 'req-795f0e9f-6c99-4e2c-be08-5b9d3a3a5699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:03,415 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.052s 2022-05-25 15:12:03,415 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-ce89901e-9641-4bc2-aa4c-842aeb2e79fe', 'x-compute-request-id': 'req-ce89901e-9641-4bc2-aa4c-842aeb2e79fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:04,466 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:12:04,467 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-ab7469f5-c74d-4b92-a065-c8e3fe1e14c2', 'x-compute-request-id': 'req-ab7469f5-c74d-4b92-a065-c8e3fe1e14c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:05,530 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.060s 2022-05-25 15:12:05,531 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-64379c58-8521-421a-bc38-65b764b382b4', 'x-compute-request-id': 'req-64379c58-8521-421a-bc38-65b764b382b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:06,581 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:12:06,582 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-dddabd3e-b924-457d-9ddc-d95e59d5e4f8', 'x-compute-request-id': 'req-dddabd3e-b924-457d-9ddc-d95e59d5e4f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:07,631 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.046s 2022-05-25 15:12:07,631 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-9350ff83-e64a-4904-8371-95a93a60f16b', 'x-compute-request-id': 'req-9350ff83-e64a-4904-8371-95a93a60f16b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:08,681 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.046s 2022-05-25 15:12:08,681 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d46880cb-1f8e-4cd8-aa5e-ccba395f6e92', 'x-compute-request-id': 'req-d46880cb-1f8e-4cd8-aa5e-ccba395f6e92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:09,734 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:12:09,734 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-5290765a-66da-42a7-b825-f1a1ecba9b74', 'x-compute-request-id': 'req-5290765a-66da-42a7-b825-f1a1ecba9b74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:10,784 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:12:10,784 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-1a82b9b8-6e59-4161-af7d-16ee8eb5b76d', 'x-compute-request-id': 'req-1a82b9b8-6e59-4161-af7d-16ee8eb5b76d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:11,834 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:12:11,834 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-2d4b3a59-7864-46d3-a214-5e700df85a8b', 'x-compute-request-id': 'req-2d4b3a59-7864-46d3-a214-5e700df85a8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:12,891 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.054s 2022-05-25 15:12:12,891 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c89e0a35-1aef-4b2b-849a-29cf65d0f062', 'x-compute-request-id': 'req-c89e0a35-1aef-4b2b-849a-29cf65d0f062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:13,942 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:12:13,942 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-85432ddf-5d67-496a-abac-07162f124f00', 'x-compute-request-id': 'req-85432ddf-5d67-496a-abac-07162f124f00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:14,995 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.050s 2022-05-25 15:12:14,995 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-ec552334-3d80-4c92-8399-412806d45322', 'x-compute-request-id': 'req-ec552334-3d80-4c92-8399-412806d45322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:16,047 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:12:16,048 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-9d785406-cab2-473e-95a1-844b6c62ff1e', 'x-compute-request-id': 'req-9d785406-cab2-473e-95a1-844b6c62ff1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:17,101 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.050s 2022-05-25 15:12:17,101 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-cc4bdc81-3003-4dcb-905d-c6c1dd74fcd7', 'x-compute-request-id': 'req-cc4bdc81-3003-4dcb-905d-c6c1dd74fcd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:18,155 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:12:18,155 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-0a597f18-22b9-42b2-8755-271827d32de4', 'x-compute-request-id': 'req-0a597f18-22b9-42b2-8755-271827d32de4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:19,223 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.064s 2022-05-25 15:12:19,223 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-b8d552f4-6480-458a-8310-e44d95d165ba', 'x-compute-request-id': 'req-b8d552f4-6480-458a-8310-e44d95d165ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:20,276 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:12:20,276 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-1736ef12-03aa-4e01-ad63-347106adcacf', 'x-compute-request-id': 'req-1736ef12-03aa-4e01-ad63-347106adcacf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:21,328 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.050s 2022-05-25 15:12:21,328 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-73fd382a-9e23-4373-a417-6706cd7ee975', 'x-compute-request-id': 'req-73fd382a-9e23-4373-a417-6706cd7ee975', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:22,379 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:12:22,379 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-0750fda9-20eb-40fa-a9fe-61c8bc37a831', 'x-compute-request-id': 'req-0750fda9-20eb-40fa-a9fe-61c8bc37a831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:23,429 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:12:23,430 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-bf9f4715-0ac5-48f1-ab1a-b66d0b36108b', 'x-compute-request-id': 'req-bf9f4715-0ac5-48f1-ab1a-b66d0b36108b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:24,484 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:12:24,484 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-1cab340e-a2b3-4b99-aa9b-69b72a8a72b2', 'x-compute-request-id': 'req-1cab340e-a2b3-4b99-aa9b-69b72a8a72b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:25,536 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:12:25,537 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-04b55068-8032-41c4-abf1-6fba063353af', 'x-compute-request-id': 'req-04b55068-8032-41c4-abf1-6fba063353af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:26,589 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:12:26,590 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-2cb04b1c-5e89-4021-87a6-727c00a6aeb7', 'x-compute-request-id': 'req-2cb04b1c-5e89-4021-87a6-727c00a6aeb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:27,642 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:12:27,642 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-da654911-35ad-424f-93e8-8d78c9b5ca2a', 'x-compute-request-id': 'req-da654911-35ad-424f-93e8-8d78c9b5ca2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:28,692 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:12:28,692 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-e8f4c098-cdae-441a-8396-5e18f0ccefdd', 'x-compute-request-id': 'req-e8f4c098-cdae-441a-8396-5e18f0ccefdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:29,749 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.052s 2022-05-25 15:12:29,749 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-08f353aa-101d-49dc-9387-1945d1eb5959', 'x-compute-request-id': 'req-08f353aa-101d-49dc-9387-1945d1eb5959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:30,804 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.052s 2022-05-25 15:12:30,805 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-fb28bfe9-ec54-4c07-bc18-b3146560d2b7', 'x-compute-request-id': 'req-fb28bfe9-ec54-4c07-bc18-b3146560d2b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:31,856 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:12:31,857 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c52e3aef-044d-48c6-a1c7-35e5fc44ad74', 'x-compute-request-id': 'req-c52e3aef-044d-48c6-a1c7-35e5fc44ad74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:32,907 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:12:32,907 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-a32f9fa2-e792-4a3b-ab60-805aaaf70996', 'x-compute-request-id': 'req-a32f9fa2-e792-4a3b-ab60-805aaaf70996', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:33,960 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.050s 2022-05-25 15:12:33,961 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-1ce08ee9-aaa9-4b30-9068-be29cca0ad41', 'x-compute-request-id': 'req-1ce08ee9-aaa9-4b30-9068-be29cca0ad41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:35,012 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:12:35,013 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-995dc4de-fedd-4894-a792-e0c044207ac6', 'x-compute-request-id': 'req-995dc4de-fedd-4894-a792-e0c044207ac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:36,065 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:12:36,065 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-b6015f26-f625-4130-bb9f-8746492200ce', 'x-compute-request-id': 'req-b6015f26-f625-4130-bb9f-8746492200ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:37,115 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:12:37,115 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-ff5a2599-ddf3-4b9c-ac07-edd2e668a672', 'x-compute-request-id': 'req-ff5a2599-ddf3-4b9c-ac07-edd2e668a672', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:38,168 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.050s 2022-05-25 15:12:38,168 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-332ecb5b-6603-47ee-849e-f0ad237b046e', 'x-compute-request-id': 'req-332ecb5b-6603-47ee-849e-f0ad237b046e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:39,224 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.052s 2022-05-25 15:12:39,225 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-e5a8aa8b-8ae0-495d-8c75-22612db28958', 'x-compute-request-id': 'req-e5a8aa8b-8ae0-495d-8c75-22612db28958', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:40,277 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:12:40,277 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-7f682d86-a418-4bff-91ec-9bec45c0860f', 'x-compute-request-id': 'req-7f682d86-a418-4bff-91ec-9bec45c0860f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:41,339 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.058s 2022-05-25 15:12:41,339 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-dcb706a6-776e-4bf5-9449-038bf514f570', 'x-compute-request-id': 'req-dcb706a6-776e-4bf5-9449-038bf514f570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:42,390 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:12:42,391 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-a238a112-964e-4faa-8a52-54c6a3825f89', 'x-compute-request-id': 'req-a238a112-964e-4faa-8a52-54c6a3825f89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:43,445 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.051s 2022-05-25 15:12:43,445 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-f82d2047-f699-454b-8ab4-8bf908d1814c', 'x-compute-request-id': 'req-f82d2047-f699-454b-8ab4-8bf908d1814c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:44,498 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:12:44,499 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-3d8bd86c-0e2f-435a-89fb-77aecf1b7ad5', 'x-compute-request-id': 'req-3d8bd86c-0e2f-435a-89fb-77aecf1b7ad5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:45,564 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.062s 2022-05-25 15:12:45,565 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-2f7a2bb3-48d0-49d6-9c5b-8b8e833d1bcd', 'x-compute-request-id': 'req-2f7a2bb3-48d0-49d6-9c5b-8b8e833d1bcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:46,621 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.052s 2022-05-25 15:12:46,621 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-9826303b-5523-4f90-8734-f80de14429d3', 'x-compute-request-id': 'req-9826303b-5523-4f90-8734-f80de14429d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:47,674 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:12:47,675 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-994baa41-e869-47b2-b65c-31f4db0b8c60', 'x-compute-request-id': 'req-994baa41-e869-47b2-b65c-31f4db0b8c60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:48,727 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:12:48,727 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-b024f0f4-9142-4037-9fab-bc2a30c659cb', 'x-compute-request-id': 'req-b024f0f4-9142-4037-9fab-bc2a30c659cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:49,782 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.051s 2022-05-25 15:12:49,782 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-103d19b0-d250-4962-aea0-21699a4c1e17', 'x-compute-request-id': 'req-103d19b0-d250-4962-aea0-21699a4c1e17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:50,840 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.055s 2022-05-25 15:12:50,840 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-4a63c4cf-aa37-4aea-a614-668d511ac0c6', 'x-compute-request-id': 'req-4a63c4cf-aa37-4aea-a614-668d511ac0c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:51,893 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.050s 2022-05-25 15:12:51,894 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c79ff75a-4f0d-4fe3-a0fa-15dfda084f20', 'x-compute-request-id': 'req-c79ff75a-4f0d-4fe3-a0fa-15dfda084f20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:52,944 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:12:52,945 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-bbe0958e-fb8d-4f90-91ca-15e52a05ad9c', 'x-compute-request-id': 'req-bbe0958e-fb8d-4f90-91ca-15e52a05ad9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:54,000 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.052s 2022-05-25 15:12:54,000 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-3ecb76ee-1aab-4f7a-9313-66b39cd494db', 'x-compute-request-id': 'req-3ecb76ee-1aab-4f7a-9313-66b39cd494db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:55,052 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:12:55,052 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-e0a6c44b-64fd-46f8-a031-aae2ff3c0caa', 'x-compute-request-id': 'req-e0a6c44b-64fd-46f8-a031-aae2ff3c0caa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:56,104 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:12:56,104 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-39e46f8e-7c81-4bb8-beaf-dc834d2482f4', 'x-compute-request-id': 'req-39e46f8e-7c81-4bb8-beaf-dc834d2482f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:57,157 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:12:57,157 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-7a9df05b-3968-4a48-87a5-205cfa761e25', 'x-compute-request-id': 'req-7a9df05b-3968-4a48-87a5-205cfa761e25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:58,209 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:12:58,210 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c5aa645a-3a77-4938-8ddb-822496118c3d', 'x-compute-request-id': 'req-c5aa645a-3a77-4938-8ddb-822496118c3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:12:59,264 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.051s 2022-05-25 15:12:59,265 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-847c968b-ab90-4cf8-b36d-8106b06d98d8', 'x-compute-request-id': 'req-847c968b-ab90-4cf8-b36d-8106b06d98d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:00,322 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.054s 2022-05-25 15:13:00,322 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d9916b1e-bea3-4c4f-a334-080478fb5b84', 'x-compute-request-id': 'req-d9916b1e-bea3-4c4f-a334-080478fb5b84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:01,372 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:13:01,373 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-34941024-5f66-440c-9584-ce51cafcf021', 'x-compute-request-id': 'req-34941024-5f66-440c-9584-ce51cafcf021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:02,422 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.046s 2022-05-25 15:13:02,423 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-4ac8ba37-ab91-4d4e-b337-ebc492634758', 'x-compute-request-id': 'req-4ac8ba37-ab91-4d4e-b337-ebc492634758', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:03,476 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:13:03,476 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-18818a5f-3d30-474a-92a1-b94077b97a6c', 'x-compute-request-id': 'req-18818a5f-3d30-474a-92a1-b94077b97a6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:04,526 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:13:04,526 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-fb9e107c-6538-4ba7-827d-2251098df02f', 'x-compute-request-id': 'req-fb9e107c-6538-4ba7-827d-2251098df02f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:05,580 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.050s 2022-05-25 15:13:05,580 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-8bd6d152-74fb-44e4-bf58-ed859b8d9532', 'x-compute-request-id': 'req-8bd6d152-74fb-44e4-bf58-ed859b8d9532', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:06,632 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:13:06,633 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-373c8ac0-d5c8-488e-ab17-9e1b6264d510', 'x-compute-request-id': 'req-373c8ac0-d5c8-488e-ab17-9e1b6264d510', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:07,683 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:13:07,683 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-fa620f6b-2b0f-4043-858d-55ecc9b89662', 'x-compute-request-id': 'req-fa620f6b-2b0f-4043-858d-55ecc9b89662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:08,735 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:13:08,735 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-ca7e69d0-283a-4d60-86af-4f52c19f2bb2', 'x-compute-request-id': 'req-ca7e69d0-283a-4d60-86af-4f52c19f2bb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:09,789 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.051s 2022-05-25 15:13:09,790 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c074420b-df09-4178-99f2-8f243f102cb0', 'x-compute-request-id': 'req-c074420b-df09-4178-99f2-8f243f102cb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:10,841 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:13:10,841 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-650603ae-b1b2-4800-9df2-f3bab80807e6', 'x-compute-request-id': 'req-650603ae-b1b2-4800-9df2-f3bab80807e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:11,892 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:13:11,892 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-42f3518e-d907-4b21-80c3-1958a19a1585', 'x-compute-request-id': 'req-42f3518e-d907-4b21-80c3-1958a19a1585', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:12,944 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:13:12,944 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-92bb2ea4-5caa-4b1e-bfed-66cb1f3c0926', 'x-compute-request-id': 'req-92bb2ea4-5caa-4b1e-bfed-66cb1f3c0926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:13,994 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:13:13,995 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-fa0649de-e3d1-4058-ab1b-3bd60a996d92', 'x-compute-request-id': 'req-fa0649de-e3d1-4058-ab1b-3bd60a996d92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:15,045 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:13:15,045 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-8b02d0f5-bf5a-4e07-a137-1417f530311b', 'x-compute-request-id': 'req-8b02d0f5-bf5a-4e07-a137-1417f530311b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:16,093 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.045s 2022-05-25 15:13:16,094 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-16791fc0-1beb-42d3-a375-172b12ffe74a', 'x-compute-request-id': 'req-16791fc0-1beb-42d3-a375-172b12ffe74a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:17,145 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:13:17,145 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-93523eff-579d-4fd9-b1bc-66054ad0b99d', 'x-compute-request-id': 'req-93523eff-579d-4fd9-b1bc-66054ad0b99d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:18,196 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:13:18,196 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-11743e64-5333-43a6-ad10-cdc95994a74f', 'x-compute-request-id': 'req-11743e64-5333-43a6-ad10-cdc95994a74f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:19,247 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:13:19,248 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-b7620afc-3ce4-4f5a-929d-75c64aa6e794', 'x-compute-request-id': 'req-b7620afc-3ce4-4f5a-929d-75c64aa6e794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:20,301 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.050s 2022-05-25 15:13:20,301 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-e2786675-339c-4e67-bf4f-e7ab6daf4fcf', 'x-compute-request-id': 'req-e2786675-339c-4e67-bf4f-e7ab6daf4fcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:21,359 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.055s 2022-05-25 15:13:21,360 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-f96f19a9-5486-4b8d-a93c-d3045aa56061', 'x-compute-request-id': 'req-f96f19a9-5486-4b8d-a93c-d3045aa56061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:22,414 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.051s 2022-05-25 15:13:22,414 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-7edebf39-a8d2-44f7-b646-6be6c17da152', 'x-compute-request-id': 'req-7edebf39-a8d2-44f7-b646-6be6c17da152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:23,465 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:13:23,466 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-bb1c2554-42a9-431e-83b2-50ad302ff6f3', 'x-compute-request-id': 'req-bb1c2554-42a9-431e-83b2-50ad302ff6f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:24,521 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.052s 2022-05-25 15:13:24,521 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-cfb53d68-b530-4c99-b10f-8474a6096d63', 'x-compute-request-id': 'req-cfb53d68-b530-4c99-b10f-8474a6096d63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:25,571 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:13:25,572 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-1a41460a-30a1-4616-98c5-72e748a7244e', 'x-compute-request-id': 'req-1a41460a-30a1-4616-98c5-72e748a7244e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:26,621 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.046s 2022-05-25 15:13:26,622 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-429c0aa6-8583-4a2e-ae84-420f49e1e7a0', 'x-compute-request-id': 'req-429c0aa6-8583-4a2e-ae84-420f49e1e7a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:27,672 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:13:27,673 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-ea54b061-bcf5-4597-b5f7-8051e7666d1c', 'x-compute-request-id': 'req-ea54b061-bcf5-4597-b5f7-8051e7666d1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:28,724 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:13:28,724 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-0f5d1fa3-f952-4568-9ef1-5686db7a338c', 'x-compute-request-id': 'req-0f5d1fa3-f952-4568-9ef1-5686db7a338c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:29,783 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.056s 2022-05-25 15:13:29,783 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-2ac75cf1-81c5-4020-b2b0-cc88c5f3eaff', 'x-compute-request-id': 'req-2ac75cf1-81c5-4020-b2b0-cc88c5f3eaff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:30,833 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:13:30,833 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-fa577f31-2e9f-4243-b183-69d91bdc4309', 'x-compute-request-id': 'req-fa577f31-2e9f-4243-b183-69d91bdc4309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:31,885 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:13:31,886 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-02790e90-e172-40d0-9635-8e7db707c316', 'x-compute-request-id': 'req-02790e90-e172-40d0-9635-8e7db707c316', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:32,937 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:13:32,937 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-33c67f63-1f1a-409f-9a0d-d4460ff86230', 'x-compute-request-id': 'req-33c67f63-1f1a-409f-9a0d-d4460ff86230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:33,987 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:13:33,988 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-42398ae4-91fc-4df9-b6e0-1a1297736854', 'x-compute-request-id': 'req-42398ae4-91fc-4df9-b6e0-1a1297736854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:35,039 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:13:35,039 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-0489692f-be28-476d-bd0e-fc1b712385fb', 'x-compute-request-id': 'req-0489692f-be28-476d-bd0e-fc1b712385fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:36,090 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:13:36,091 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-1bd5ef6c-fc95-4b82-8338-07d7fee71a5f', 'x-compute-request-id': 'req-1bd5ef6c-fc95-4b82-8338-07d7fee71a5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:37,143 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:13:37,144 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c17defb6-1824-4b69-b24c-878d0ddc86c7', 'x-compute-request-id': 'req-c17defb6-1824-4b69-b24c-878d0ddc86c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:38,202 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.056s 2022-05-25 15:13:38,202 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-002f23e1-27f2-48b6-8954-7ecd752e8d84', 'x-compute-request-id': 'req-002f23e1-27f2-48b6-8954-7ecd752e8d84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:39,254 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:13:39,254 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-386d8d74-afe3-4059-aea5-239b8733a31d', 'x-compute-request-id': 'req-386d8d74-afe3-4059-aea5-239b8733a31d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:40,304 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.046s 2022-05-25 15:13:40,304 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-9cbfb7f0-5b5e-46b7-8e01-129849b15dfb', 'x-compute-request-id': 'req-9cbfb7f0-5b5e-46b7-8e01-129849b15dfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:41,353 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.045s 2022-05-25 15:13:41,354 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-f076e139-747d-4e07-960a-d78039abf7bb', 'x-compute-request-id': 'req-f076e139-747d-4e07-960a-d78039abf7bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:42,404 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:13:42,404 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d79df894-a4a1-4ed2-8363-56d24b7b4827', 'x-compute-request-id': 'req-d79df894-a4a1-4ed2-8363-56d24b7b4827', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:43,454 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:13:43,455 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-23d993fe-95fb-4d28-af5a-3eb45ef3eb8c', 'x-compute-request-id': 'req-23d993fe-95fb-4d28-af5a-3eb45ef3eb8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:44,507 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:13:44,508 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-3ddfd6bb-5fb1-49ca-8c27-2966c220aed4', 'x-compute-request-id': 'req-3ddfd6bb-5fb1-49ca-8c27-2966c220aed4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:45,557 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.046s 2022-05-25 15:13:45,558 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-26c437b0-8739-415a-8849-586f3c25ea45', 'x-compute-request-id': 'req-26c437b0-8739-415a-8849-586f3c25ea45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:46,608 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:13:46,609 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-18b5b5d8-b676-44ef-943c-fa0dc8b3a8d7', 'x-compute-request-id': 'req-18b5b5d8-b676-44ef-943c-fa0dc8b3a8d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:47,659 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:13:47,660 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-10224d9c-97ee-4183-998f-99da4487c3ea', 'x-compute-request-id': 'req-10224d9c-97ee-4183-998f-99da4487c3ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:48,710 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:13:48,711 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-aa4c539d-6739-430c-8e6c-3b4567de4411', 'x-compute-request-id': 'req-aa4c539d-6739-430c-8e6c-3b4567de4411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:49,761 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:13:49,762 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-2e615acf-bf6b-419c-9f8e-3580eb45e435', 'x-compute-request-id': 'req-2e615acf-bf6b-419c-9f8e-3580eb45e435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:50,811 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.046s 2022-05-25 15:13:50,811 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-ae613914-1474-4077-a252-2a06e88d05ce', 'x-compute-request-id': 'req-ae613914-1474-4077-a252-2a06e88d05ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:51,862 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:13:51,862 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c6d2110f-ab45-4fdf-a68c-f2d2100bd1ca', 'x-compute-request-id': 'req-c6d2110f-ab45-4fdf-a68c-f2d2100bd1ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:52,912 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:13:52,913 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-6e002e9f-1252-4bc1-89b3-0c3d548b4b24', 'x-compute-request-id': 'req-6e002e9f-1252-4bc1-89b3-0c3d548b4b24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:53,964 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:13:53,964 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-f62c6107-019f-4690-875c-322cef84b00e', 'x-compute-request-id': 'req-f62c6107-019f-4690-875c-322cef84b00e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:55,013 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.046s 2022-05-25 15:13:55,013 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-25be8334-9912-44ff-878d-5c987b09fc5e', 'x-compute-request-id': 'req-25be8334-9912-44ff-878d-5c987b09fc5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:56,063 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:13:56,064 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-2f95cf84-2a5e-4806-9ad5-c5e8c50a7452', 'x-compute-request-id': 'req-2f95cf84-2a5e-4806-9ad5-c5e8c50a7452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:57,113 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.046s 2022-05-25 15:13:57,113 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-a8040962-83bb-4d78-aa87-8aa341ca6203', 'x-compute-request-id': 'req-a8040962-83bb-4d78-aa87-8aa341ca6203', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:58,165 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:13:58,166 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-3e45b3a1-3da9-4754-b268-dee98e7f560b', 'x-compute-request-id': 'req-3e45b3a1-3da9-4754-b268-dee98e7f560b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:13:59,217 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:13:59,217 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-5f6ddfbc-3743-4033-82f6-e1b74954f76c', 'x-compute-request-id': 'req-5f6ddfbc-3743-4033-82f6-e1b74954f76c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:00,272 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.051s 2022-05-25 15:14:00,272 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-cdc1ae8d-96e0-4a5b-9f78-1cd42c5a91ff', 'x-compute-request-id': 'req-cdc1ae8d-96e0-4a5b-9f78-1cd42c5a91ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:01,326 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.051s 2022-05-25 15:14:01,327 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-4878c0ec-276f-4c5c-bc39-9d6051074e41', 'x-compute-request-id': 'req-4878c0ec-276f-4c5c-bc39-9d6051074e41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:02,377 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:14:02,378 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c97bbbfd-521c-46ee-baae-6c87a17d4860', 'x-compute-request-id': 'req-c97bbbfd-521c-46ee-baae-6c87a17d4860', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:03,428 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:14:03,429 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-10618e9f-6b46-45b9-b0f6-db78916727b3', 'x-compute-request-id': 'req-10618e9f-6b46-45b9-b0f6-db78916727b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:04,481 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:14:04,481 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-a12ba7a7-73cf-483c-85fd-42038c6647ef', 'x-compute-request-id': 'req-a12ba7a7-73cf-483c-85fd-42038c6647ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:05,532 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:14:05,533 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-33e8e20b-a8d9-43e0-961b-4fdac38bbc89', 'x-compute-request-id': 'req-33e8e20b-a8d9-43e0-961b-4fdac38bbc89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:06,582 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:14:06,582 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-2b7f1c40-8369-40e7-94d2-b0540a6bfae4', 'x-compute-request-id': 'req-2b7f1c40-8369-40e7-94d2-b0540a6bfae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:07,632 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.046s 2022-05-25 15:14:07,632 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c059490e-0803-4149-8c82-965f7b43b46e', 'x-compute-request-id': 'req-c059490e-0803-4149-8c82-965f7b43b46e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:08,686 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.050s 2022-05-25 15:14:08,686 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-e56ceae4-2b67-4a3b-8737-dd3fe1e2b0b5', 'x-compute-request-id': 'req-e56ceae4-2b67-4a3b-8737-dd3fe1e2b0b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:09,739 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:14:09,740 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-4e238e3d-5448-4b5b-8a9f-e45fcb16fa7f', 'x-compute-request-id': 'req-4e238e3d-5448-4b5b-8a9f-e45fcb16fa7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:10,791 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:14:10,791 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-392a923e-edd2-42f1-841a-a60447201b3a', 'x-compute-request-id': 'req-392a923e-edd2-42f1-841a-a60447201b3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:11,841 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:14:11,841 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-21cc5aa8-f69a-415f-a892-ce0615d3f8ac', 'x-compute-request-id': 'req-21cc5aa8-f69a-415f-a892-ce0615d3f8ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:12,891 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.046s 2022-05-25 15:14:12,891 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-37f5e0a1-2631-40f5-a706-2d4e4fea5240', 'x-compute-request-id': 'req-37f5e0a1-2631-40f5-a706-2d4e4fea5240', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:13,943 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:14:13,943 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-b53587b5-7deb-4fd4-a0e4-6a9c43f18d4c', 'x-compute-request-id': 'req-b53587b5-7deb-4fd4-a0e4-6a9c43f18d4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:14,994 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:14:14,994 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-5969ef50-90a4-4609-b2c9-68ba72862856', 'x-compute-request-id': 'req-5969ef50-90a4-4609-b2c9-68ba72862856', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:16,043 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.045s 2022-05-25 15:14:16,044 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-3ce729eb-6305-42c5-afd9-2fef0dae5e4b', 'x-compute-request-id': 'req-3ce729eb-6305-42c5-afd9-2fef0dae5e4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:17,094 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:14:17,094 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-b6e78133-8a94-43e4-8d5f-e34ee0d2ac36', 'x-compute-request-id': 'req-b6e78133-8a94-43e4-8d5f-e34ee0d2ac36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:18,144 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:14:18,145 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-450d7f13-15ea-4186-aa1a-7dab4fa2f8b0', 'x-compute-request-id': 'req-450d7f13-15ea-4186-aa1a-7dab4fa2f8b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:19,196 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:14:19,196 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-b1df55fb-d1f4-4a8d-bece-27914743e82b', 'x-compute-request-id': 'req-b1df55fb-d1f4-4a8d-bece-27914743e82b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:20,253 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.054s 2022-05-25 15:14:20,254 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-dc7569b0-2589-46a5-b896-f104b6d17873', 'x-compute-request-id': 'req-dc7569b0-2589-46a5-b896-f104b6d17873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:21,304 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:14:21,304 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c5553a90-e819-4abd-9b28-5956b627b1c9', 'x-compute-request-id': 'req-c5553a90-e819-4abd-9b28-5956b627b1c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:22,362 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.055s 2022-05-25 15:14:22,362 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-848a94d2-3347-4747-becb-53865b9c044b', 'x-compute-request-id': 'req-848a94d2-3347-4747-becb-53865b9c044b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:23,414 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:14:23,414 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-68d32848-885c-478f-86e2-42d92320a793', 'x-compute-request-id': 'req-68d32848-885c-478f-86e2-42d92320a793', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:24,465 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:14:24,465 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d4b64636-0ba7-46e6-aff9-f668750477d7', 'x-compute-request-id': 'req-d4b64636-0ba7-46e6-aff9-f668750477d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:25,516 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:14:25,516 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-eac62fbf-40a5-4af3-b83a-8c50370205ae', 'x-compute-request-id': 'req-eac62fbf-40a5-4af3-b83a-8c50370205ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:26,567 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:14:26,567 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d5372cb2-6a08-463d-9321-8ec3e2b0f34d', 'x-compute-request-id': 'req-d5372cb2-6a08-463d-9321-8ec3e2b0f34d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:27,618 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.046s 2022-05-25 15:14:27,618 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-f1216e9a-8cea-4958-8ea0-479fcaf1956d', 'x-compute-request-id': 'req-f1216e9a-8cea-4958-8ea0-479fcaf1956d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:28,670 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:14:28,670 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-afa1565b-4881-40e6-8e27-48ed1b5eb07d', 'x-compute-request-id': 'req-afa1565b-4881-40e6-8e27-48ed1b5eb07d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:29,720 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.046s 2022-05-25 15:14:29,720 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-1efcb5b0-8450-45c3-8a47-1ba97d2738dd', 'x-compute-request-id': 'req-1efcb5b0-8450-45c3-8a47-1ba97d2738dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:30,769 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.045s 2022-05-25 15:14:30,769 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-62af8d01-ba08-41f3-b8a4-ad3caa92ab61', 'x-compute-request-id': 'req-62af8d01-ba08-41f3-b8a4-ad3caa92ab61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:31,819 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:14:31,820 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-2e38eb27-c0ef-4a99-9ff5-8a18c70af639', 'x-compute-request-id': 'req-2e38eb27-c0ef-4a99-9ff5-8a18c70af639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:32,871 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:14:32,872 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-2df1dbbd-e9c8-49dd-a6b9-a60f0fc5e7ac', 'x-compute-request-id': 'req-2df1dbbd-e9c8-49dd-a6b9-a60f0fc5e7ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:33,922 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:14:33,932 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d68a36ed-0c54-4be1-bbcd-83324aacfa32', 'x-compute-request-id': 'req-d68a36ed-0c54-4be1-bbcd-83324aacfa32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:34,981 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:14:34,982 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-4930d1b8-ee4b-4474-8cc5-f60b2c0c2a1f', 'x-compute-request-id': 'req-4930d1b8-ee4b-4474-8cc5-f60b2c0c2a1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:36,034 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:14:36,034 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-e03cf95c-9bcf-45a4-85b8-dad19541218f', 'x-compute-request-id': 'req-e03cf95c-9bcf-45a4-85b8-dad19541218f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:37,084 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:14:37,084 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-e15ca436-e81f-4386-bba5-1417e4efba04', 'x-compute-request-id': 'req-e15ca436-e81f-4386-bba5-1417e4efba04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:38,134 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.046s 2022-05-25 15:14:38,135 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-4bba303d-b1d6-42a9-a62a-90f070e9460e', 'x-compute-request-id': 'req-4bba303d-b1d6-42a9-a62a-90f070e9460e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:39,185 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.046s 2022-05-25 15:14:39,185 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-fbba2881-ccf2-47e4-9446-4424e62b870d', 'x-compute-request-id': 'req-fbba2881-ccf2-47e4-9446-4424e62b870d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:40,235 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:14:40,235 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-acd7029f-b698-48ee-b9d0-ff35f3c2ebac', 'x-compute-request-id': 'req-acd7029f-b698-48ee-b9d0-ff35f3c2ebac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:41,285 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.046s 2022-05-25 15:14:41,286 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c143f86a-1a88-4356-8299-675963633119', 'x-compute-request-id': 'req-c143f86a-1a88-4356-8299-675963633119', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:42,335 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.046s 2022-05-25 15:14:42,336 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-aa1461b9-a1b0-44f6-97fe-7cdc0eb45d7a', 'x-compute-request-id': 'req-aa1461b9-a1b0-44f6-97fe-7cdc0eb45d7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:43,385 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.046s 2022-05-25 15:14:43,385 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-fc4b6510-2ec6-4a1b-9231-b947c8d042f5', 'x-compute-request-id': 'req-fc4b6510-2ec6-4a1b-9231-b947c8d042f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:44,437 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:14:44,437 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-2460ab2a-e3be-481c-a5e4-efe23d5a44ab', 'x-compute-request-id': 'req-2460ab2a-e3be-481c-a5e4-efe23d5a44ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:45,488 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:14:45,488 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-a63dfd92-9d2b-4d6b-befe-a2d95b0ee6b6', 'x-compute-request-id': 'req-a63dfd92-9d2b-4d6b-befe-a2d95b0ee6b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:46,539 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:14:46,539 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-18c4aded-55d7-46e7-803a-1dbc5069e6bf', 'x-compute-request-id': 'req-18c4aded-55d7-46e7-803a-1dbc5069e6bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:47,590 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:14:47,590 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-b6924403-e3a3-476d-b9fd-3483c2a528f6', 'x-compute-request-id': 'req-b6924403-e3a3-476d-b9fd-3483c2a528f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:48,640 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.046s 2022-05-25 15:14:48,640 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-91c54a42-b5f2-49a4-a0dd-ec97e2e37d3d', 'x-compute-request-id': 'req-91c54a42-b5f2-49a4-a0dd-ec97e2e37d3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:49,691 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:14:49,692 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-4d603b2c-9992-4541-97e1-ddea24519004', 'x-compute-request-id': 'req-4d603b2c-9992-4541-97e1-ddea24519004', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:50,741 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.046s 2022-05-25 15:14:50,741 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-6bea63cf-0e1b-4ff7-80c5-a87ca8242e96', 'x-compute-request-id': 'req-6bea63cf-0e1b-4ff7-80c5-a87ca8242e96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:51,792 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:14:51,794 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-dab87cff-920e-44de-8015-4d8061234da1', 'x-compute-request-id': 'req-dab87cff-920e-44de-8015-4d8061234da1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:52,852 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.055s 2022-05-25 15:14:52,852 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-704fb039-58aa-467e-b863-15d5b317468a', 'x-compute-request-id': 'req-704fb039-58aa-467e-b863-15d5b317468a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:53,910 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.054s 2022-05-25 15:14:53,910 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-b3f541a0-b05c-4006-bad8-b8a48f59b5af', 'x-compute-request-id': 'req-b3f541a0-b05c-4006-bad8-b8a48f59b5af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:54,962 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:14:54,962 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d451c506-3258-47da-b5b6-57e58dcb6973', 'x-compute-request-id': 'req-d451c506-3258-47da-b5b6-57e58dcb6973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:56,012 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:14:56,013 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-625965d3-329e-4f53-8ecb-974349f24f7e', 'x-compute-request-id': 'req-625965d3-329e-4f53-8ecb-974349f24f7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:57,065 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.050s 2022-05-25 15:14:57,066 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-5271b44b-1fc3-4f4e-8cb4-f6af028dac10', 'x-compute-request-id': 'req-5271b44b-1fc3-4f4e-8cb4-f6af028dac10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:58,115 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:14:58,116 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-99ff8705-511f-4bd2-85fd-6023c3a8645e', 'x-compute-request-id': 'req-99ff8705-511f-4bd2-85fd-6023c3a8645e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:14:59,168 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:14:59,168 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-828a26aa-ac64-4baa-937e-fdcfb472ca4d', 'x-compute-request-id': 'req-828a26aa-ac64-4baa-937e-fdcfb472ca4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:00,219 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:15:00,219 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-83f6e0fe-fc28-4cda-b872-d8f44a2bb14d', 'x-compute-request-id': 'req-83f6e0fe-fc28-4cda-b872-d8f44a2bb14d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:01,277 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.055s 2022-05-25 15:15:01,278 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-108de633-4097-4599-b768-90cb1f58f1bd', 'x-compute-request-id': 'req-108de633-4097-4599-b768-90cb1f58f1bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:02,330 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:15:02,330 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-da2dbab7-9dee-415f-a047-be11dbfdf285', 'x-compute-request-id': 'req-da2dbab7-9dee-415f-a047-be11dbfdf285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:03,381 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:15:03,381 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-2df224ff-86a8-44e4-a962-d20a24daa250', 'x-compute-request-id': 'req-2df224ff-86a8-44e4-a962-d20a24daa250', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:04,431 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:15:04,432 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-91e5f424-e8cb-4aea-8a03-5fdbb77e2960', 'x-compute-request-id': 'req-91e5f424-e8cb-4aea-8a03-5fdbb77e2960', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:05,482 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:15:05,482 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-2f874d65-dfad-44ac-b007-c3c4e9e5ca40', 'x-compute-request-id': 'req-2f874d65-dfad-44ac-b007-c3c4e9e5ca40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:06,533 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:15:06,533 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-001dac2b-96d2-422e-817c-564d53316988', 'x-compute-request-id': 'req-001dac2b-96d2-422e-817c-564d53316988', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:07,584 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:15:07,584 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-bb0215a6-3c52-448a-84b7-85a01362e671', 'x-compute-request-id': 'req-bb0215a6-3c52-448a-84b7-85a01362e671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:08,636 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:15:08,636 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-b9f3d483-0ffa-425b-9f39-42da4e09c6e7', 'x-compute-request-id': 'req-b9f3d483-0ffa-425b-9f39-42da4e09c6e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:09,686 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:15:09,687 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-0618705a-ad29-4f88-9383-b09c066764b6', 'x-compute-request-id': 'req-0618705a-ad29-4f88-9383-b09c066764b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:10,740 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.050s 2022-05-25 15:15:10,740 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-45357f2b-b5ee-4687-b0da-819528b1db39', 'x-compute-request-id': 'req-45357f2b-b5ee-4687-b0da-819528b1db39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:11,792 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:15:11,792 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-e7ec9dfc-c6af-4333-a220-febfb7f41d1e', 'x-compute-request-id': 'req-e7ec9dfc-c6af-4333-a220-febfb7f41d1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:12,842 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.046s 2022-05-25 15:15:12,842 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-77ee4ff3-2946-4949-981d-f07c09108946', 'x-compute-request-id': 'req-77ee4ff3-2946-4949-981d-f07c09108946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:13,899 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.053s 2022-05-25 15:15:13,900 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-3d36b8ca-ce6c-4ae2-9f4d-54e86f01d594', 'x-compute-request-id': 'req-3d36b8ca-ce6c-4ae2-9f4d-54e86f01d594', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:14,952 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:15:14,953 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-2e13fcb1-7e0a-4e1c-bbaf-5031b230b913', 'x-compute-request-id': 'req-2e13fcb1-7e0a-4e1c-bbaf-5031b230b913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:16,006 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.050s 2022-05-25 15:15:16,006 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-b2665af0-dea2-48eb-96a2-e9e166b6b188', 'x-compute-request-id': 'req-b2665af0-dea2-48eb-96a2-e9e166b6b188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:17,057 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:15:17,058 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-cbd16b14-6240-4524-820f-be467dc3b2b4', 'x-compute-request-id': 'req-cbd16b14-6240-4524-820f-be467dc3b2b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:18,116 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.056s 2022-05-25 15:15:18,117 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-ba2da424-4d73-49c7-8ee2-b787e96f3e95', 'x-compute-request-id': 'req-ba2da424-4d73-49c7-8ee2-b787e96f3e95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:19,195 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.075s 2022-05-25 15:15:19,195 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-7b231e95-e85c-4e49-9b0c-d0fc5aecd2d2', 'x-compute-request-id': 'req-7b231e95-e85c-4e49-9b0c-d0fc5aecd2d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:20,261 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.063s 2022-05-25 15:15:20,262 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-746b26b6-701c-4940-894e-0e56525cebc9', 'x-compute-request-id': 'req-746b26b6-701c-4940-894e-0e56525cebc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:21,317 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.052s 2022-05-25 15:15:21,317 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-2fe56c68-e91a-4826-9465-8edcbd6cc890', 'x-compute-request-id': 'req-2fe56c68-e91a-4826-9465-8edcbd6cc890', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:22,389 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.068s 2022-05-25 15:15:22,389 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-736aaa50-0841-4116-a817-8882e2f8337b', 'x-compute-request-id': 'req-736aaa50-0841-4116-a817-8882e2f8337b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:23,451 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.058s 2022-05-25 15:15:23,451 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-ae80246c-242e-437f-9433-b8f819e312ae', 'x-compute-request-id': 'req-ae80246c-242e-437f-9433-b8f819e312ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:24,521 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.066s 2022-05-25 15:15:24,521 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-7e2b507b-d1c4-41c8-9263-cd258f3b86f2', 'x-compute-request-id': 'req-7e2b507b-d1c4-41c8-9263-cd258f3b86f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:25,589 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.065s 2022-05-25 15:15:25,590 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-967dfd30-8488-48e5-9b52-a484662510ac', 'x-compute-request-id': 'req-967dfd30-8488-48e5-9b52-a484662510ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:26,684 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.090s 2022-05-25 15:15:26,684 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c6be3150-88aa-4974-8ab2-904f31a38825', 'x-compute-request-id': 'req-c6be3150-88aa-4974-8ab2-904f31a38825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:27,769 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.081s 2022-05-25 15:15:27,770 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-789cd792-1a1f-44f4-aa79-023a4a19c80e', 'x-compute-request-id': 'req-789cd792-1a1f-44f4-aa79-023a4a19c80e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:28,834 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.061s 2022-05-25 15:15:28,834 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-e1acd2f2-5934-492f-b1e7-9dc2088a250a', 'x-compute-request-id': 'req-e1acd2f2-5934-492f-b1e7-9dc2088a250a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:29,885 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:15:29,885 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-ae359126-daff-4ce1-b5ce-4cadf4854878', 'x-compute-request-id': 'req-ae359126-daff-4ce1-b5ce-4cadf4854878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:30,938 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.050s 2022-05-25 15:15:30,939 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-08423e7e-8f19-426c-8dc1-1a303194729c', 'x-compute-request-id': 'req-08423e7e-8f19-426c-8dc1-1a303194729c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:31,991 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.050s 2022-05-25 15:15:31,992 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-0407f296-ed39-4382-a4a9-76c1971f3a4a', 'x-compute-request-id': 'req-0407f296-ed39-4382-a4a9-76c1971f3a4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:33,051 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.057s 2022-05-25 15:15:33,052 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-674d71da-d4ea-414a-957d-aaea933683f3', 'x-compute-request-id': 'req-674d71da-d4ea-414a-957d-aaea933683f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:34,105 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.051s 2022-05-25 15:15:34,106 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-ef9956fe-e2c0-4658-a0c8-1b206cbd8974', 'x-compute-request-id': 'req-ef9956fe-e2c0-4658-a0c8-1b206cbd8974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:35,160 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.051s 2022-05-25 15:15:35,161 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-60488790-6334-410a-8c65-1b8bcda21c10', 'x-compute-request-id': 'req-60488790-6334-410a-8c65-1b8bcda21c10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:36,215 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.051s 2022-05-25 15:15:36,215 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-5c0d7758-a91a-403e-81c2-067de2ed091a', 'x-compute-request-id': 'req-5c0d7758-a91a-403e-81c2-067de2ed091a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:37,382 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.163s 2022-05-25 15:15:37,383 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-5286dc0d-7ae7-49c8-8155-727d6d3f14bf', 'x-compute-request-id': 'req-5286dc0d-7ae7-49c8-8155-727d6d3f14bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:38,435 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:15:38,435 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-3bb8becb-7b52-483b-8646-cf4caac1047c', 'x-compute-request-id': 'req-3bb8becb-7b52-483b-8646-cf4caac1047c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:39,490 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.051s 2022-05-25 15:15:39,491 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-40660b51-f476-41ff-983e-33414301eb25', 'x-compute-request-id': 'req-40660b51-f476-41ff-983e-33414301eb25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:40,542 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:15:40,543 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d2c2ed5e-7401-4a6b-a617-347a70586e4f', 'x-compute-request-id': 'req-d2c2ed5e-7401-4a6b-a617-347a70586e4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:41,611 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.064s 2022-05-25 15:15:41,611 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-449c9698-b18c-40d5-bd7b-47ade13629f8', 'x-compute-request-id': 'req-449c9698-b18c-40d5-bd7b-47ade13629f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:42,665 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.051s 2022-05-25 15:15:42,666 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d07b4435-7380-4627-9fed-d9523d762751', 'x-compute-request-id': 'req-d07b4435-7380-4627-9fed-d9523d762751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:43,721 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.052s 2022-05-25 15:15:43,721 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-953ff3e1-247c-4b56-aec6-00df0893bfe0', 'x-compute-request-id': 'req-953ff3e1-247c-4b56-aec6-00df0893bfe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:44,773 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:15:44,774 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-f93e721d-4ac4-44b1-ad57-52d3c2d33db2', 'x-compute-request-id': 'req-f93e721d-4ac4-44b1-ad57-52d3c2d33db2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:45,824 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:15:45,825 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-8df2e48e-2e63-43cb-886b-b60b72cf9afe', 'x-compute-request-id': 'req-8df2e48e-2e63-43cb-886b-b60b72cf9afe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:46,877 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:15:46,877 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-359c87c3-3f03-446d-b65a-b709d00d4374', 'x-compute-request-id': 'req-359c87c3-3f03-446d-b65a-b709d00d4374', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:47,929 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:15:47,930 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d308e263-5fc0-4405-b0c8-b8bd6e47948a', 'x-compute-request-id': 'req-d308e263-5fc0-4405-b0c8-b8bd6e47948a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:48,982 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:15:48,982 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-ae01f42f-e17b-4ff3-9ac2-7d50d7a515a5', 'x-compute-request-id': 'req-ae01f42f-e17b-4ff3-9ac2-7d50d7a515a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:50,033 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:15:50,034 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-3978c1b3-b0fa-4ac7-9f79-19c68a08aae3', 'x-compute-request-id': 'req-3978c1b3-b0fa-4ac7-9f79-19c68a08aae3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:51,086 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:15:51,086 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-29858c8f-a10e-4c4e-9aeb-40f3cfe2426b', 'x-compute-request-id': 'req-29858c8f-a10e-4c4e-9aeb-40f3cfe2426b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:52,139 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.050s 2022-05-25 15:15:52,139 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-bf3bfb42-9570-4747-a2eb-0f0e6101a3ef', 'x-compute-request-id': 'req-bf3bfb42-9570-4747-a2eb-0f0e6101a3ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:53,190 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:15:53,190 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c2c032e9-a985-41b6-8382-1d2fe1c13094', 'x-compute-request-id': 'req-c2c032e9-a985-41b6-8382-1d2fe1c13094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:54,255 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.063s 2022-05-25 15:15:54,256 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-4a7d7ea3-338d-4681-b003-9ee24e20f0e2', 'x-compute-request-id': 'req-4a7d7ea3-338d-4681-b003-9ee24e20f0e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:55,307 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:15:55,307 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-328e82e2-2c7a-4083-b32f-2a4404d19daf', 'x-compute-request-id': 'req-328e82e2-2c7a-4083-b32f-2a4404d19daf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:56,361 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.050s 2022-05-25 15:15:56,361 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-315f2a78-4780-4a78-803b-c46ead8516c2', 'x-compute-request-id': 'req-315f2a78-4780-4a78-803b-c46ead8516c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:57,415 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.050s 2022-05-25 15:15:57,415 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-9d186279-55e0-4f2c-aaa9-14d58f1751a7', 'x-compute-request-id': 'req-9d186279-55e0-4f2c-aaa9-14d58f1751a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:58,468 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.050s 2022-05-25 15:15:58,469 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d7239ef2-0293-4a33-9c11-10e6c5366ca7', 'x-compute-request-id': 'req-d7239ef2-0293-4a33-9c11-10e6c5366ca7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:15:59,520 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:15:59,521 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-2e4e2f37-31c4-4205-9ed0-91f4bf06412d', 'x-compute-request-id': 'req-2e4e2f37-31c4-4205-9ed0-91f4bf06412d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:00,572 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:16:00,573 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-7308a5d9-3c43-42b9-80cf-63826803658b', 'x-compute-request-id': 'req-7308a5d9-3c43-42b9-80cf-63826803658b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:01,631 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.054s 2022-05-25 15:16:01,631 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-87597cbc-ac72-4cdf-88c2-d49386d73f35', 'x-compute-request-id': 'req-87597cbc-ac72-4cdf-88c2-d49386d73f35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:02,682 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:16:02,682 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-bb37fe62-852e-4d00-90f9-443e706f8f1d', 'x-compute-request-id': 'req-bb37fe62-852e-4d00-90f9-443e706f8f1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:03,736 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.050s 2022-05-25 15:16:03,736 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d256e159-62b1-4768-91f9-84c2f92ec482', 'x-compute-request-id': 'req-d256e159-62b1-4768-91f9-84c2f92ec482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:04,790 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.050s 2022-05-25 15:16:04,790 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-fb93ae6b-c3af-45a2-a053-c46e5a6da644', 'x-compute-request-id': 'req-fb93ae6b-c3af-45a2-a053-c46e5a6da644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:05,842 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:16:05,842 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-94abfc09-8c2b-4928-a78f-d3a25a877084', 'x-compute-request-id': 'req-94abfc09-8c2b-4928-a78f-d3a25a877084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:06,893 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:16:06,894 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-8cde9a4a-e8ab-4eaf-a029-101e8f523d2c', 'x-compute-request-id': 'req-8cde9a4a-e8ab-4eaf-a029-101e8f523d2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:07,944 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:16:07,945 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c2468b28-219b-4575-bc6e-329118404a3d', 'x-compute-request-id': 'req-c2468b28-219b-4575-bc6e-329118404a3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:08,998 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.051s 2022-05-25 15:16:08,999 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-f81eeeeb-ef70-4634-9f23-0df6ed0e4830', 'x-compute-request-id': 'req-f81eeeeb-ef70-4634-9f23-0df6ed0e4830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:10,053 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.051s 2022-05-25 15:16:10,053 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-6ea9df4a-1cba-43c8-bded-92d2482d5489', 'x-compute-request-id': 'req-6ea9df4a-1cba-43c8-bded-92d2482d5489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:11,111 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.051s 2022-05-25 15:16:11,112 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-5eae3b8c-4851-4fd8-be53-c46b0df25288', 'x-compute-request-id': 'req-5eae3b8c-4851-4fd8-be53-c46b0df25288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:12,168 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.053s 2022-05-25 15:16:12,168 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-081ea35e-5406-4bc7-9f7b-70b040d39c04', 'x-compute-request-id': 'req-081ea35e-5406-4bc7-9f7b-70b040d39c04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:13,236 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.065s 2022-05-25 15:16:13,237 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-41cd15d5-6a16-4482-83a5-26f4e825ec49', 'x-compute-request-id': 'req-41cd15d5-6a16-4482-83a5-26f4e825ec49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:14,320 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.078s 2022-05-25 15:16:14,320 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d05e9a07-ee5f-4a73-a03c-eec7570c1fef', 'x-compute-request-id': 'req-d05e9a07-ee5f-4a73-a03c-eec7570c1fef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:15,397 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.072s 2022-05-25 15:16:15,397 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-a2269902-d149-4fed-8add-ded243c333f5', 'x-compute-request-id': 'req-a2269902-d149-4fed-8add-ded243c333f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:16,450 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.050s 2022-05-25 15:16:16,450 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-839ac6c1-0e0a-4a86-91b1-c9fa54d72cc3', 'x-compute-request-id': 'req-839ac6c1-0e0a-4a86-91b1-c9fa54d72cc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:17,504 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.051s 2022-05-25 15:16:17,504 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-83796635-24aa-44a2-b35d-7bb3e41f279d', 'x-compute-request-id': 'req-83796635-24aa-44a2-b35d-7bb3e41f279d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:18,556 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:16:18,556 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-e80ea781-2166-43c3-be18-74c54da9ad49', 'x-compute-request-id': 'req-e80ea781-2166-43c3-be18-74c54da9ad49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:19,608 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:16:19,609 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-64eb0f52-83af-4a00-8093-ac483b0357a5', 'x-compute-request-id': 'req-64eb0f52-83af-4a00-8093-ac483b0357a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:20,659 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:16:20,660 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-1592a567-88b9-4248-9c10-04eda3774073', 'x-compute-request-id': 'req-1592a567-88b9-4248-9c10-04eda3774073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:21,709 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.046s 2022-05-25 15:16:21,709 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-297dfcbe-6660-40ff-9937-04ea5d208dbe', 'x-compute-request-id': 'req-297dfcbe-6660-40ff-9937-04ea5d208dbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:22,761 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:16:22,761 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-f76ecba7-adf6-4395-a288-8d15b606a6e2', 'x-compute-request-id': 'req-f76ecba7-adf6-4395-a288-8d15b606a6e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:23,823 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.059s 2022-05-25 15:16:23,824 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-a27b3acb-bad7-45ce-ab5d-a73daa083706', 'x-compute-request-id': 'req-a27b3acb-bad7-45ce-ab5d-a73daa083706', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:24,891 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.063s 2022-05-25 15:16:24,891 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-78caf1be-ee92-415c-af05-c2eab498a467', 'x-compute-request-id': 'req-78caf1be-ee92-415c-af05-c2eab498a467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:25,941 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:16:25,941 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-b82e7df4-6c44-4f02-bb1c-4258aef7bdb8', 'x-compute-request-id': 'req-b82e7df4-6c44-4f02-bb1c-4258aef7bdb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:26,994 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:16:26,994 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-40da5a33-eaa2-4598-ba82-d7721eb64e88', 'x-compute-request-id': 'req-40da5a33-eaa2-4598-ba82-d7721eb64e88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:28,044 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:16:28,045 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-6c2e10a9-475b-4c54-b964-2942b68b2633', 'x-compute-request-id': 'req-6c2e10a9-475b-4c54-b964-2942b68b2633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:29,100 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.052s 2022-05-25 15:16:29,101 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c1109997-cf27-4a1e-b8f5-c06e4bc6de41', 'x-compute-request-id': 'req-c1109997-cf27-4a1e-b8f5-c06e4bc6de41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:30,151 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:16:30,152 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-e4cb4949-1a38-471d-b76b-e943be116d24', 'x-compute-request-id': 'req-e4cb4949-1a38-471d-b76b-e943be116d24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:31,204 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.050s 2022-05-25 15:16:31,205 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-a0ab558d-7357-4f91-bccf-b553a4f59deb', 'x-compute-request-id': 'req-a0ab558d-7357-4f91-bccf-b553a4f59deb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:32,265 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.057s 2022-05-25 15:16:32,266 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-51eacd04-b7ee-4165-9b40-76ddc5b1cda5', 'x-compute-request-id': 'req-51eacd04-b7ee-4165-9b40-76ddc5b1cda5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:33,328 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.060s 2022-05-25 15:16:33,329 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-7f9b02bc-2759-424a-bb0c-baf6accd977b', 'x-compute-request-id': 'req-7f9b02bc-2759-424a-bb0c-baf6accd977b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:34,399 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.068s 2022-05-25 15:16:34,399 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c75f9f30-c7be-48b9-94ef-c2584b47c1f1', 'x-compute-request-id': 'req-c75f9f30-c7be-48b9-94ef-c2584b47c1f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:35,453 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.050s 2022-05-25 15:16:35,453 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-992952b8-66fa-49e4-a131-e71620772c90', 'x-compute-request-id': 'req-992952b8-66fa-49e4-a131-e71620772c90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:36,505 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:16:36,505 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-127d58b6-66de-4465-a722-3b2c875db20e', 'x-compute-request-id': 'req-127d58b6-66de-4465-a722-3b2c875db20e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:37,556 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:16:37,557 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-bff2affd-4ffb-4118-acc6-a4100575f715', 'x-compute-request-id': 'req-bff2affd-4ffb-4118-acc6-a4100575f715', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:38,609 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:16:38,609 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-ea6ddef6-6edf-49f9-b367-f9968a18d6ca', 'x-compute-request-id': 'req-ea6ddef6-6edf-49f9-b367-f9968a18d6ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:39,666 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.054s 2022-05-25 15:16:39,667 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-532a8cc2-dda0-47c6-a292-56f55057dc39', 'x-compute-request-id': 'req-532a8cc2-dda0-47c6-a292-56f55057dc39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:40,720 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.050s 2022-05-25 15:16:40,720 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-77a83c92-0769-4808-ab65-95ce71d9d57c', 'x-compute-request-id': 'req-77a83c92-0769-4808-ab65-95ce71d9d57c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:41,774 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.050s 2022-05-25 15:16:41,775 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-e7fee65d-0a9d-4537-8ac5-7516013462aa', 'x-compute-request-id': 'req-e7fee65d-0a9d-4537-8ac5-7516013462aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:42,827 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:16:42,828 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-2b9ab416-4d13-4274-957f-44f08f95a910', 'x-compute-request-id': 'req-2b9ab416-4d13-4274-957f-44f08f95a910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:43,888 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.057s 2022-05-25 15:16:43,888 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-81e2aee9-188c-463d-876a-696339128357', 'x-compute-request-id': 'req-81e2aee9-188c-463d-876a-696339128357', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:44,938 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:16:44,939 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-ef1dd25a-c8e6-4127-8244-ed35aa62168d', 'x-compute-request-id': 'req-ef1dd25a-c8e6-4127-8244-ed35aa62168d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:45,991 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:16:45,991 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d39d1697-8759-4220-9a89-6cc919ade842', 'x-compute-request-id': 'req-d39d1697-8759-4220-9a89-6cc919ade842', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:47,043 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:16:47,044 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d5e63907-0293-4fd8-98c4-5685d85bb482', 'x-compute-request-id': 'req-d5e63907-0293-4fd8-98c4-5685d85bb482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:48,100 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.053s 2022-05-25 15:16:48,100 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-4c1c279a-fffd-4955-ac94-ed9a175cf750', 'x-compute-request-id': 'req-4c1c279a-fffd-4955-ac94-ed9a175cf750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:49,155 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.051s 2022-05-25 15:16:49,155 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-7aa66057-a56f-4f42-bdfd-8454b58fc2fc', 'x-compute-request-id': 'req-7aa66057-a56f-4f42-bdfd-8454b58fc2fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:50,210 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.051s 2022-05-25 15:16:50,210 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d7232a68-6812-48c3-afc8-257cdd96a6ae', 'x-compute-request-id': 'req-d7232a68-6812-48c3-afc8-257cdd96a6ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:51,263 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:16:51,263 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-5b6a1c7b-57e7-4b69-a89d-fb81aad1993f', 'x-compute-request-id': 'req-5b6a1c7b-57e7-4b69-a89d-fb81aad1993f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:52,315 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:16:52,315 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-b5a5ce59-ec77-4634-8159-e614e662b41d', 'x-compute-request-id': 'req-b5a5ce59-ec77-4634-8159-e614e662b41d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:53,369 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.050s 2022-05-25 15:16:53,369 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c4192f5a-a51f-4645-9ff5-28806f509cd8', 'x-compute-request-id': 'req-c4192f5a-a51f-4645-9ff5-28806f509cd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:54,425 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.052s 2022-05-25 15:16:54,425 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-35bf6b52-acd7-46cb-91e7-8f262eaef1b9', 'x-compute-request-id': 'req-35bf6b52-acd7-46cb-91e7-8f262eaef1b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:55,495 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.057s 2022-05-25 15:16:55,495 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-ca4ba7bf-eca8-47f7-925e-11ff26b6d25c', 'x-compute-request-id': 'req-ca4ba7bf-eca8-47f7-925e-11ff26b6d25c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:56,550 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.051s 2022-05-25 15:16:56,551 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-ef0eaee6-eab6-48bb-9824-3d47dc7f380c', 'x-compute-request-id': 'req-ef0eaee6-eab6-48bb-9824-3d47dc7f380c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:57,606 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.052s 2022-05-25 15:16:57,606 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-ee91baf1-2572-4054-a76e-16041dd7f1d0', 'x-compute-request-id': 'req-ee91baf1-2572-4054-a76e-16041dd7f1d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:58,662 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.053s 2022-05-25 15:16:58,663 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-66355ec5-c5b1-4947-a0e4-51aa2eefc100', 'x-compute-request-id': 'req-66355ec5-c5b1-4947-a0e4-51aa2eefc100', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:16:59,716 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.050s 2022-05-25 15:16:59,716 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-b63151f1-348f-4a14-b321-e5582968e665', 'x-compute-request-id': 'req-b63151f1-348f-4a14-b321-e5582968e665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:00,782 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.062s 2022-05-25 15:17:00,782 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-e7a0d223-ec52-48da-b719-45b90960b40f', 'x-compute-request-id': 'req-e7a0d223-ec52-48da-b719-45b90960b40f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:01,834 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:17:01,834 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-010f63a3-4e85-41ab-a896-23adc9f0f39c', 'x-compute-request-id': 'req-010f63a3-4e85-41ab-a896-23adc9f0f39c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:02,885 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:17:02,885 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-5bb5cf4e-5482-4ecc-a335-03714ff9eb0e', 'x-compute-request-id': 'req-5bb5cf4e-5482-4ecc-a335-03714ff9eb0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:03,941 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.052s 2022-05-25 15:17:03,941 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-8dee1655-9b26-4c20-a5b5-ecb6a581b8e4', 'x-compute-request-id': 'req-8dee1655-9b26-4c20-a5b5-ecb6a581b8e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:04,994 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.050s 2022-05-25 15:17:04,995 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-a339a76f-8056-4e21-a043-48354fd9e725', 'x-compute-request-id': 'req-a339a76f-8056-4e21-a043-48354fd9e725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:06,053 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.054s 2022-05-25 15:17:06,054 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-4f637a4e-10b2-42e3-a2a7-728d2ae85ece', 'x-compute-request-id': 'req-4f637a4e-10b2-42e3-a2a7-728d2ae85ece', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:07,108 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.051s 2022-05-25 15:17:07,108 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-42c300d1-3cea-4eff-afe2-0d950ed31b59', 'x-compute-request-id': 'req-42c300d1-3cea-4eff-afe2-0d950ed31b59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:08,162 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.050s 2022-05-25 15:17:08,162 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-b7eecb52-a28b-4721-899d-f4c19002e69d', 'x-compute-request-id': 'req-b7eecb52-a28b-4721-899d-f4c19002e69d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:09,217 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.051s 2022-05-25 15:17:09,217 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-b0c6fbf1-3889-4cd5-862d-d691586fa497', 'x-compute-request-id': 'req-b0c6fbf1-3889-4cd5-862d-d691586fa497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:10,270 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.051s 2022-05-25 15:17:10,271 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-02319c3e-9d89-4aa8-a3d2-28da2673535a', 'x-compute-request-id': 'req-02319c3e-9d89-4aa8-a3d2-28da2673535a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:11,325 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.051s 2022-05-25 15:17:11,326 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-3794f99e-1505-402b-b0a7-7fe08930d7a9', 'x-compute-request-id': 'req-3794f99e-1505-402b-b0a7-7fe08930d7a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:12,380 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.051s 2022-05-25 15:17:12,380 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-563c6663-5498-442c-b07a-63c2bab47b7c', 'x-compute-request-id': 'req-563c6663-5498-442c-b07a-63c2bab47b7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:13,433 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:17:13,433 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-77b09dd8-8a24-4f2d-ac0f-ab964a09d6b5', 'x-compute-request-id': 'req-77b09dd8-8a24-4f2d-ac0f-ab964a09d6b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:14,501 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.064s 2022-05-25 15:17:14,501 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-1e50c6d4-b8e6-4503-826c-906e152d2a43', 'x-compute-request-id': 'req-1e50c6d4-b8e6-4503-826c-906e152d2a43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:15,559 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.053s 2022-05-25 15:17:15,559 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d7588acc-7eb7-4103-b1b4-0c3e313b3df8', 'x-compute-request-id': 'req-d7588acc-7eb7-4103-b1b4-0c3e313b3df8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:16,609 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:17:16,609 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d56fc6a7-fe83-4e11-8864-d93e85cf35fc', 'x-compute-request-id': 'req-d56fc6a7-fe83-4e11-8864-d93e85cf35fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:17,662 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:17:17,662 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-f5df84d3-7bc6-49eb-9483-deced6812a3f', 'x-compute-request-id': 'req-f5df84d3-7bc6-49eb-9483-deced6812a3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:18,725 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.059s 2022-05-25 15:17:18,725 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-00e23440-90aa-4f78-b906-fa161d19b0b7', 'x-compute-request-id': 'req-00e23440-90aa-4f78-b906-fa161d19b0b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:19,778 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.050s 2022-05-25 15:17:19,779 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-f3f94dfc-ed86-4964-8580-a8732ae1dbbf', 'x-compute-request-id': 'req-f3f94dfc-ed86-4964-8580-a8732ae1dbbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:20,840 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.058s 2022-05-25 15:17:20,842 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-1570fc5f-232f-4e46-92b1-5b0a29d034b9', 'x-compute-request-id': 'req-1570fc5f-232f-4e46-92b1-5b0a29d034b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:21,893 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:17:21,893 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-e5b756ff-8051-4a8d-af84-25cbd4593d8b', 'x-compute-request-id': 'req-e5b756ff-8051-4a8d-af84-25cbd4593d8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:22,944 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:17:22,944 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-babca65a-2a4f-490e-9ef9-4e5de532fd6b', 'x-compute-request-id': 'req-babca65a-2a4f-490e-9ef9-4e5de532fd6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:23,994 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:17:23,994 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d7b82b3c-2041-4ec1-beb0-c4da62740390', 'x-compute-request-id': 'req-d7b82b3c-2041-4ec1-beb0-c4da62740390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:25,045 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:17:25,045 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-41258de6-32f6-472e-949d-38143206e2eb', 'x-compute-request-id': 'req-41258de6-32f6-472e-949d-38143206e2eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:26,099 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.050s 2022-05-25 15:17:26,099 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-fc3ce7ca-e095-4738-870e-220d7ca9ea83', 'x-compute-request-id': 'req-fc3ce7ca-e095-4738-870e-220d7ca9ea83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:27,149 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.046s 2022-05-25 15:17:27,149 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-7a0200a4-6d92-4133-b283-82d3517a887a', 'x-compute-request-id': 'req-7a0200a4-6d92-4133-b283-82d3517a887a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:28,201 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:17:28,201 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-37b1254a-5dd9-4a1c-a540-99a17064a2ad', 'x-compute-request-id': 'req-37b1254a-5dd9-4a1c-a540-99a17064a2ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:29,253 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:17:29,253 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-87712848-575f-4ca9-acb7-335bdfdd011f', 'x-compute-request-id': 'req-87712848-575f-4ca9-acb7-335bdfdd011f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:30,313 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.057s 2022-05-25 15:17:30,314 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-67330e4e-4271-49c4-9062-fbaaf24783f9', 'x-compute-request-id': 'req-67330e4e-4271-49c4-9062-fbaaf24783f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:31,367 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.050s 2022-05-25 15:17:31,368 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d016c641-89c1-42d5-80a6-70d66f18bd0f', 'x-compute-request-id': 'req-d016c641-89c1-42d5-80a6-70d66f18bd0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:32,419 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:17:32,420 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-053e6088-1a71-4644-89ad-8951e73eefdf', 'x-compute-request-id': 'req-053e6088-1a71-4644-89ad-8951e73eefdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:33,471 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.048s 2022-05-25 15:17:33,472 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-cd5001ad-52ad-4909-bae3-1b1fe7e7f5c4', 'x-compute-request-id': 'req-cd5001ad-52ad-4909-bae3-1b1fe7e7f5c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:34,524 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.049s 2022-05-25 15:17:34,525 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-df04197e-6a21-4bf3-8120-65f3d307b5fc', 'x-compute-request-id': 'req-df04197e-6a21-4bf3-8120-65f3d307b5fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:35,577 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:17:35,577 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-0f93f286-1f71-41d6-b245-27b8a8e2b3bb', 'x-compute-request-id': 'req-0f93f286-1f71-41d6-b245-27b8a8e2b3bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:36,628 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:17:36,628 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c4205ce5-1708-4a51-b80a-d88cd070da98', 'x-compute-request-id': 'req-c4205ce5-1708-4a51-b80a-d88cd070da98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:37,678 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments 0.047s 2022-05-25 15:17:37,678 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-ddb39b2a-04ac-4adf-88b9-a7ab1a0d8802', 'x-compute-request-id': 'req-ddb39b2a-04ac-4adf-88b9-a7ab1a0d8802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "volumeId": "dd781e75-c90b-4f6d-8518-bdab665ac786", "serverId": "f6de56f1-7747-4d24-b189-6fc183c705a9", "device": "/dev/sdb"}]}' 2022-05-25 15:17:38,798 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 POST http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/action 0.117s 2022-05-25 15:17:38,799 125530 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': 'Wed, 25 May 2022 15:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '76209', '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-829b7b81-ea62-4c2a-8e70-2f6ab9c6b59e', 'x-compute-request-id': 'req-829b7b81-ea62-4c2a-8e70-2f6ab9c6b59e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-05-25 15:17:38,801 125530 DEBUG [tempest.common.waiters] Console output for f6de56f1-7747-4d24-b189-6fc183c705a9 body= [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.008000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.160000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.164000] tsc: Detected 1995.192 MHz processor [ 0.164000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.168010] pid_max: default: 32768 minimum: 301 [ 0.172062] Security Framework initialized [ 0.176009] Yama: becoming mindful. [ 0.180061] AppArmor: AppArmor initialized [ 0.184258] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.188121] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.192132] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.196024] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.200000] CPU: Physical Processor ID: 0 [ 0.200251] mce: CPU supports 1 MCE banks [ 0.204000] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.204009] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.208010] Spectre V2 : Mitigation: Full generic retpoline [ 0.212011] Speculative Store Bypass: Vulnerable [ 0.260297] Freeing SMP alternatives memory: 36K [ 0.270615] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.272100] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.276066] Hierarchical SRCU implementation. [ 0.280803] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.284036] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.288099] smp: Bringing up secondary CPUs ... [ 0.292013] smp: Brought up 1 node, 1 CPU [ 0.296006] smpboot: Max logical packages: 1 [ 0.300009] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.304492] devtmpfs: initialized [ 0.308088] x86/mm: Memory block size: 128MB [ 0.316027] evm: security.selinux [ 0.320006] evm: security.SMACK64 [ 0.324005] evm: security.SMACK64EXEC [ 0.328005] evm: security.SMACK64TRANSMUTE [ 0.332007] evm: security.SMACK64MMAP [ 0.336005] evm: security.apparmor [ 0.340005] evm: security.ima [ 0.344005] evm: security.capability [ 0.348215] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.352053] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.356116] pinctrl core: initialized pinctrl subsystem [ 0.360317] NET: Registered protocol family 16 [ 0.364122] audit: initializing netlink subsys (disabled) [ 0.368222] cpuidle: using governor ladder [ 0.372297] audit: type=2000 audit(1653490844.368:1): state=initialized audit_enabled=0 res=1 [ 0.376013] cpuidle: using governor menu [ 0.380086] ACPI: bus type PCI registered [ 0.384006] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.389190] PCI: Using configuration type 1 for base access [ 0.393574] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.396323] ACPI: Added _OSI(Module Device) [ 0.400010] ACPI: Added _OSI(Processor Device) [ 0.404009] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.408042] ACPI: Added _OSI(Processor Aggregator Device) [ 0.412035] ACPI: Added _OSI(Linux-Dell-Video) [ 0.424238] ACPI: Interpreter enabled [ 0.428023] ACPI: (supports S0 S5) [ 0.432006] ACPI: Using IOAPIC for interrupt routing [ 0.436544] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.444000] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.509833] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.512015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.516018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.524009] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.528772] PCI host bridge to bus 0000:00 [ 0.532066] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.536013] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.540008] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.544010] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.548042] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.556008] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.608878] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.612011] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.616011] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.620009] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.628771] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.628771] * this clock source is slow. Consider trying other clock sources [ 0.646974] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.720022] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.725226] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.733564] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.737882] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.744662] SCSI subsystem initialized [ 0.749045] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.752000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.752011] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.756006] vgaarb: loaded [ 0.760088] pps_core: LinuxPPS API ver. 1 registered [ 0.764005] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.768032] PTP clock support registered [ 0.772131] EDAC MC: Ver: 3.0.0 [ 0.784607] hv_vmbus: Vmbus version:4.0 [ 0.788129] PCI: Using ACPI for IRQ routing [ 0.792755] NetLabel: Initializing [ 0.796018] NetLabel: domain hash size = 128 [ 0.800017] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.804052] NetLabel: unlabeled traffic allowed by default [ 0.808273] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.841103] VFS: Disk quotas dquot_6.6.0 [ 0.849020] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.858431] AppArmor: AppArmor Filesystem Enabled [ 0.863671] pnp: PnP ACPI init [ 0.887067] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.899246] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.905743] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.912669] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.919896] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.924742] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.931757] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.938563] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.945722] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.954066] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.967701] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.980238] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.990546] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 1.002699] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 1.008179] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 1.015964] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 1.027972] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 1.042025] pnp: PnP ACPI: found 9 devices [ 1.064415] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.078113] NET: Registered protocol family 2 [ 1.086715] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 1.096152] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 1.104711] TCP: Hash tables configured (established 8192 bind 8192) [ 1.115103] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.124934] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.139821] NET: Registered protocol family 1 [ 1.150255] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.160572] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.183322] Unpacking initramfs... [ 1.540041] random: fast init done [ 1.557247] Freeing initrd memory: 13088K [ 1.563832] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.570188] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.581269] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.596820] Scanning for low memory corruption every 60 seconds [ 1.602254] Initialise system trusted keyrings [ 1.605714] Key type blacklist registered [ 1.611865] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.625661] zbud: loaded [ 1.641001] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.650386] fuse init (API version 7.26) [ 1.663382] Key type asymmetric registered [ 1.673576] Asymmetric key parser 'x509' registered [ 1.687856] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.696302] io scheduler noop registered (default) [ 1.701404] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.706809] ACPI: Power Button [PWRF] [ 1.717112] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.749141] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.794349] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.808195] Linux agpgart interface v0.103 [ 1.816582] loop: module loaded [ 1.824522] hv_vmbus: registering driver hv_storvsc [ 1.850415] scsi host0: storvsc_host_t [ 1.860843] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.881311] scsi host1: storvsc_host_t [ 1.893975] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.903004] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.910802] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.934707] scsi host2: ata_piix [ 1.939861] scsi host3: ata_piix [ 1.946327] sd 0:0:0:0: [sda] Write Protect is off [ 1.951847] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.956881] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.980062] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.994472] libphy: Fixed MDIO Bus: probed [ 2.000690] tun: Universal TUN/TAP device driver, 1.6 [ 2.013607] PPP generic driver version 2.4.2 [ 2.020219] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 2.050309] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.058142] sda: sda1 [ 2.063330] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.069190] mousedev: PS/2 mouse device common for all mice [ 2.078996] rtc_cmos 00:00: RTC can wake from S4 [ 2.113283] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.126143] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 2.665448] sd 0:0:0:0: [sda] Attached SCSI disk [ 3.244214] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.250554] device-mapper: uevent: version 1.0.3 [ 3.265082] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 3.338021] NET: Registered protocol family 10 [ 3.354929] Segment Routing with IPv6 [ 3.366120] NET: Registered protocol family 17 [ 3.378446] Key type dns_resolver registered [ 3.386418] RAS: Correctable Errors collector initialized. [ 3.961156] registered taskstats version 1 [ 3.968264] Loading compiled-in X.509 certificates [ 3.978626] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 3.999241] zswap: loaded using pool lzo/zbud [ 4.026625] Key type big_key registered [ 4.041831] Key type trusted registered [ 4.057259] Key type encrypted registered [ 4.061681] AppArmor: AppArmor sha1 policy hashing enabled [ 4.068796] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 4.073855] evm: HMAC attrs: 0x1 [ 4.610859] rtc_cmos 00:00: setting system clock to 2022-05-25 15:00:49 UTC (1653490849) [ 4.622500] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.631804] EDD information not available. [ 4.659565] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 4.675412] ata2.00: configured for MWDMA2 [ 4.706722] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 4.736071] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 4.741898] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 4.758409] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 4.767827] Freeing unused kernel memory: 2248K [ 4.780065] Write protecting the kernel read-only data: 18432k [ 4.789246] Freeing unused kernel memory: 2008K [ 4.794902] Freeing unused kernel memory: 124K [ 4.812021] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 4.820935] x86/mm: Checking user space page tables [ 4.837860] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 4.897288] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.902820] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.911207] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.918986] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.926048] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.932069] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.955417] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.968115] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.976334] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.981272] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.130017] hv_utils: Registering HyperV Utility Driver [ 5.136640] hv_vmbus: registering driver hv_util [ 5.157896] hidraw: raw HID events driver (C) Jiri Kosina [ 5.167605] hv_vmbus: registering driver hyperv_keyboard [ 5.175437] hv_vmbus: registering driver hv_netvsc [ 5.195438] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 5.228263] hv_vmbus: registering driver hid_hyperv [ 5.361598] hv_utils: Heartbeat IC version 3.0 [ 5.375041] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 5.390843] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 5.438474] hv_utils: Shutdown IC version 3.0 [ 5.444664] hv_utils: TimeSync IC version 4.0 [ 5.450077] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 5.664036] raid6: sse2x1 gen() 4701 MB/s [ 5.716109] raid6: sse2x1 xor() 2418 MB/s [ 5.772040] raid6: sse2x2 gen() 4451 MB/s [ 5.824041] raid6: sse2x2 xor() 1607 MB/s [ 5.876043] raid6: sse2x4 gen() 6957 MB/s [ 5.932034] raid6: sse2x4 xor() 5280 MB/s [ 5.945720] raid6: using algorithm sse2x4 gen() 6957 MB/s [ 5.952081] raid6: .... xor() 5280 MB/s, rmw enabled [ 5.957713] raid6: using intx1 recovery algorithm [ 5.966865] xor: measuring software checksum speed [ 6.012037] prefetch64-sse: 10095.000 MB/sec [ 6.056028] generic_sse: 9319.000 MB/sec [ 6.063060] xor: using function: prefetch64-sse (10095.000 MB/sec) [ 6.071154] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 6.311054] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 6.546584] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 6.829805] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 6.839827] systemd[1]: Detected virtualization microsoft. [ 6.844356] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 6.893001] systemd[1]: Set hostname to <ubuntu>. [ 6.901087] systemd[1]: Initializing machine ID from random generator. [ 6.909414] systemd[1]: Installed transient /etc/machine-id file. [ 7.296070] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 7.345484] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [ 7.465217] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 7.565863] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Socket. Mounting Huge Pages File System... Starting Journal Service... Starting Load Kernel Modules... [ 8.448845] Loading iSCSI transport class v2.0-870. Mounting POSIX Message Queue File System...[ 8.497776] iscsi: registered transport (tcp) [ 8.525086] iscsi: registered transport (iser) Starting Create list of required st... nodes for the current kernel... [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... Mounting Debug File System... Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Set up automoun Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m[ 9.385045] EXT4-fs (sda1): re-mounted. Opts: (null) ] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Initial cloud-init job (pre-networking)... Starting Create Static Device Nodes in /dev... Mounting Configuration File System... Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File Syste. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitorng of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [ 35.899169] cloud-init[326]: Cloud-init v. 18.2 running 'init-local' at Wed, 25 May 2022 15:01:00 +0000. Up 15.35 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 96.425089] cloud-init[661]: Cloud-init v. 18.2 running 'init' at Wed, 25 May 2022 15:01:27 +0000. Up 42.19 seconds. [[ 96.613319] cloud-init[0;32m OK [0m[661]: ] Started Initial cloud-init job (metadata service crawler).ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++ [ 96.771096] [[0;32m OK [0mcloud-init] [661]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+Reached target Cloud-config availability. [[0;32m OK [0m[ 96.952690] cloud-init[661]: ] Reached target Network is Online.ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Starting iSCSI initiator daemon (iscsid)...[ 97.084360] cloud-init [661]: [[0;32m OK [0mci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] Reached target System Initialization. [ 97.254096] cloud-init[661]: ci-info: | eth0 | True | 172.20.0.4 | 255.255.255.240 | . | fa:16:3e:2c:ce:9d |[ [0;32m OK [0m[ 97.372118] cloud-init[661]: ] ci-info: | eth0 | True | fe80::f816:3eff:fe2c:ce9d/64 | . | link | fa:16:3e:2c:ce:9d |Started Daily at download activities. [ 97.467900] [[0;32m OK [0mcloud-init[661]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |] Started Daily Cleanup of Temporary Directories. [ 97.616738] cloud-init[661]: [ci-info: | lo | True | ::1/128 | . | host | . |[0;32m OK [0m] Started ACPI Events Check.[ 97.737460] cloud-init[[661]: [0;32m OK [0mci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] Reached target Paths. [ 97.893264] [cloud-init[0;32m OK [0m] [661]: Listening on ACPID Listen Socket.ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++ [ [0;32m OK [0m[ 98.057228] ] cloud-init[661]: Listening on D-Bus System Message Bus Socket.ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [ 98.182420] [cloud-init[661]: [0;32m OK [0mci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |] Reached target Sockets.[ 98.297101] cloud-init[[661]: [0;32m OK [0mci-info: +-------+-----------------+------------+-----------------+-----------+-------+] Reached target Basic System. [ 98.398080] cloud-init[[661]: [0;32m OK [0mci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG |] Started Regular background program processing daemon. [ 98.522777] cloud-initStarting LSB: Record successful boot for GRUB... [661]: ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH |Starting Apply the settings specified in cloud-config... [ 98.682010] [cloud-init[0;32m OK [0m[661]: ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.20 | eth0 | U |] Started D-Bus System Message Bus. [ 98.888271] cloud-init[661]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+Starting LSB: MD monitoring daemon... Starting /etc/rc.local Compatibility...[ 99.083012] cloud-init[661]: Generating publc/private rsa key pair. Starting Login Service...[ 99.208397] cloud-init[661]: [Your identification has been saved in /etc/ssh/ssh_host_rsa_key.[0;32m OK [0m ] [ 99.389578] Started ACPI event daemon.cloud-init[661]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.[ [0;32m OK [0m] [ 99.576082] Started Unattended Upgrades Shutdown.cloud-init[661]: The key fingerprint is: [[ 99.700200] [0;32m OK [0mcloud-init[661]: ] Started Deferred execution scheduler.SHA256:z+7eGl2EiUJ9+uEjfJW4M7QJ9adjzeP856lHEjOhnKM root@tempest-attachvolumetestjson-server-528687546 [[0;32m OK [0m ] Started Daily apt upgrade and clean activities.[ 99.911805] cloud-init [661]: [The key's randomart image is:[0;32m OK [0m] Reached target imers. [ 100.064225] cloud-init Starting OpenBSD Secure Shell server...[661]: +---[RSA 2048]----+ [[0;32m OK [0m[ 100.320226] cloud-init] [661]: Started OpenBSD Secure Shell server.| .. | [ 100.437294] [cloud-init[0;32m OK [0m[661]: ] | . ..o+ |Started /etc/rclocal Compatibility. [ 100.547818] [cloud-init[0;32m OK [0m[661]: | . o+=oo. |] Started iSCSI initiator daemon (iscsid).[ 100.650779] cloud-init[661]: | .o=+=+ .| [[ 100.777826] [0;32m OK [0mcloud-init[661]: | S..=.*== |] Started Login Service. [ 100.938358] [cloud-init[0;32m OK [0m[661]: ] | Eo.@o+oo|Started LSB: MD monitoring daemon. [ 101.085264] cloud-init Starting Login to default iSCSI targets...[661]: | +o.==..| [[ 101.306922] [0;32m OK [0mcloud-init] [661]: | . o +o|Started LSB: Record successful boot for GRUB. [ 101.492226] cloud-init[661]: | o=...oo=|[ [0;32m OK [0m] [ 101.720794] Started Login to default iSCSI targets.cloud-init[661]: +----[SHA256]-----+ [ 101.797904] cloud-init[[661]: Generating public/private dsa key pair.[0;32m OK [0m ] [ 101.930038] Reached target Remote File Systems (Pre).cloud-init [661]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.[[0;32m OK [0m ] [ 102.205268] Reached target emote File Systems.cloud-init[661]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.Starting Permit User Sessions... [ 102.408387] cloud-init [661]: Starting LSB: automatic crash report generation...The key fingerprint is: [ 102.538121] cloud-initStarting LSB: Set the CPU Frequency Scaling governor to "ondemand"...[661]: SHA256:arUc2qSK5e9ZQOzYUoNgZRIZlVxS7RNShfbwI+sFKg root@tempest-attachvolumetestjson-server-528687546 [ 102.657179] [cloud-init[0;32m OK [0m[661]: ] The key's randomart image is:Started Permit User Sessions. [ 102.776431] cloud-init[[661]: [0;32m OK [0m+---[DSA 1024]---+] Started LSB: Set the CPU Frequency Scaling governor to "ondemand".[ 103.007287] cloud-init[661]: | .++o+++=.=. | [[0;32m OK [0m[ 103.119577] cloud-init] [661]: | o. o .=.B.+ |Started LSB: automatic crash report generation. [ 103.208654] cloud-init[[0;32m OK [0m[661]: ] | .. +ooo. |Started Serial Getty on ttyS0. [ 103.372941] cloud-init[[661]: [0;32m OK [0m| E o. o . |] Started Getty on tty1.[ 103.488177] cloud-init [661]: [| ..S. |[0;32m OK [0m ] [ 103.600913] cloud-initReached target Login Prompts.[661]: | . @.B |[ [0;32m OK [0m[ 103.721466] cloud-init] [661]: Reached target Multi-User System.| *o= + | [ 103.906719] [[0;32m OK [0mcloud-init] Reached target Graphical Interface.[661]: | ..oo .o . | [ 104.054596] cloud-initStarting Update UTMP about Systm Runlevel Changes... [661]: | oo.. .. | [ 104.188377] cloud-init[661]: +----[SHA256]-----+ [ 104.244104] cloud-init[661]: Generating public/private ecdsa key pair.[ [0;32m OK [0m[ 104.359295] ] cloud-initStarted Update UTMP about System Runlevel Changes.[661]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 104.505724] cloud-init[661]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 104.601859] cloud-init[661]: The key fingerprint is: [ 104.701192] cloud-init[661]: SHA256:Cy9KQJ7dfYRpWLcwOJi9vcqm0Mr5FdeymK2voroa3Ik root@tempest-attachvolumetestjson-server-528687546 [ 104.817130] cloud-init[661]: The key's randoart image is: [ 104.905294] cloud-init[661]: +---[ECDSA 256]---+ [ 105.000200] cloud-init[661]: | + .+ . | [ 105.087771] cloud-init[661]: | o +o * . | [ 105.217696] cloud-init[661]: | . .++ o | [ 105.296526] cloud-init[661]: | o o ..o.o | [ 105.403297] cloud-init[661]: | + . + S.o | [ 105.469679] cloud-init[661]: |. oo. O.= | [ 105.559191] cloud-init[661]: |.E.oo.=.= | [ 105.632427] cloud-init[661]: | o =.o+o | [[ 105.712800] [0;32m OK [0m] cloud-init[661]: Created slice User Slice of ubuntu.|=o=o++oo. | [ 105.860202] Starting User Manager for UID 1000...cloud-init [661]: +----[SHA256]-----+[ [0;32m OK [0m[ 106.027301] ] cloud-initStarted Session 2 of user ubuntu.[661]: Generating public/private ed25519 key pair. [[ 106.124366] [0;32m OK [0mcloud-init] [661]: Started Session 1 of user ubuntu.Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [[ 106.227283] [0;32m OK [0mcloud-init] [661]: Started User Manager for UID 1000.Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 106.332275] [cloud-init[0;32m OK [0m] [661]: Started Session 3 of user ubuntu.The key fingerprint is: [ 106.498178] cloud-init[661]: SHA256:Yj+RJdNaqouzjyjla59nX+kIjIN7QBsGGHCsAxuRYfY root@tempest-attachvolumetestjson-server-528687546 [ 106.808886] cloud-init[661]: The key's randomart image is: [ 106.988197] cloud-init[661]: +--[ED25519 256]--+ [ 107.084834] cloud-init[661]: |BO. | [ 107.193058] cloud-init[661]: |O.o . | [ 107.327518] cloud-init[661]: |.= E o + | [ 107.450573] cloud-init[661]: |+ + O | [ 107.503288] cloud-init[661]: | + o o S | [ 107.545176] cloud-init[661]: | +. + + . . | [ 107.599738] cloud-init[661]: | o..o + o o | [ 107.643651] cloud-init[661]: |. ooo=oo = | [ 107.694141] cloud-init[661]: | o++**o.o . | [ 107.792909] cloud-init[661]: +----[SHA256]-----+ Ubuntu 16.04.4 LTS tempest-attachvolumetestjson-server-528687546 ttyS0 tempest-attachvolumetestjson-server-528687546 login: [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.100000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104000] tsc: Detected 1995.192 MHz processor [ 0.104000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.108011] pid_max: default: 32768 minimum: 301 [ 0.112000] Security Framework initialized [ 0.112011] Yama: becoming mindful. [ 0.116055] AppArmor: AppArmor initialized [ 0.120254] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.124099] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.128023] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.132011] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.136527] CPU: Physical Processor ID: 0 [ 0.140316] mce: CPU supports 1 MCE banks [ 0.144110] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.148006] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.152005] Spectre V2 : Mitigation: Full generic retpoline [ 0.156004] Speculative Store Bypass: Vulnerable [ 0.200486] Freeing SMP alternatives memory: 36K [ 0.206387] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.208098] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.212062] Hierarchical SRCU implementation. [ 0.216778] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.220004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.224058] smp: Bringing up secondary CPUs ... [ 0.228006] smp: Brought up 1 node, 1 CPU [ 0.232004] smpboot: Max logical packages: 1 [ 0.236006] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.244191] devtmpfs: initialized [ 0.247565] x86/mm: Memory block size: 128MB [ 0.248242] evm: security.selinux [ 0.252008] evm: security.SMACK64 [ 0.256005] evm: security.SMACK64EXEC [ 0.260004] evm: security.SMACK64TRANSMUTE [ 0.264027] evm: security.SMACK64MMAP [ 0.268005] evm: security.apparmor [ 0.272005] evm: security.ima [ 0.276004] evm: security.capability [ 0.280165] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.284023] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.288071] pinctrl core: initialized pinctrl subsystem [ 0.292282] NET: Registered protocol family 16 [ 0.296120] audit: initializing netlink subsys (disabled) [ 0.300193] cpuidle: using governor ladder [ 0.304032] audit: type=2000 audit(1653491058.300:1): state=initialized audit_enabled=0 res=1 [ 0.308009] cpuidle: using governor menu [ 0.312061] ACPI: bus type PCI registered [ 0.316005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.321381] PCI: Using configuration type 1 for base access [ 0.325543] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.328326] ACPI: Added _OSI(Module Device) [ 0.332008] ACPI: Added _OSI(Processor Device) [ 0.336006] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.340005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.344016] ACPI: Added _OSI(Linux-Dell-Video) [ 0.356025] ACPI: Interpreter enabled [ 0.360014] ACPI: (supports S0 S5) [ 0.364006] ACPI: Using IOAPIC for interrupt routing [ 0.368067] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372555] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.418673] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.420011] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.424012] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.428017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.432571] PCI host bridge to bus 0000:00 [ 0.436007] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.440030] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.444007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.448007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.452007] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.456006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.504595] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.508007] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.512007] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.516007] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.526735] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.526735] * this clock source is slow. Consider trying other clock sources [ 0.537548] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.588521] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.592796] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.600735] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.604852] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.608643] SCSI subsystem initialized [ 0.612309] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.616000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.616006] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.620005] vgaarb: loaded [ 0.624055] pps_core: LinuxPPS API ver. 1 registered [ 0.628004] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.632016] PTP clock support registered [ 0.636072] EDAC MC: Ver: 3.0.0 [ 0.646022] hv_vmbus: Vmbus version:4.0 [ 0.648099] PCI: Using ACPI for IRQ routing [ 0.652171] NetLabel: Initializing [ 0.656024] NetLabel: domain hash size = 128 [ 0.660018] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.664648] NetLabel: unlabeled traffic allowed by default [ 0.668175] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.687585] VFS: Disk quotas dquot_6.6.0 [ 0.691929] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.696732] AppArmor: AppArmor Filesystem Enabled [ 0.702307] pnp: PnP ACPI init [ 0.715689] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.720766] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.725186] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.730468] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.736346] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.741126] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.746494] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.751202] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.755619] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.760023] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.766347] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.771052] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.776800] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.781848] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.786819] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.791446] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.796574] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.802020] pnp: PnP ACPI: found 9 devices [ 0.813101] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.818841] NET: Registered protocol family 2 [ 0.824865] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.829804] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.834579] TCP: Hash tables configured (established 8192 bind 8192) [ 0.840517] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.845535] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.850675] NET: Registered protocol family 1 [ 0.855660] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.861349] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.866786] Unpacking initramfs... [ 1.166750] Freeing initrd memory: 13088K [ 1.172195] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.177446] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.184516] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.191499] Scanning for low memory corruption every 60 seconds [ 1.196736] Initialise system trusted keyrings [ 1.202749] Key type blacklist registered [ 1.207423] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.213564] zbud: loaded [ 1.218319] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.223498] fuse init (API version 7.26) [ 1.229424] Key type asymmetric registered [ 1.234057] Asymmetric key parser 'x509' registered [ 1.239213] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.244489] io scheduler noop registered (default) [ 1.249691] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.255617] ACPI: Power Button [PWRF] [ 1.261291] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.290064] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.320345] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.328866] Linux agpgart interface v0.103 [ 1.334561] loop: module loaded [ 1.339182] hv_vmbus: registering driver hv_storvsc [ 1.346996] scsi host0: storvsc_host_t [ 1.357374] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.364030] random: fast init done [ 1.369572] scsi host1: storvsc_host_t [ 1.381505] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.387572] scsi 1:0:0:0: Direct-Access MSFT Virtual HD 10.0 PQ: 0 ANSI: 5 [ 1.393655] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.406086] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.415031] scsi host2: ata_piix [ 1.420222] sd 0:0:0:0: [sda] Write Protect is off [ 1.424771] scsi host3: ata_piix [ 1.429044] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.435100] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.439982] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.455347] libphy: Fixed MDIO Bus: probed [ 1.459845] tun: Universal TUN/TAP device driver, 1.6 [ 1.465320] PPP generic driver version 2.4.2 [ 1.470063] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.490143] sda: sda1 [ 1.498213] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.503572] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 1.508107] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.513162] mousedev: PS/2 mouse device common for all mice [ 1.519037] rtc_cmos 00:00: RTC can wake from S4 [ 1.523585] sd 1:0:0:0: [sdb] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 1.529058] sd 1:0:0:0: [sdb] 4096-byte physical blocks [ 1.560878] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.565744] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.574323] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.580134] device-mapper: uevent: version 1.0.3 [ 1.589432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.595200] sd 1:0:0:0: [sdb] Write Protect is off [ 1.599940] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.608347] NET: Registered protocol family 10 [ 2.575795] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 2.587591] Segment Routing with IPv6 [ 2.592616] NET: Registered protocol family 17 [ 2.597128] Key type dns_resolver registered [ 2.601910] RAS: Correctable Errors collector initialized. [ 2.610347] registered taskstats version 1 [ 2.616537] Loading compiled-in X.509 certificates [ 2.625290] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.631490] zswap: loaded using pool lzo/zbud [ 2.641869] Key type big_key registered [ 2.645975] Key type trusted registered [ 2.653640] Key type encrypted registered [ 2.660719] AppArmor: AppArmor sha1 policy hashing enabled [ 2.768371] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.773714] evm: HMAC attrs: 0x1 [ 2.802770] rtc_cmos 00:00: setting system clock to 2022-05-25 15:04:22 UTC (1653491062) [ 2.809221] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.813972] EDD information not available. [ 3.274745] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.292708] sd 1:0:0:0: [sdb] Attached SCSI disk [ 3.297070] ata2.00: configured for MWDMA2 [ 3.314697] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.326890] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.330623] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.336597] sr 3:0:0:0: Attached scsi generic sg2 type 5 [ 3.345569] Freeing unused kernel memory: 2248K [ 3.356058] Write protecting the kernel read-only data: 18432k [ 3.361248] Freeing unused kernel memory: 2008K [ 3.366596] Freeing unused kernel memory: 124K [ 3.382428] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.388348] x86/mm: Checking user space page tables [ 3.406238] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.459931] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.466698] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.471858] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.477032] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.482614] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.492070] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.506151] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.514440] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.521152] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.526581] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.678299] hv_utils: Registering HyperV Utility Driver [ 3.682917] hv_vmbus: registering driver hv_util [ 3.700563] hidraw: raw HID events driver (C) Jiri Kosina [ 3.711207] hv_vmbus: registering driver hyperv_keyboard [ 3.720414] hv_vmbus: registering driver hv_netvsc [ 3.749489] hv_vmbus: registering driver hid_hyperv [ 3.794259] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.801664] hv_utils: Heartbeat IC version 3.0 [ 3.808918] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.823385] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.857039] hv_utils: Shutdown IC version 3.0 [ 3.874814] hv_utils: TimeSync IC version 4.0 [ 3.883452] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.136053] raid6: sse2x1 gen() 4491 MB/s [ 4.188040] raid6: sse2x1 xor() 3731 MB/s [ 4.240055] raid6: sse2x2 gen() 5381 MB/s [ 4.292075] raid6: sse2x2 xor() 4286 MB/s [ 4.344037] raid6: sse2x4 gen() 6872 MB/s [ 4.396045] raid6: sse2x4 xor() 5301 MB/s [ 4.400400] raid6: using algorithm sse2x4 gen() 6872 MB/s [ 4.405192] raid6: .... xor() 5301 MB/s, rmw enabled [ 4.411662] raid6: using intx1 recovery algorithm [ 4.420574] xor: measuring software checksum speed [ 4.464033] prefetch64-sse: 10137.000 MB/sec [ 4.508033] generic_sse: 9381.000 MB/sec [ 4.512843] xor: using function: prefetch64-sse (10137.000 MB/sec) [ 4.521336] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.695722] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.864186] EXT4-fs (sda1): INFO: recovery required on readonly filesystem [ 4.868942] EXT4-fs (sda1): write access will be enabled during recovery [ 5.480023] EXT4-fs (sda1): recovery complete [ 5.557930] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 6.230846] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 6.239188] systemd[1]: Detected virtualization microsoft. [ 6.246779] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 6.300376] systemd[1]: Set hostname to <tempest-attachvolumetestjson-server-528687546>. [ 6.717023] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 6.770113] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 6.821241] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 6.882324] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 6.942099] systemd[1]: Listening on udev Control Socket. [[0;32m OK [m] Listening on udev Control Socket. [ 7.006697] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Listening on Journal Socket. Mounting Debug File System... Mounting Huge Pages File System... Starting Load Kernel Modules... Starting Remount Root and Kernel File Systems... [ 7.355512] Loading iSCSI transport class v2.0-870. Starting Create list of required st... nodes for the current kernel... [[ 7.423939] iscsi: registered transport (tcp) [0;32m OK [0m[ 7.438252] EXT4-fs (sda1): re-mounted. Opts: (null) ] [ 7.460586] iscsi: registered transport (iser) Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Audit Socket. Starting Journal Service... [[0;32m OK [0m] Reached target Swap. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [m] Reached target Slices. Mounting POSIX Message Queue File System... [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Load/Save Random Seed... Starting Initial cloud-init job (pre-networking)... Starting udev Coldplug all Devices... Starting Apply Kernel Variables... Mounting FUSE Control File System... Mounting Configuration File System... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Kernel Device Manager. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Found device /sys/subsystem/net/devices/eth0. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [ 32.960061] cloud-init[341]: Cloud-init v. 18.2 running 'init-local' at Wed, 25 May 2022 15:04:32 +0000. Up 12.78 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started ifup for eth0. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 68.577271] cloud-init[684]: Cloud-init v. 18.2 running 'init' at Wed, 25 May 2022 15:04:56 +0000. Up 36.41 seconds. [ 68.689005] [cloud-init[0;32m OK [0m[684]: ] ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++Started Initial cloud-init job (metadata service crawler). [[ 68.812993] [0;32m OK [0mcloud-init[684]: ] ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+Reached target System Initialization. [ 68.900544] [cloud-init[0;32m OK [0m[684]: ] ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |Started Daily apt download activities. [ 68.996424] cloud-init[684]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[ [0;32m OK [0m] [ 69.071856] Started ACPI Events Check.cloud-init[684]: ci-info: | eth | True | 172.20.0.4 | 255.255.255.240 | . | fa:16:3e:2c:ce:9d |[[0;32m OK [0m] Reached target Paths.[ 69.172853] cloud-init[[684]: ci-info: | eth0 | True | fe80::f816:3eff:fe2c:ce9d/64 | . | link | fa:16:3e:2c:ce:9d |[0;32m OK [0m] Started Daily apt upgrade and clean activities. [ 69.274997] cloud-init[[684]: [0;32m OK [0mci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |] Listening on D-Bus System Message Bus Socket. [ 69.366604] [cloud-init[684]: [0;32m OK [0mci-info: | lo | True | ::1/128 | . | host | . |] Listening on ACPID Listen Socket. [ 69.460452] [cloud-init[0;32m OK [0m[684]: ] ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+Reached target Sockets. [[0;32m OK [0m[ 69.569646] ] cloud-initReached target Basic System.[684]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++ [ 69.650560] [cloud-init[0;32m OK [0m[684]: ] ci-info: +------+-----------------+------------+-----------------+-----------+-------+Started Regular background program processing daemon. [[ 69.766236] [0;32m OK [0mcloud-init] [684]: Started Deferred execution scheduler.ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [[ 69.861917] [0;32m OK [0mcloud-init] [684]: Started ACPI event daemon.ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ Starting LSB: Record successful boot for GRUB...[ 69.973032] cloud-init [684]: [ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG |[0;32m OK [0m] Started Unattended Upgrades Shutdown. [ 70.085713] cloud-init[[684]: [0;32m OK [0mci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH |] Started D-Bus System Message Bus. [ 70.174154] cloud-init[684]: ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | [ 70.237528] cloud-init[684]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. Starting Login Service... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... Starting /etc/rc.local Compatibility... Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Reached target Cloud-config availability. Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started LSB: MD monitoring daemon. Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LSB: Record successful oot for GRUB. [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systms (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... Starting LSB: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. [[0;32m OK [0m] Created slice User Slice of ubuntu. Starting User Manager for UID 1000... [[0;32m OK [0m] Started Session 1 of user ubuntu. [[0;32m OK [0m] Started User Manager for UID 1000. Ubuntu 16.04.4 LTS tempest-attachvolumetestjson-server-528687546 ttyS0 tempest-attachvolumetestjson-server-528687546 login: [ 81.489156] cloud-init[746]: Cloud-init v. 18.2 running 'modules:config' at Wed, 25 May 2022 15:05:32 +0000. Up 72.16 seconds. [ 92.219948] cloud-init[876]: Printing ubuntu user authorized keys [ 92.334433] cloud-init[876]: ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCQyeWUGSeSmDBKEtrkjj8jlcJO8xQH2SL+h8jYUXgNJgTEyaEH15OW36JyndqQXPpt/K+3YVpU0nvVeBU6V/3vQO/3BAK73/S5irYnqgDXo7rn63DIfCug6ly6hQCZvAQ== ci-info: Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu ci-info: +---------+-------------------+---------+---------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------+---------+---------+ ci-info: +---------+-------------------+---------+---------+ <14>May 25 15:05:54 ec2: <14>May 25 15:05:54 ec2: ############################################################# <14>May 25 15:05:54 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>May 25 15:05:54 ec2: 1024 SHA256:arUc2qSKe5e9ZQOzYUoNgZRIZlVxS7RNShfbwI+sFKg root@tempest-attachvolumetestjson-server-528687546 (DSA) <14>May 25 15:05:54 ec2: 256 SHA256:Cy9KQJ7dfYRpWLcwOJi9vcqm0Mr5FdeymK2voroa3Ik root@tempest-attachvolumetestjson-server-528687546 (ECDSA) <14>May 25 15:05:54 ec2: 256 SHA256:Yj+RJdNaqouzjyjla59nX+kIjIN7QBsGGHCsAxuRYfY root@tempest-attachvolumetestjson-server-528687546 (ED25519) <14>May 25 15:05:54 ec2: 2048 SHA256:z+7eGl2EiUJ9+uEjfJW4M7QJ9adjzeP856lHEjOhnKM root@tempest-attachvolumetestjson-server-528687546 (RSA) <14>May 25 15:05:54 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>May 25 15:05:54 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIxsMf2MM25aIojfLra8DfbBsevZ9lZJ0EbDyTmP4HyVu6ZrIfgTuC9vhm0sxOHEAC465HIKjEFvNe4LcO9F5l0= root@tempest-attachvolumetestjson-server-528687546 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKqZtxm2ZbJjs2h4CdCIcZr+HH8ND2lzwHT4iImpimoJ root@tempest-attachvolumetestjson-server-528687546 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDe4SlYwRCOEbfHoVnKAxdo/AU9xVMiA7sS3LgY+CcDTcTxnySYV6cbzxGWzNgKOgpffjQUh8+9qJI/cb+1hM+SzOc2n1pUaOJV028D3RP4r0judk/kErqLyY2KBUSQdFfewNGajxuZXm1A6IN+eJ5rbMKHaYiMTvqAXbZt1fC2RVAJG4os5Butbz83v9GehC8k5sI0wAZk6H0kEC7Np27ZcLnkMu8bFXlE+lK3wjW2FClg6069bUCMQeBSw13NxllIvrf/mp2pmGgvX7xrOiVooJflAXDIbVzGnOdb7a0a4zwVXL19RaGwzJK+kJdIMSE7/uh/gEwqqBtjbGXEKBJ5 root@tempest-attachvolumetestjson-server-528687546 -----END SSH HOST KEY KEYS----- [ 98.205489] cloud-init[876]: Cloud-init v. 18.2 running 'modules:final' at Wed, 25 May 2022 15:05:42 +0000. Up 82.43 seconds. [ 98.312445] cloud-init[876]: Cloud-init v. 18.2 finished at Wed, 25 May 2022 15:05:55 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 95.56 seconds 2022-05-25 15:17:38,852 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:17:38,852 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a10d4b7-e280-437a-af49-6934417ff9f2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a10d4b7-e280-437a-af49-6934417ff9f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:17:39,906 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:17:39,907 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d325d834-decf-42f3-b396-1fb31573423e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d325d834-decf-42f3-b396-1fb31573423e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:17:40,961 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:17:40,962 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7beac4c2-db46-4c0f-9222-1ab1d9e14e85', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7beac4c2-db46-4c0f-9222-1ab1d9e14e85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:17:42,017 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:17:42,018 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-411e7217-9f29-4279-b8ec-92f346582389', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-411e7217-9f29-4279-b8ec-92f346582389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:17:43,075 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:17:43,075 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d740d6a5-c0ac-49aa-9582-b0f92aac7012', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d740d6a5-c0ac-49aa-9582-b0f92aac7012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:17:44,128 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:17:44,129 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bc6e136-d41f-4c86-83b3-d29f42d4b1e2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bc6e136-d41f-4c86-83b3-d29f42d4b1e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:17:45,187 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.050s 2022-05-25 15:17:45,187 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-683d4608-fddd-4df0-bc0e-ea3ef74526e8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-683d4608-fddd-4df0-bc0e-ea3ef74526e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:17:46,244 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:17:46,245 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d33e1ee-d6ea-428c-b550-2551a0f00119', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d33e1ee-d6ea-428c-b550-2551a0f00119', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:17:47,298 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:17:47,298 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac06293a-eda1-41ec-9e20-495ddd0e82df', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac06293a-eda1-41ec-9e20-495ddd0e82df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:17:48,355 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:17:48,355 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f73a6b1-f694-4e0d-9fa0-721211b81e03', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f73a6b1-f694-4e0d-9fa0-721211b81e03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:17:49,410 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:17:49,410 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af6aa955-7cbe-4bfe-acf4-d4e2740810e7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af6aa955-7cbe-4bfe-acf4-d4e2740810e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:17:50,465 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:17:50,465 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d03e3bc2-db9a-42a7-89e7-c29838d33cef', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d03e3bc2-db9a-42a7-89e7-c29838d33cef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:17:51,525 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.051s 2022-05-25 15:17:51,525 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a93f5ba-bbb7-44fc-8909-371c19bb89bd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a93f5ba-bbb7-44fc-8909-371c19bb89bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:17:52,582 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:17:52,582 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e49cb723-a68f-4d44-9a65-3151fe6031f8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e49cb723-a68f-4d44-9a65-3151fe6031f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:17:53,642 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.051s 2022-05-25 15:17:53,643 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59394efb-ebef-4e18-80e5-5351c809ebeb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59394efb-ebef-4e18-80e5-5351c809ebeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:17:54,698 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:17:54,698 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36407158-6b2f-4815-bbd6-5ee6d154b371', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36407158-6b2f-4815-bbd6-5ee6d154b371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:17:55,754 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:17:55,755 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07826740-974d-4e60-a8f3-2dbb5242e337', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07826740-974d-4e60-a8f3-2dbb5242e337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:17:56,809 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:17:56,809 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecc7d923-3945-4681-a10d-f6fb9391b4ea', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecc7d923-3945-4681-a10d-f6fb9391b4ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:17:57,867 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:17:57,868 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a5d4cc3-9e1c-414e-a6ca-d9f1a49cab6f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a5d4cc3-9e1c-414e-a6ca-d9f1a49cab6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:17:58,922 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:17:58,923 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b348d26b-f32e-4a0c-80fb-97300b2896b8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b348d26b-f32e-4a0c-80fb-97300b2896b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:17:59,977 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:17:59,977 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01b796bb-91f7-4578-9404-ac11ef66b383', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01b796bb-91f7-4578-9404-ac11ef66b383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:01,032 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:18:01,033 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f194e39f-248a-4df0-be77-ba33d93a3507', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f194e39f-248a-4df0-be77-ba33d93a3507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:02,100 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.059s 2022-05-25 15:18:02,101 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8c540d0-1c4e-4ff8-9d97-eaf5f8b3d51a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8c540d0-1c4e-4ff8-9d97-eaf5f8b3d51a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:03,162 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:18:03,163 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a01df1e-dcc7-4025-9941-b8b6752cb202', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a01df1e-dcc7-4025-9941-b8b6752cb202', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:04,216 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:18:04,216 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc3c4ace-c896-439c-a374-d48cddad8270', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc3c4ace-c896-439c-a374-d48cddad8270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:05,270 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:18:05,270 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0802a753-5fe4-4d67-a1e2-8b26f9f9e106', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0802a753-5fe4-4d67-a1e2-8b26f9f9e106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:06,322 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.043s 2022-05-25 15:18:06,322 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-944cce6f-1f9a-4839-9ea4-f2afdf5ee0cf', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-944cce6f-1f9a-4839-9ea4-f2afdf5ee0cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:07,377 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:18:07,377 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ab087ce-51b3-4e28-a794-e8bc6394138f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ab087ce-51b3-4e28-a794-e8bc6394138f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:08,431 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:18:08,431 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77b324d4-12b8-471a-af46-36c00938e3c8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77b324d4-12b8-471a-af46-36c00938e3c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:09,485 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:18:09,486 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea81dfd3-429f-40fb-b3e6-dd159904a58c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea81dfd3-429f-40fb-b3e6-dd159904a58c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:10,539 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:18:10,539 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-677a1de6-1def-49af-8e50-b5ef07c9b782', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-677a1de6-1def-49af-8e50-b5ef07c9b782', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:11,593 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:18:11,593 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7b51f7d-1fcb-454e-8bb6-7df36acd80c5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7b51f7d-1fcb-454e-8bb6-7df36acd80c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:12,651 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:18:12,652 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aee3ecec-4c99-424e-85de-11ed79197552', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aee3ecec-4c99-424e-85de-11ed79197552', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:13,709 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:18:13,709 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c989d90-e77f-454a-8f6f-3771a64094a8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c989d90-e77f-454a-8f6f-3771a64094a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:14,763 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:18:14,764 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34096a8c-023c-4b19-b979-2218d39d2f48', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34096a8c-023c-4b19-b979-2218d39d2f48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:15,817 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:18:15,818 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f79ba5f-a9cf-47ce-8806-b5ef04a260ff', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f79ba5f-a9cf-47ce-8806-b5ef04a260ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:16,872 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:18:16,873 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b598f5c-cedb-48e6-b25f-b9f08e8cc985', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b598f5c-cedb-48e6-b25f-b9f08e8cc985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:17,927 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:18:17,928 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d610439-d084-48e8-99c3-1fdc96b06999', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d610439-d084-48e8-99c3-1fdc96b06999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:18,981 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:18:18,981 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0d62d94-1ddf-448c-8d79-935376f33a4d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0d62d94-1ddf-448c-8d79-935376f33a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:20,040 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:18:20,040 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fc9e69d-be6c-4eba-bd9f-30bf8c6044af', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fc9e69d-be6c-4eba-bd9f-30bf8c6044af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:21,098 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:18:21,098 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fc9b80a-4a2b-4b60-b9c1-fccde0830767', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fc9b80a-4a2b-4b60-b9c1-fccde0830767', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:22,152 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:18:22,152 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e35b6150-3c75-457c-aabc-dfb629a5f8b7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e35b6150-3c75-457c-aabc-dfb629a5f8b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:23,208 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:18:23,208 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e6a87d3-302c-49af-a7c5-acfc6780fedc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e6a87d3-302c-49af-a7c5-acfc6780fedc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:24,272 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.056s 2022-05-25 15:18:24,273 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a20da5da-dd0c-4f0d-8841-666568313aa4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a20da5da-dd0c-4f0d-8841-666568313aa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:25,326 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:18:25,326 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aeb39ae-e4d3-4f0c-9a11-1ba1c2340ce6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aeb39ae-e4d3-4f0c-9a11-1ba1c2340ce6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:26,381 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:18:26,382 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-007b1979-811b-4dfa-93eb-8b027ee6c76d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-007b1979-811b-4dfa-93eb-8b027ee6c76d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:27,434 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:18:27,434 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f392603-b699-4e3d-a22f-b2f4cb8bda89', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f392603-b699-4e3d-a22f-b2f4cb8bda89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:28,490 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:18:28,491 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d5806c4-21ce-4852-a965-d696b67788f6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d5806c4-21ce-4852-a965-d696b67788f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:29,545 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:18:29,545 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b927a3a2-3b8a-4fe6-8642-144711849e47', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b927a3a2-3b8a-4fe6-8642-144711849e47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:30,601 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:18:30,602 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c3cdc9e-5977-495e-983c-877df6dc698a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c3cdc9e-5977-495e-983c-877df6dc698a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:31,657 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:18:31,657 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e52250e-8648-4469-b565-2de06f696130', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e52250e-8648-4469-b565-2de06f696130', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:32,710 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:18:32,710 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8586874-27b5-4305-9735-093e87542443', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8586874-27b5-4305-9735-093e87542443', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:33,764 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:18:33,765 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6588c0e-d5d4-4b45-8899-60a810348774', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6588c0e-d5d4-4b45-8899-60a810348774', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:34,818 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:18:34,819 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9543948b-ea96-45ff-983e-ac58520466fc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9543948b-ea96-45ff-983e-ac58520466fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:35,870 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:18:35,871 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b265e89-6471-4880-83f2-de87aa21972a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b265e89-6471-4880-83f2-de87aa21972a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:36,926 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:18:36,926 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-234af812-b421-43b2-b94c-ecb65c2dfed6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-234af812-b421-43b2-b94c-ecb65c2dfed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:37,980 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:18:37,981 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2de81bd-dcf8-4f28-880c-f2ed404e6f8d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2de81bd-dcf8-4f28-880c-f2ed404e6f8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:39,047 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.057s 2022-05-25 15:18:39,047 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b9f8dac-a5a8-49f1-a2c0-ec0b53aa074a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b9f8dac-a5a8-49f1-a2c0-ec0b53aa074a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:40,105 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:18:40,105 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad351295-ac8b-45a3-834a-389589ab1e09', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad351295-ac8b-45a3-834a-389589ab1e09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:41,161 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:18:41,161 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0695fd2e-a82d-4ffd-81fd-0de32682c5ef', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0695fd2e-a82d-4ffd-81fd-0de32682c5ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:42,215 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:18:42,216 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce9dd09e-21d5-4074-a79a-fb9b39da5a30', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce9dd09e-21d5-4074-a79a-fb9b39da5a30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:43,270 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:18:43,270 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2d02f35-7234-4604-ae56-618d2f5f806a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2d02f35-7234-4604-ae56-618d2f5f806a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:44,326 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:18:44,327 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43556093-3ed5-4841-8eaf-e3363734a763', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43556093-3ed5-4841-8eaf-e3363734a763', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:45,380 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:18:45,380 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cea83712-b81e-4bba-ab52-28cdec2cceb6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cea83712-b81e-4bba-ab52-28cdec2cceb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:46,437 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:18:46,438 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31a5ae8c-1138-4fe6-bd9b-57786b99dbc4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31a5ae8c-1138-4fe6-bd9b-57786b99dbc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:47,500 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.054s 2022-05-25 15:18:47,500 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4f0bd16-f997-4429-b738-7b2e2a40e1df', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4f0bd16-f997-4429-b738-7b2e2a40e1df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:48,553 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:18:48,553 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45ab3c63-ddc0-4a6d-a94e-42367328ba58', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45ab3c63-ddc0-4a6d-a94e-42367328ba58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:49,608 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:18:49,609 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce284c38-c440-4b82-9e4c-e29b6ad0deae', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce284c38-c440-4b82-9e4c-e29b6ad0deae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:50,665 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:18:50,665 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b809d8c6-83e7-4d39-b683-736ef8f26d91', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b809d8c6-83e7-4d39-b683-736ef8f26d91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:51,719 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:18:51,720 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-389556ce-74d6-4504-b69d-167ecc545d0a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-389556ce-74d6-4504-b69d-167ecc545d0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:52,774 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:18:52,775 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0c76b75-7fb0-48dd-8dd9-a81e2293d9c7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0c76b75-7fb0-48dd-8dd9-a81e2293d9c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:53,829 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:18:53,829 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f245d41b-e9f5-4965-99e0-fbd4562f3a7d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f245d41b-e9f5-4965-99e0-fbd4562f3a7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:54,888 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.052s 2022-05-25 15:18:54,889 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13931753-547b-491b-bfce-aeb262e3f56c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13931753-547b-491b-bfce-aeb262e3f56c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:55,958 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.056s 2022-05-25 15:18:55,959 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee84f889-a755-4f4f-9986-173d792de39a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee84f889-a755-4f4f-9986-173d792de39a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:57,013 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:18:57,014 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e290fd92-8fb3-456e-9608-0650b9c6e625', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e290fd92-8fb3-456e-9608-0650b9c6e625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:58,068 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:18:58,068 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7099c86-9faf-45b6-ae8d-19c39d8abc67', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7099c86-9faf-45b6-ae8d-19c39d8abc67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:18:59,122 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:18:59,122 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bff3d076-25d8-435f-ba21-6b54a32ad81f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bff3d076-25d8-435f-ba21-6b54a32ad81f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:00,176 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:19:00,176 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67bdb32b-cacd-4411-9f9d-3f527703d13c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67bdb32b-cacd-4411-9f9d-3f527703d13c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:01,239 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.054s 2022-05-25 15:19:01,240 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ed7215c-35ec-4a01-aabf-3a6e151c30d1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ed7215c-35ec-4a01-aabf-3a6e151c30d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:02,297 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:19:02,298 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f301dc08-a434-44cc-9aa9-23dfdfcd8466', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f301dc08-a434-44cc-9aa9-23dfdfcd8466', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:03,359 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.052s 2022-05-25 15:19:03,359 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6efa6f01-afbb-4ecb-9ab4-088ac5f2c080', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6efa6f01-afbb-4ecb-9ab4-088ac5f2c080', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:04,415 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:19:04,415 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0127d4d-decd-4ac7-aa3a-ef690bac3ebd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0127d4d-decd-4ac7-aa3a-ef690bac3ebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:05,468 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:19:05,468 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-273fe71d-27e7-40c6-89f7-27fdec337e25', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-273fe71d-27e7-40c6-89f7-27fdec337e25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:06,525 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:19:06,525 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45c49aa7-270c-4bb2-902f-7800330244d1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45c49aa7-270c-4bb2-902f-7800330244d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:07,580 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:19:07,581 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aed111b-9cec-4c7c-a3c7-201793ed40d4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aed111b-9cec-4c7c-a3c7-201793ed40d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:08,638 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:19:08,638 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb40d21b-b4a5-42c5-9a6b-4a9cadd86387', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb40d21b-b4a5-42c5-9a6b-4a9cadd86387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:09,694 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:19:09,695 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c07c9994-7574-46df-9375-b7252d5f148e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c07c9994-7574-46df-9375-b7252d5f148e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:10,751 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:19:10,751 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a50f8293-8787-4d19-befb-10fd55c9acd7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a50f8293-8787-4d19-befb-10fd55c9acd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:11,808 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:19:11,808 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f0cb5bd-8120-4da6-8311-4422c2347cb2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f0cb5bd-8120-4da6-8311-4422c2347cb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:12,860 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:19:12,860 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b612bef-c877-4c96-b37d-baddd66e81fb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b612bef-c877-4c96-b37d-baddd66e81fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:13,913 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:19:13,913 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a536cf1-154c-4d1f-9e74-65a64f0f5640', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a536cf1-154c-4d1f-9e74-65a64f0f5640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:14,967 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:19:14,967 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ea0cedb-b398-48d4-aeb9-e6f246f37b1c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ea0cedb-b398-48d4-aeb9-e6f246f37b1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:16,030 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.052s 2022-05-25 15:19:16,030 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0bc04ee-e6e6-45dd-bb2c-682777685984', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0bc04ee-e6e6-45dd-bb2c-682777685984', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:17,080 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.042s 2022-05-25 15:19:17,081 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86410a77-c7b9-4986-82b3-48d8efe46629', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86410a77-c7b9-4986-82b3-48d8efe46629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:18,136 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:19:18,136 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-328e3a1b-06d9-43e4-b2f0-7823361cf008', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-328e3a1b-06d9-43e4-b2f0-7823361cf008', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:19,196 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.051s 2022-05-25 15:19:19,196 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae586d43-8280-4284-bfbd-b18f65d42494', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae586d43-8280-4284-bfbd-b18f65d42494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:20,251 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:19:20,252 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aef5610c-f3ad-4a01-9734-dcbe280482fe', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aef5610c-f3ad-4a01-9734-dcbe280482fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:21,309 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:19:21,309 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39a84556-814b-427b-84c2-8fba7ba84733', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39a84556-814b-427b-84c2-8fba7ba84733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:22,366 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:19:22,366 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-471ecb50-6f9a-4126-b651-1f2f7bcb580f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-471ecb50-6f9a-4126-b651-1f2f7bcb580f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:23,419 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:19:23,419 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-010e45d7-87d1-4516-8b9e-f2c41732a1a3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-010e45d7-87d1-4516-8b9e-f2c41732a1a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:24,474 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:19:24,474 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dd44114-bbba-412b-8e55-efffb67d68e0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dd44114-bbba-412b-8e55-efffb67d68e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:25,531 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:19:25,531 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f34432ee-c986-4f9d-aa4f-0ebdc1d01475', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f34432ee-c986-4f9d-aa4f-0ebdc1d01475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:26,597 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.056s 2022-05-25 15:19:26,598 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3548a8db-b08a-4c24-88eb-b1048839883e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3548a8db-b08a-4c24-88eb-b1048839883e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:27,654 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:19:27,654 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ff6f58c-c892-4d32-a698-93e2020e7902', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ff6f58c-c892-4d32-a698-93e2020e7902', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:28,711 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:19:28,712 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f00c1bdc-f68a-40a2-a205-efa62ce4740c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f00c1bdc-f68a-40a2-a205-efa62ce4740c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:29,770 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:19:29,771 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c99ad8b7-d87c-4037-b383-58195442e42d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c99ad8b7-d87c-4037-b383-58195442e42d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:30,825 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:19:30,825 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5e0d0d2-7da1-44df-a177-d20ac1f152d4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5e0d0d2-7da1-44df-a177-d20ac1f152d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:31,885 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.052s 2022-05-25 15:19:31,885 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11f227ce-79b0-4ce1-b2fb-ff84c56abdb9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11f227ce-79b0-4ce1-b2fb-ff84c56abdb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:32,941 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:19:32,941 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daadfbc0-94d1-474f-8f31-8ef885eab07e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daadfbc0-94d1-474f-8f31-8ef885eab07e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:33,996 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:19:33,996 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31011e4d-74df-42b1-b7bf-42d597f625e1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31011e4d-74df-42b1-b7bf-42d597f625e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:35,050 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:19:35,051 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39cb3ad4-aed2-4033-aa4c-7796649934c1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39cb3ad4-aed2-4033-aa4c-7796649934c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:36,113 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.053s 2022-05-25 15:19:36,114 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-652aff7e-5596-4f46-af5b-c77715e678d8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-652aff7e-5596-4f46-af5b-c77715e678d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:37,169 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:19:37,169 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d75d310e-d6c2-43f2-b72f-1863460ba735', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d75d310e-d6c2-43f2-b72f-1863460ba735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:38,224 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:19:38,225 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db9da356-1fee-48cd-8f1d-60e6b523c9f5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db9da356-1fee-48cd-8f1d-60e6b523c9f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:39,278 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:19:39,279 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4c80dfd-def5-4a8b-9d15-daca8af16d73', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4c80dfd-def5-4a8b-9d15-daca8af16d73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:40,332 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:19:40,333 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-211cdc4f-52cb-4039-ae25-82e9a7430785', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-211cdc4f-52cb-4039-ae25-82e9a7430785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:41,398 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.057s 2022-05-25 15:19:41,399 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8637be3e-6d52-492b-9f2a-134c93450721', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8637be3e-6d52-492b-9f2a-134c93450721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:42,455 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:19:42,455 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0891df56-3aac-407c-abd3-a95aca2c840b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0891df56-3aac-407c-abd3-a95aca2c840b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:43,536 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.067s 2022-05-25 15:19:43,536 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7bdcda2-d272-4e2a-ad80-88ede486dcd2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7bdcda2-d272-4e2a-ad80-88ede486dcd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:44,592 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:19:44,592 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecb6f501-ae66-4ef2-8652-895463ccafc5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecb6f501-ae66-4ef2-8652-895463ccafc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:45,645 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:19:45,646 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7323a80-c90b-44a7-9adf-af7d9efbb3c5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7323a80-c90b-44a7-9adf-af7d9efbb3c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:46,700 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:19:46,700 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93da007f-22a0-446f-832f-6edb3c76a8c7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93da007f-22a0-446f-832f-6edb3c76a8c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:47,755 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:19:47,763 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0980684-462f-4f36-a808-388593a86e42', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0980684-462f-4f36-a808-388593a86e42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:48,820 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:19:48,821 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20564758-57e9-40a9-9b04-5c822181a869', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20564758-57e9-40a9-9b04-5c822181a869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:49,880 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:19:49,881 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f1a466b-cc74-4007-8819-75c5348ea2ce', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f1a466b-cc74-4007-8819-75c5348ea2ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:50,934 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:19:50,934 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36f0722f-074c-4465-9840-ef77d27b264a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36f0722f-074c-4465-9840-ef77d27b264a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:51,988 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:19:51,988 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-337d4c8d-b755-48df-85c5-6a0a654d420b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-337d4c8d-b755-48df-85c5-6a0a654d420b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:53,043 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:19:53,044 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c94425e5-6777-4138-a4b2-8a4ce5e9c7fa', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c94425e5-6777-4138-a4b2-8a4ce5e9c7fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:54,098 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:19:54,101 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e37d531-7c8c-4d05-b366-d678769dfaf2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e37d531-7c8c-4d05-b366-d678769dfaf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:55,172 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.064s 2022-05-25 15:19:55,173 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea25db92-3ac8-44f0-80d0-9cc12575aef0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea25db92-3ac8-44f0-80d0-9cc12575aef0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:56,232 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:19:56,232 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5be0c0a6-14ef-4747-b7c5-2af23b1ba8c0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5be0c0a6-14ef-4747-b7c5-2af23b1ba8c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:57,286 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:19:57,287 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35ea3cb1-b498-4284-bc7d-017b32f084a5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35ea3cb1-b498-4284-bc7d-017b32f084a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:58,341 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:19:58,342 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e494e782-ed99-4be0-bc91-4fc8f62b1398', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e494e782-ed99-4be0-bc91-4fc8f62b1398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:19:59,398 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:19:59,399 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-612d6647-c60a-4297-826e-14920d7a7f36', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-612d6647-c60a-4297-826e-14920d7a7f36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:00,454 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:20:00,455 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cd80773-ed24-4548-84f0-09981ad2db26', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cd80773-ed24-4548-84f0-09981ad2db26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:01,512 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:20:01,512 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8b640cc-5648-423b-a56b-14a18b94ef66', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8b640cc-5648-423b-a56b-14a18b94ef66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:02,573 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.053s 2022-05-25 15:20:02,574 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c012d301-8609-47c6-a9e7-75ba5ee163d0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c012d301-8609-47c6-a9e7-75ba5ee163d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:03,630 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:20:03,630 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b0e4016-4978-4ea0-83f3-68ab5959e987', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b0e4016-4978-4ea0-83f3-68ab5959e987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:04,691 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.052s 2022-05-25 15:20:04,691 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57797ea9-1249-41ec-bcbd-bc7f511f535b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57797ea9-1249-41ec-bcbd-bc7f511f535b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:05,749 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:20:05,749 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f0d91c7-b0e2-413a-befc-d5bcc9e3d453', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f0d91c7-b0e2-413a-befc-d5bcc9e3d453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:06,815 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.057s 2022-05-25 15:20:06,816 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2686287d-4db2-4a87-bbda-ecbf16d6fda2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2686287d-4db2-4a87-bbda-ecbf16d6fda2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:07,872 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:20:07,872 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75ae7d3e-5eb9-4640-9b72-84b7f6710ce6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75ae7d3e-5eb9-4640-9b72-84b7f6710ce6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:08,926 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:20:08,927 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdd42bad-3933-4c75-a128-7a807995d7eb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdd42bad-3933-4c75-a128-7a807995d7eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:09,982 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:20:09,983 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b988dd3-9031-42fb-859c-d5dda6069418', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b988dd3-9031-42fb-859c-d5dda6069418', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:11,038 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:20:11,038 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f24af4b-fb58-4cae-8bc0-a271736b18d9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f24af4b-fb58-4cae-8bc0-a271736b18d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:12,098 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.051s 2022-05-25 15:20:12,098 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1fa367d-42be-4009-8331-56160de922f5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1fa367d-42be-4009-8331-56160de922f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:13,154 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:20:13,155 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e144759e-8b2b-4d82-9d90-40c734c4ea41', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e144759e-8b2b-4d82-9d90-40c734c4ea41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:14,210 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:20:14,210 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0aac22f-7b5b-4b42-8171-9a7cd4021171', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0aac22f-7b5b-4b42-8171-9a7cd4021171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:15,268 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.050s 2022-05-25 15:20:15,268 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a252efd0-3bfb-4972-8a57-c7b6bd1c5e83', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a252efd0-3bfb-4972-8a57-c7b6bd1c5e83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:16,329 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.051s 2022-05-25 15:20:16,329 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1610a068-4369-4206-92a7-e2e67e4747fe', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1610a068-4369-4206-92a7-e2e67e4747fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:17,387 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.050s 2022-05-25 15:20:17,388 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6c93b85-feee-4329-9e0e-8b0e7d6b8e53', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6c93b85-feee-4329-9e0e-8b0e7d6b8e53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:18,448 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.052s 2022-05-25 15:20:18,448 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5946b91-e974-42ad-95cc-bed2c9c0ac9c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5946b91-e974-42ad-95cc-bed2c9c0ac9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:19,503 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:20:19,503 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cb53d74-359c-43b6-ae28-7e9c7492584b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cb53d74-359c-43b6-ae28-7e9c7492584b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:20,555 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:20:20,556 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0c2ff4a-e0c5-44ff-a551-fa76cdfc15c9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0c2ff4a-e0c5-44ff-a551-fa76cdfc15c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:21,616 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.051s 2022-05-25 15:20:21,616 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-688c8b4b-f57c-46c9-bba4-52e858decbc1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-688c8b4b-f57c-46c9-bba4-52e858decbc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:22,675 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.050s 2022-05-25 15:20:22,676 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c6ba105-8262-4ec4-998e-9eec1b4e6bbf', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c6ba105-8262-4ec4-998e-9eec1b4e6bbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:23,735 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:20:23,735 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b1a5a0a-11be-4675-aba9-27cc0cef37f3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b1a5a0a-11be-4675-aba9-27cc0cef37f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:24,790 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:20:24,790 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a453e4d-5283-4441-b763-9495f6f7d6f0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a453e4d-5283-4441-b763-9495f6f7d6f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:25,844 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:20:25,845 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7cf0269-c795-4698-a9b2-037356ff254d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7cf0269-c795-4698-a9b2-037356ff254d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:26,898 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:20:26,899 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c24a8151-d9aa-4742-84d7-2f5259d14414', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c24a8151-d9aa-4742-84d7-2f5259d14414', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:27,963 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.056s 2022-05-25 15:20:27,964 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a8e182c-4094-428c-8953-aed5f7f8d4a1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a8e182c-4094-428c-8953-aed5f7f8d4a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:29,017 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:20:29,018 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32195649-04de-45c6-a8ff-9b553a905a13', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32195649-04de-45c6-a8ff-9b553a905a13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:30,074 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:20:30,074 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2795fb8b-2dec-4102-821f-8e3acfe93ebd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2795fb8b-2dec-4102-821f-8e3acfe93ebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:31,128 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:20:31,128 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a89406d9-02a1-49b9-9004-0124c62b801d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a89406d9-02a1-49b9-9004-0124c62b801d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:32,181 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:20:32,181 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f13af27-f2b9-41e4-bfd7-fabdb3d90e16', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f13af27-f2b9-41e4-bfd7-fabdb3d90e16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:33,233 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:20:33,234 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78b75c1f-3ee4-4f7b-887f-61c86288f46a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78b75c1f-3ee4-4f7b-887f-61c86288f46a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:34,288 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:20:34,288 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9521d07-2790-45dd-a671-5e8b264adef4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9521d07-2790-45dd-a671-5e8b264adef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:35,340 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:20:35,341 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ae5a8f4-4e5f-4403-a272-f81b8284d13c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ae5a8f4-4e5f-4403-a272-f81b8284d13c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:36,404 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.055s 2022-05-25 15:20:36,404 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b22d344d-cf4f-4841-8a0e-c684c0f3c960', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b22d344d-cf4f-4841-8a0e-c684c0f3c960', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:37,462 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.050s 2022-05-25 15:20:37,462 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82efa5e9-8cc8-4c13-acd5-cacbb17d2279', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82efa5e9-8cc8-4c13-acd5-cacbb17d2279', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:38,587 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.117s 2022-05-25 15:20:38,587 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ef8d06b-ab45-41e8-b25b-e3b6eee8209c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ef8d06b-ab45-41e8-b25b-e3b6eee8209c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:39,642 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:20:39,642 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae9b508b-962b-41c7-ab5f-96761e66effa', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae9b508b-962b-41c7-ab5f-96761e66effa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:40,697 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:20:40,697 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cab4cf7-7909-4d9d-8760-2a593ae92e27', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cab4cf7-7909-4d9d-8760-2a593ae92e27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:41,753 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:20:41,754 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e016154a-69e5-448c-a541-3618c417e403', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e016154a-69e5-448c-a541-3618c417e403', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:42,807 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:20:42,807 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b908e06-bae3-420a-9b0f-ded795fb55b0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b908e06-bae3-420a-9b0f-ded795fb55b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:43,865 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:20:43,865 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26e0b7d4-9d43-41a4-bb7f-17819a7dbac1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26e0b7d4-9d43-41a4-bb7f-17819a7dbac1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:44,921 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:20:44,922 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e1e02e5-c98c-4184-af84-ec10b449560b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e1e02e5-c98c-4184-af84-ec10b449560b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:45,975 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:20:45,976 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75d98a2e-61c1-4ff8-9974-be3fa7c49585', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75d98a2e-61c1-4ff8-9974-be3fa7c49585', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:47,030 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:20:47,031 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f53aac3d-12ab-4278-952f-0564a34f49da', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f53aac3d-12ab-4278-952f-0564a34f49da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:48,085 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:20:48,085 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a924a0b-0b83-4330-8aee-7e901244e130', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a924a0b-0b83-4330-8aee-7e901244e130', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:49,148 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.054s 2022-05-25 15:20:49,148 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80018e06-b587-41f4-872b-f829e677eecd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80018e06-b587-41f4-872b-f829e677eecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:50,201 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:20:50,202 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28d4533f-245d-41d0-8b66-7f12a72475da', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28d4533f-245d-41d0-8b66-7f12a72475da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:51,258 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:20:51,258 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0ce06e5-a0f6-4801-bed7-da0e62785006', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0ce06e5-a0f6-4801-bed7-da0e62785006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:52,313 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:20:52,313 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4010e294-93c6-4e9e-a454-ddf8e8a27114', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4010e294-93c6-4e9e-a454-ddf8e8a27114', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:53,368 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:20:53,368 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dc38257-cbe2-4c16-821b-e18766e86d94', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dc38257-cbe2-4c16-821b-e18766e86d94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:54,421 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:20:54,421 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f29d37d5-0b1e-42fb-b629-b354472f8a1c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f29d37d5-0b1e-42fb-b629-b354472f8a1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:55,476 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:20:55,476 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d42f970-e7df-4707-9d61-a59574e1d582', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d42f970-e7df-4707-9d61-a59574e1d582', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:56,529 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:20:56,529 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5d25661-680f-4a1b-8c0b-ab1a86729efa', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5d25661-680f-4a1b-8c0b-ab1a86729efa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:57,586 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:20:57,586 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e4d35d1-1c34-4dee-a805-d3d3c45a4150', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e4d35d1-1c34-4dee-a805-d3d3c45a4150', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:58,641 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:20:58,641 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d044d61f-31d4-4565-bbcf-82129334f790', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d044d61f-31d4-4565-bbcf-82129334f790', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:20:59,695 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:20:59,695 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1405bd96-715b-4951-ac17-e6cf204dc42a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1405bd96-715b-4951-ac17-e6cf204dc42a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:00,749 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:21:00,750 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03420d16-aa12-4021-bf87-391e0a7e4626', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03420d16-aa12-4021-bf87-391e0a7e4626', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:01,805 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:21:01,805 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75750f22-f901-4b14-bf2b-d9d12c79c16f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75750f22-f901-4b14-bf2b-d9d12c79c16f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:02,859 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:21:02,859 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-829c0d4a-f68f-4391-b622-a73a3f191152', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-829c0d4a-f68f-4391-b622-a73a3f191152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:03,915 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:21:03,916 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eda0b77f-2cd9-4737-8b61-7df8359f0b05', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eda0b77f-2cd9-4737-8b61-7df8359f0b05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:04,971 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:21:04,972 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93fd7efc-f32a-48ac-8958-af20b519f5bc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93fd7efc-f32a-48ac-8958-af20b519f5bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:06,030 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:21:06,030 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-135f940f-8bdc-4e66-b3f7-7cab27133117', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-135f940f-8bdc-4e66-b3f7-7cab27133117', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:07,089 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:21:07,089 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1026a453-d2f4-4491-91e1-4a0cde491a56', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1026a453-d2f4-4491-91e1-4a0cde491a56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:08,142 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:21:08,143 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28352d1e-379a-44ff-8e3a-26ea49d79470', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28352d1e-379a-44ff-8e3a-26ea49d79470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:09,197 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:21:09,201 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95a17aa2-623b-4b0e-8a91-33f4c6ac4293', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95a17aa2-623b-4b0e-8a91-33f4c6ac4293', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:10,258 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:21:10,258 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65513ceb-047f-4583-982e-3f0fbd18de44', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65513ceb-047f-4583-982e-3f0fbd18de44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:11,326 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.061s 2022-05-25 15:21:11,326 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea610448-ce5f-4d04-96ef-61b85aafc581', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea610448-ce5f-4d04-96ef-61b85aafc581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:12,380 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:21:12,391 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47a52e45-6365-43c5-ac5b-52f8cbf3a45a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47a52e45-6365-43c5-ac5b-52f8cbf3a45a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:13,445 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:21:13,445 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be92558b-a9c0-4976-a758-b09b685b5c66', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be92558b-a9c0-4976-a758-b09b685b5c66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:14,498 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:21:14,498 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-446aee1a-620c-458a-8ab7-9d9873141098', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-446aee1a-620c-458a-8ab7-9d9873141098', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:15,554 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:21:15,555 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c737725-c566-47da-aa57-bc1773e13037', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c737725-c566-47da-aa57-bc1773e13037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:16,609 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:21:16,609 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef91da52-7cd3-4b59-9bdd-a6b43fb272b8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef91da52-7cd3-4b59-9bdd-a6b43fb272b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:17,663 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:21:17,663 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa138b44-46fe-4004-a8ae-bcc401f00ac0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa138b44-46fe-4004-a8ae-bcc401f00ac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:18,721 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:21:18,721 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e4227a5-2b9a-462d-b337-6aee5694414d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e4227a5-2b9a-462d-b337-6aee5694414d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:19,779 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.051s 2022-05-25 15:21:19,780 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48ee2f9e-ede0-4262-bbb4-92dcfcbbf8f8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48ee2f9e-ede0-4262-bbb4-92dcfcbbf8f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:20,835 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:21:20,836 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb98aa1d-aacf-4b20-9948-61924f31ddee', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb98aa1d-aacf-4b20-9948-61924f31ddee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:21,891 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:21:21,891 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca43ae2f-1f69-401f-940b-f3df8ba47311', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca43ae2f-1f69-401f-940b-f3df8ba47311', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:22,948 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:21:22,948 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74a417c5-f6ec-4994-88f2-852494de3293', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74a417c5-f6ec-4994-88f2-852494de3293', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:24,010 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:21:24,010 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba77023a-c024-400b-b7a0-0815496d899c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba77023a-c024-400b-b7a0-0815496d899c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:25,065 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:21:25,066 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee67b17f-f12f-40b3-b0c1-1d86751fafd6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee67b17f-f12f-40b3-b0c1-1d86751fafd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:26,122 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:21:26,122 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-782f3b61-38a0-41f2-bace-f89aaad72015', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-782f3b61-38a0-41f2-bace-f89aaad72015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:27,178 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:21:27,178 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52694d2f-f751-4138-a720-33c02e10a686', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52694d2f-f751-4138-a720-33c02e10a686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:28,232 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:21:28,232 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c487ad0b-1251-471a-834e-66dcbf0f6668', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c487ad0b-1251-471a-834e-66dcbf0f6668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:29,287 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:21:29,287 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae2483c7-1908-4c99-8b8a-e66f964cca93', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae2483c7-1908-4c99-8b8a-e66f964cca93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:30,343 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:21:30,343 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa400f0b-8fe3-423c-8b61-253723f5651d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa400f0b-8fe3-423c-8b61-253723f5651d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:31,402 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:21:31,402 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c343f812-5050-4d0e-9a32-8faaf1ea1b41', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c343f812-5050-4d0e-9a32-8faaf1ea1b41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:32,456 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:21:32,457 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1720cbdc-d828-4cba-a9bf-62d4bb7d4ab8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1720cbdc-d828-4cba-a9bf-62d4bb7d4ab8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:33,515 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.050s 2022-05-25 15:21:33,515 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f188565f-a9fb-454e-a8d4-bf0f2ff8bb2b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f188565f-a9fb-454e-a8d4-bf0f2ff8bb2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:34,575 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.051s 2022-05-25 15:21:34,576 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44c4e34d-d6d2-4c3d-a570-15be9918a5ea', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44c4e34d-d6d2-4c3d-a570-15be9918a5ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:35,630 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:21:35,631 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05a24645-24f2-4caf-ae55-bedf7fb1c0dd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05a24645-24f2-4caf-ae55-bedf7fb1c0dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:36,686 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:21:36,687 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2050f2ea-739a-4d71-884a-5a8819c98b9d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2050f2ea-739a-4d71-884a-5a8819c98b9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:37,751 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.055s 2022-05-25 15:21:37,752 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d77e9b2a-2ed8-4b75-93e6-1e9d2bf30529', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d77e9b2a-2ed8-4b75-93e6-1e9d2bf30529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:38,809 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:21:38,809 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae3d86f4-946a-4387-a789-f0f7db1e334a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae3d86f4-946a-4387-a789-f0f7db1e334a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:39,867 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.051s 2022-05-25 15:21:39,868 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1debfae7-b870-48ec-823f-d35d724af2f0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1debfae7-b870-48ec-823f-d35d724af2f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:40,925 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:21:40,925 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a126f53-c03e-476d-b2bd-545b8d95190a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a126f53-c03e-476d-b2bd-545b8d95190a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:41,982 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:21:41,983 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf22cab2-cc91-4991-99d0-7007ff60a15a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf22cab2-cc91-4991-99d0-7007ff60a15a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:43,039 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:21:43,039 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8de5c65-50ae-43c8-a551-3d979c0e73a3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8de5c65-50ae-43c8-a551-3d979c0e73a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:44,094 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:21:44,094 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9b75e90-d24f-4399-b352-dedf6ae532bf', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9b75e90-d24f-4399-b352-dedf6ae532bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:45,148 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:21:45,148 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18d2e13b-6b7a-4153-9bb6-6cbcaa2b60f4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18d2e13b-6b7a-4153-9bb6-6cbcaa2b60f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:46,209 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.052s 2022-05-25 15:21:46,210 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08c0ff12-98c2-4096-8c4f-bc8c3aab6a51', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08c0ff12-98c2-4096-8c4f-bc8c3aab6a51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:47,272 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:21:47,273 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5431adac-09d8-466d-8a6f-6839c94818d6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5431adac-09d8-466d-8a6f-6839c94818d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:48,327 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.042s 2022-05-25 15:21:48,327 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9486f3ad-ceab-40d3-8ed1-c358ec68f347', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9486f3ad-ceab-40d3-8ed1-c358ec68f347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:49,382 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:21:49,382 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac7ae830-e5dd-4471-b074-2ce229141ee3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac7ae830-e5dd-4471-b074-2ce229141ee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:50,439 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:21:50,444 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73f9fb81-03f9-4b98-9f8b-8aed4dbdf0e2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73f9fb81-03f9-4b98-9f8b-8aed4dbdf0e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:51,503 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.050s 2022-05-25 15:21:51,503 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc3f8239-3122-4f5f-a28a-0535d6ab7863', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc3f8239-3122-4f5f-a28a-0535d6ab7863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:52,556 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:21:52,556 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b4ddcbf-21fa-4692-b822-b3d0eeb925c1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b4ddcbf-21fa-4692-b822-b3d0eeb925c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:53,613 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:21:53,614 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf92aea8-7a25-45d8-9c4b-6e5cc3091ead', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf92aea8-7a25-45d8-9c4b-6e5cc3091ead', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:54,668 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:21:54,668 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-492c46b2-d5aa-405b-95c4-6f61dbb4a363', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-492c46b2-d5aa-405b-95c4-6f61dbb4a363', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:55,721 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:21:55,721 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24fcd8d9-7cc2-4df8-be20-5978e46f3906', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24fcd8d9-7cc2-4df8-be20-5978e46f3906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:56,776 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:21:56,777 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4fab93c-e0fe-48a6-82c0-c3b77e5674d1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4fab93c-e0fe-48a6-82c0-c3b77e5674d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:57,841 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.056s 2022-05-25 15:21:57,841 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbb259e3-ba21-4f2b-9ef9-5bfb1cccb1db', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbb259e3-ba21-4f2b-9ef9-5bfb1cccb1db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:58,894 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:21:58,895 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40f49347-eb9c-4628-93c7-2fa75f1ef312', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40f49347-eb9c-4628-93c7-2fa75f1ef312', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:21:59,976 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.073s 2022-05-25 15:21:59,977 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b53b87fc-a4a1-49f2-a96b-ff5ddbf2fe00', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b53b87fc-a4a1-49f2-a96b-ff5ddbf2fe00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:01,033 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:22:01,033 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39fc141c-04b5-472b-9811-3f3c494b4090', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39fc141c-04b5-472b-9811-3f3c494b4090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:02,104 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.062s 2022-05-25 15:22:02,104 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b49b097b-0966-4235-b542-12965cf034b4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b49b097b-0966-4235-b542-12965cf034b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:03,165 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.051s 2022-05-25 15:22:03,166 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a51f852-4829-4134-9638-9076fd43e7ef', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a51f852-4829-4134-9638-9076fd43e7ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:04,225 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.050s 2022-05-25 15:22:04,225 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57ee17a2-d70d-4138-8dff-533a22847653', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57ee17a2-d70d-4138-8dff-533a22847653', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:05,285 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.050s 2022-05-25 15:22:05,285 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e9218df-c2e8-4113-9cc4-8927692b6cdb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e9218df-c2e8-4113-9cc4-8927692b6cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:06,340 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:22:06,340 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b03de45d-afbb-4850-9c03-7b2203c38b71', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b03de45d-afbb-4850-9c03-7b2203c38b71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:07,396 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:22:07,396 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e264716-4a3d-4527-a408-603a8a1ae8fd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e264716-4a3d-4527-a408-603a8a1ae8fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:08,450 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:22:08,450 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba6cd3e4-c070-45d7-86f5-fcc3f2f98067', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba6cd3e4-c070-45d7-86f5-fcc3f2f98067', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:09,514 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.054s 2022-05-25 15:22:09,514 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a04efdaa-8cde-42a3-8c0f-7b54a10594eb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a04efdaa-8cde-42a3-8c0f-7b54a10594eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:10,572 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:22:10,573 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b1938a4-3015-4b11-81c7-ba4dfb8e35fe', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b1938a4-3015-4b11-81c7-ba4dfb8e35fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:11,629 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:22:11,630 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fd1216f-f395-4465-a9d5-3af36c206cef', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fd1216f-f395-4465-a9d5-3af36c206cef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:12,690 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.052s 2022-05-25 15:22:12,690 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-220049c5-35ed-4949-ae1f-ad3ee423a2ae', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-220049c5-35ed-4949-ae1f-ad3ee423a2ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:13,744 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:22:13,745 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6bf73d4-048b-4899-a28c-90796923502e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6bf73d4-048b-4899-a28c-90796923502e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:14,798 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:22:14,799 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2521201c-aad9-4965-b315-47e272343538', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2521201c-aad9-4965-b315-47e272343538', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:15,855 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:22:15,856 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6464b3f1-87cc-49e5-bd3c-9b7bfce6a00d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6464b3f1-87cc-49e5-bd3c-9b7bfce6a00d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:16,911 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:22:16,911 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a8493cd-3a0c-455d-85dc-410a88964c9d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a8493cd-3a0c-455d-85dc-410a88964c9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:17,967 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:22:17,967 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e3ee969-bcfa-4f85-b3f8-aafc53f24cf4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e3ee969-bcfa-4f85-b3f8-aafc53f24cf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:19,023 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:22:19,024 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f45f936-fa70-40c1-bee3-2fceb6051ac9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f45f936-fa70-40c1-bee3-2fceb6051ac9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:20,076 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:22:20,077 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc80c9b3-cf24-43b7-a6bb-af82735eaaf9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc80c9b3-cf24-43b7-a6bb-af82735eaaf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:21,129 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:22:21,130 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-141f4cca-87df-45a0-b549-ba307215cdb6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-141f4cca-87df-45a0-b549-ba307215cdb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:22,193 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.055s 2022-05-25 15:22:22,193 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ddd576f-9ec8-48f0-a0dc-9139d072fe0e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ddd576f-9ec8-48f0-a0dc-9139d072fe0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:23,253 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:22:23,254 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b6d0aab-5854-4b4e-9e84-3c4f20b41642', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b6d0aab-5854-4b4e-9e84-3c4f20b41642', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:24,307 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:22:24,308 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c09be99e-0d94-476b-b232-d1f3ab044c58', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c09be99e-0d94-476b-b232-d1f3ab044c58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:25,362 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:22:25,363 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afe56c91-9b7a-4249-88af-1252f885a06a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afe56c91-9b7a-4249-88af-1252f885a06a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:26,416 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:22:26,416 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d06f3961-53c1-4606-b1c0-b70bab703428', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d06f3961-53c1-4606-b1c0-b70bab703428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:27,469 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:22:27,469 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-360ea5c0-1c20-4bca-a2e1-39302d9bb32c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-360ea5c0-1c20-4bca-a2e1-39302d9bb32c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:28,524 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:22:28,525 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05e6befa-cfb4-443f-bd66-82b61c239b88', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05e6befa-cfb4-443f-bd66-82b61c239b88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:29,588 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.055s 2022-05-25 15:22:29,589 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a23fb27a-0234-44aa-b36c-727bb07e0c33', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a23fb27a-0234-44aa-b36c-727bb07e0c33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:30,643 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:22:30,644 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f01cc9b-ef45-4d94-b24c-a6ee1ddf967b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f01cc9b-ef45-4d94-b24c-a6ee1ddf967b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:31,701 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:22:31,701 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a57f738-70f8-4ee0-813f-088554c85629', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a57f738-70f8-4ee0-813f-088554c85629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:32,756 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:22:32,757 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd0c2aa5-cda6-4d9a-af64-7601790b61d3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd0c2aa5-cda6-4d9a-af64-7601790b61d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:33,811 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:22:33,811 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-351eb446-1f75-4b7b-8ffe-ba02ee43973e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-351eb446-1f75-4b7b-8ffe-ba02ee43973e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:34,865 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:22:34,865 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05cc27e2-096f-493d-b467-63283d804d5e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05cc27e2-096f-493d-b467-63283d804d5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:35,918 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:22:35,919 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd10ddd5-e992-4fba-827d-82e7db2fcaf4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd10ddd5-e992-4fba-827d-82e7db2fcaf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:36,972 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:22:36,973 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e6edcef-de83-4ea5-bf15-240222268b4a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e6edcef-de83-4ea5-bf15-240222268b4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:38,027 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:22:38,027 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3921381e-3cad-46e4-9def-5981c8b6e1a1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3921381e-3cad-46e4-9def-5981c8b6e1a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:39,080 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:22:39,080 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3798ec99-65cd-4213-aadb-9980c6a8dbfb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3798ec99-65cd-4213-aadb-9980c6a8dbfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:40,135 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:22:40,135 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-150d3712-4c2b-41d7-ba20-9cc59cf42c1a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-150d3712-4c2b-41d7-ba20-9cc59cf42c1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:41,190 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:22:41,190 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beba7020-a56a-4f41-9f39-54e83b20a09f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beba7020-a56a-4f41-9f39-54e83b20a09f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:42,246 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:22:42,247 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30932d97-1c94-47a7-b24c-4b63874afa84', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30932d97-1c94-47a7-b24c-4b63874afa84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:43,307 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.052s 2022-05-25 15:22:43,307 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fbb0ae9-2f56-4410-963d-83488d4ad7f3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fbb0ae9-2f56-4410-963d-83488d4ad7f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:44,363 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:22:44,363 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c13d9ce-07f6-4df1-bae1-1edeebed9669', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c13d9ce-07f6-4df1-bae1-1edeebed9669', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:45,419 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:22:45,419 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-defed98d-66d3-4491-bbd1-8f9635fed77b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-defed98d-66d3-4491-bbd1-8f9635fed77b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:46,474 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:22:46,474 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08c2c5aa-cfbd-4199-aed0-429d7f5692d1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08c2c5aa-cfbd-4199-aed0-429d7f5692d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:47,542 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.059s 2022-05-25 15:22:47,542 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-639dc41f-627c-4698-9187-bd70678cbfa4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-639dc41f-627c-4698-9187-bd70678cbfa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:48,601 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:22:48,601 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7f5320d-9261-4c9f-9dea-dde1b8c88e4a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7f5320d-9261-4c9f-9dea-dde1b8c88e4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:49,655 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:22:49,655 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddc9d3e0-bfeb-4b29-8162-782e9b8bbb93', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddc9d3e0-bfeb-4b29-8162-782e9b8bbb93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:50,711 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:22:50,711 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f3bfa57-e59f-4777-9fe7-2d387a380573', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f3bfa57-e59f-4777-9fe7-2d387a380573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:51,767 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:22:51,768 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0431962-3127-4e4d-acad-d3a37b049d21', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0431962-3127-4e4d-acad-d3a37b049d21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:52,848 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.072s 2022-05-25 15:22:52,849 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47c86a93-c192-42d0-9d33-097fa0bff585', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47c86a93-c192-42d0-9d33-097fa0bff585', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:53,903 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:22:53,903 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14cb1ca4-9443-4675-a911-7329d4ab16a7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14cb1ca4-9443-4675-a911-7329d4ab16a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:54,958 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:22:54,959 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2ad6b25-a1ba-4cdc-a9ff-8f8054fad79d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2ad6b25-a1ba-4cdc-a9ff-8f8054fad79d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:56,020 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.053s 2022-05-25 15:22:56,020 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6c3bf78-19b6-47a6-8ef8-313e4b2d2d94', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6c3bf78-19b6-47a6-8ef8-313e4b2d2d94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:57,078 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:22:57,082 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46a5959d-616e-4469-b358-05a28fd3c201', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46a5959d-616e-4469-b358-05a28fd3c201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:58,141 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.050s 2022-05-25 15:22:58,142 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eb845af-9711-459c-ae23-073bd9697005', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eb845af-9711-459c-ae23-073bd9697005', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:22:59,196 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:22:59,197 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a8c25fc-004e-4b65-950f-5ebf3fd5572c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a8c25fc-004e-4b65-950f-5ebf3fd5572c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:00,252 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:23:00,253 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb9b1be6-80c2-43d3-9c10-c69279d5a271', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb9b1be6-80c2-43d3-9c10-c69279d5a271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:01,319 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.052s 2022-05-25 15:23:01,319 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7ac9363-eaa2-4ead-bd32-ba3daac3160d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7ac9363-eaa2-4ead-bd32-ba3daac3160d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:02,375 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:23:02,375 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f26620cc-d67e-42fc-ba8f-e059472d3cf2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f26620cc-d67e-42fc-ba8f-e059472d3cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:03,428 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:23:03,428 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98a2df93-d139-4a6c-b5c1-96297e789033', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98a2df93-d139-4a6c-b5c1-96297e789033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:04,483 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:23:04,483 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c427fb2-7416-4474-853e-3826489e1497', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c427fb2-7416-4474-853e-3826489e1497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:05,537 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:23:05,538 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-735c5286-d8de-4d86-8aeb-089bd927b832', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-735c5286-d8de-4d86-8aeb-089bd927b832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:06,591 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:23:06,592 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b99c5a2-7aa0-4477-85bf-8ca08c9d9e2e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b99c5a2-7aa0-4477-85bf-8ca08c9d9e2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:07,646 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:23:07,647 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57759b26-cc21-4884-96ba-8baa370d634f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57759b26-cc21-4884-96ba-8baa370d634f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:08,700 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:23:08,701 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb0f6bba-e021-4d97-ba73-9cb5dc14b0bb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb0f6bba-e021-4d97-ba73-9cb5dc14b0bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:09,757 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:23:09,758 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dc90558-4726-431e-ba9a-730ab26d8880', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dc90558-4726-431e-ba9a-730ab26d8880', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:10,815 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:23:10,816 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db428ad8-9be6-4bb4-8f82-07d001654d89', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db428ad8-9be6-4bb4-8f82-07d001654d89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:11,871 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:23:11,871 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a529de29-e38e-43ab-ae49-e4f57ea79c07', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a529de29-e38e-43ab-ae49-e4f57ea79c07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:12,932 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.051s 2022-05-25 15:23:12,933 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7373208e-cfbd-4828-8d0c-43997753110d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7373208e-cfbd-4828-8d0c-43997753110d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:13,990 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:23:13,990 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-010873c8-6fc4-4925-916b-b983bb3e73ef', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-010873c8-6fc4-4925-916b-b983bb3e73ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:15,043 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.045s 2022-05-25 15:23:15,044 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46260ec5-b3e9-4dd1-8690-facdfd333075', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46260ec5-b3e9-4dd1-8690-facdfd333075', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:16,097 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:23:16,097 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81ab7d3b-f622-4a92-a705-64535df617c4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81ab7d3b-f622-4a92-a705-64535df617c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:17,152 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:23:17,152 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c196c71-0533-460f-9254-c5f31224e0d6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c196c71-0533-460f-9254-c5f31224e0d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:18,213 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.053s 2022-05-25 15:23:18,213 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b13d526-2400-4392-baf4-164cbad80cb5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b13d526-2400-4392-baf4-164cbad80cb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:19,266 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:23:19,267 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f332476-d05c-4b8b-af4c-87acb4ab6fbc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f332476-d05c-4b8b-af4c-87acb4ab6fbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:20,321 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:23:20,321 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2880759-696f-443b-b4af-426f39620027', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2880759-696f-443b-b4af-426f39620027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:21,377 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:23:21,377 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36cedc84-5ffb-4115-80ba-a96652e63884', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36cedc84-5ffb-4115-80ba-a96652e63884', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:22,431 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:23:22,432 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd819691-9850-4204-aadb-e9ef040a1cdc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd819691-9850-4204-aadb-e9ef040a1cdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:23,489 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:23:23,490 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dfd52cf-a98c-4322-a0ca-4efcf7a63469', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dfd52cf-a98c-4322-a0ca-4efcf7a63469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:24,544 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:23:24,545 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1b74106-42fc-4607-b2c2-f1a880eb167b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1b74106-42fc-4607-b2c2-f1a880eb167b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:25,602 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.048s 2022-05-25 15:23:25,602 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bae1879-562c-49b2-848f-d47c7ee4d9b8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bae1879-562c-49b2-848f-d47c7ee4d9b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:26,658 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:23:26,658 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f245470f-7b77-49c1-bd51-c777856c0002', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f245470f-7b77-49c1-bd51-c777856c0002', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:27,714 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:23:27,715 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ac76d4a-3be9-43c3-983c-321833a18730', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ac76d4a-3be9-43c3-983c-321833a18730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:28,777 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.053s 2022-05-25 15:23:28,777 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbb6ee21-caa7-4f30-b747-70ca6a58f92d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbb6ee21-caa7-4f30-b747-70ca6a58f92d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:29,836 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.049s 2022-05-25 15:23:29,836 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-253290ca-0cd6-4b64-970b-0cbec23fa7b9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-253290ca-0cd6-4b64-970b-0cbec23fa7b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:30,900 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.056s 2022-05-25 15:23:30,901 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a18524b7-d56f-439b-b2a8-bf875227164d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a18524b7-d56f-439b-b2a8-bf875227164d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:31,957 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.046s 2022-05-25 15:23:31,958 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8f95bac-df49-4641-abe9-46ea61173b1f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8f95bac-df49-4641-abe9-46ea61173b1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:33,012 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:23:33,013 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07791c3a-985d-4d40-aff7-9d58e06b9c7c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07791c3a-985d-4d40-aff7-9d58e06b9c7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:34,069 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:23:34,070 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-508f14e4-6549-4dd9-9398-1702cb2bcf38', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-508f14e4-6549-4dd9-9398-1702cb2bcf38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:35,139 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.061s 2022-05-25 15:23:35,139 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e8d035a-976d-4794-b518-1071c95a0fa4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e8d035a-976d-4794-b518-1071c95a0fa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:36,195 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:23:36,195 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79c55cad-3744-4571-82a5-a60acb40716c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79c55cad-3744-4571-82a5-a60acb40716c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:37,251 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.047s 2022-05-25 15:23:37,251 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a288db3-1439-4acd-938c-1384a90f3c71', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a288db3-1439-4acd-938c-1384a90f3c71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:38,303 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786 0.044s 2022-05-25 15:23:38,304 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-726f4bf4-4605-4911-8259-60d88dd077ca', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-726f4bf4-4605-4911-8259-60d88dd077ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786'} Body: b'{"volume": {"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:33.000000", "updated_at": "2022-05-25T15:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-821097137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/6c28efed16244d2d9f43da4a441031a7/volumes/dd781e75-c90b-4f6d-8518-bdab665ac786"}], "user_id": "2e88ad2e00984607a96a3e39d35e223d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "attachment_id": "3b54d1ee-1506-4d60-994b-06c10923ed40", "volume_id": "dd781e75-c90b-4f6d-8518-bdab665ac786", "server_id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:52.000000"}], "os-vol-tenant-attr:tenant_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:23:38,662 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.350s 2022-05-25 15:23:38,662 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:38 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-34927618-642b-4b52-8a29-0ff5ee5403c7', 'x-compute-request-id': 'req-34927618-642b-4b52-8a29-0ff5ee5403c7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'' 2022-05-25 15:23:38,823 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.160s 2022-05-25 15:23:38,823 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1718', '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-6ac75092-e2ba-4041-861f-938c8ea94b55', 'x-compute-request-id': 'req-6ac75092-e2ba-4041-861f-938c8ea94b55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {"tempest-AttachVolumeTestJSON-493334382-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}, {"version": 4, "addr": "172.27.3.21", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:23:40,376 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.543s 2022-05-25 15:23:40,377 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1718', '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-e885c07e-714d-45be-8cf1-446cafb41999', 'x-compute-request-id': 'req-e885c07e-714d-45be-8cf1-446cafb41999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {"tempest-AttachVolumeTestJSON-493334382-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}, {"version": 4, "addr": "172.27.3.21", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1713133093"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:23:41,478 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.093s 2022-05-25 15:23:41,479 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-2b0200b7-0817-42ef-9452-fee4ff9b5f68', 'x-compute-request-id': 'req-2b0200b7-0817-42ef-9452-fee4ff9b5f68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:23:42,576 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.088s 2022-05-25 15:23:42,577 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-277f6148-7de4-4766-92db-b0006bea6cd7', 'x-compute-request-id': 'req-277f6148-7de4-4766-92db-b0006bea6cd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:23:43,676 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:23:43,676 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-9b4c937d-be28-4ae7-b576-6f41128bd9a1', 'x-compute-request-id': 'req-9b4c937d-be28-4ae7-b576-6f41128bd9a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:23:44,773 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.088s 2022-05-25 15:23:44,773 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-b7ed57ed-fe4b-4921-b392-3cab851d56cb', 'x-compute-request-id': 'req-b7ed57ed-fe4b-4921-b392-3cab851d56cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:23:45,873 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:23:45,874 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-2700b519-5e06-4cc9-8809-75847feafd71', 'x-compute-request-id': 'req-2700b519-5e06-4cc9-8809-75847feafd71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:23:46,976 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.093s 2022-05-25 15:23:46,976 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-30da09ce-1218-4e39-bf2f-278dd9e44f91', 'x-compute-request-id': 'req-30da09ce-1218-4e39-bf2f-278dd9e44f91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:23:48,078 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.094s 2022-05-25 15:23:48,079 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-a3f6afcb-ccd0-4a96-bb5a-51da502e55a0', 'x-compute-request-id': 'req-a3f6afcb-ccd0-4a96-bb5a-51da502e55a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:23:49,180 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.092s 2022-05-25 15:23:49,180 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-4d215ab8-90cb-4e15-810b-1184f3786136', 'x-compute-request-id': 'req-4d215ab8-90cb-4e15-810b-1184f3786136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:23:50,279 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:23:50,280 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-5a7523e7-0b2e-4320-8f2c-0cf593032e9a', 'x-compute-request-id': 'req-5a7523e7-0b2e-4320-8f2c-0cf593032e9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:23:51,376 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.088s 2022-05-25 15:23:51,376 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-70df97be-aecc-4b0a-a210-ca0ce5b97e0e', 'x-compute-request-id': 'req-70df97be-aecc-4b0a-a210-ca0ce5b97e0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:23:52,517 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.131s 2022-05-25 15:23:52,518 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-a4b75955-f2a4-4444-a049-390eb0638170', 'x-compute-request-id': 'req-a4b75955-f2a4-4444-a049-390eb0638170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:23:53,650 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.122s 2022-05-25 15:23:53,650 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-ae83f2de-8bc9-475b-9444-e4295dd059e2', 'x-compute-request-id': 'req-ae83f2de-8bc9-475b-9444-e4295dd059e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:23:54,755 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.096s 2022-05-25 15:23:54,755 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-71ff45f3-6247-4702-a3f1-25880c8aa863', 'x-compute-request-id': 'req-71ff45f3-6247-4702-a3f1-25880c8aa863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:23:55,864 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.100s 2022-05-25 15:23:55,865 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-8dacf2c5-f5ba-4cb4-bdd9-c96949ed08e5', 'x-compute-request-id': 'req-8dacf2c5-f5ba-4cb4-bdd9-c96949ed08e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:23:56,967 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.093s 2022-05-25 15:23:56,967 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-428dfca5-4ff3-4fef-83fd-7f85762bb588', 'x-compute-request-id': 'req-428dfca5-4ff3-4fef-83fd-7f85762bb588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:23:58,069 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.093s 2022-05-25 15:23:58,070 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-620b4939-713e-4aaf-9abe-4cd3b66e994f', 'x-compute-request-id': 'req-620b4939-713e-4aaf-9abe-4cd3b66e994f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:23:59,193 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.115s 2022-05-25 15:23:59,193 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-41d6d809-b2f6-4ea2-bfe7-ead98e41f4d0', 'x-compute-request-id': 'req-41d6d809-b2f6-4ea2-bfe7-ead98e41f4d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:00,305 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.102s 2022-05-25 15:24:00,306 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-23dab9df-38ad-4298-a582-8df1f1fa345a', 'x-compute-request-id': 'req-23dab9df-38ad-4298-a582-8df1f1fa345a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:01,450 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.135s 2022-05-25 15:24:01,450 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-fd1db66f-9b87-4005-ba7e-d26bb7469d8b', 'x-compute-request-id': 'req-fd1db66f-9b87-4005-ba7e-d26bb7469d8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:02,556 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.096s 2022-05-25 15:24:02,556 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-70fddd52-45e3-41f0-9ecd-b460547b2edf', 'x-compute-request-id': 'req-70fddd52-45e3-41f0-9ecd-b460547b2edf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:03,661 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.096s 2022-05-25 15:24:03,662 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-72d90e78-847d-44da-9244-4dd3d28fa5c6', 'x-compute-request-id': 'req-72d90e78-847d-44da-9244-4dd3d28fa5c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:04,761 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:24:04,761 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-039debe8-2a02-4498-b0cb-f2510613315f', 'x-compute-request-id': 'req-039debe8-2a02-4498-b0cb-f2510613315f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:05,864 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.095s 2022-05-25 15:24:05,865 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-19df2701-fb98-4900-84f9-dbd401dbdbc1', 'x-compute-request-id': 'req-19df2701-fb98-4900-84f9-dbd401dbdbc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:06,963 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:24:06,964 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-b625e406-973c-4b16-a353-e14d761d5a89', 'x-compute-request-id': 'req-b625e406-973c-4b16-a353-e14d761d5a89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:08,069 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.096s 2022-05-25 15:24:08,070 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-01de4729-f9cd-4aa4-bc5f-a4e04a21eda1', 'x-compute-request-id': 'req-01de4729-f9cd-4aa4-bc5f-a4e04a21eda1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:09,210 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.132s 2022-05-25 15:24:09,210 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-03358b08-992f-4deb-a222-73c8eac1b77a', 'x-compute-request-id': 'req-03358b08-992f-4deb-a222-73c8eac1b77a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:10,311 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.092s 2022-05-25 15:24:10,311 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-1d0f6c10-483e-4025-94d6-ec52d9e16d5c', 'x-compute-request-id': 'req-1d0f6c10-483e-4025-94d6-ec52d9e16d5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:11,430 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.109s 2022-05-25 15:24:11,430 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-e86da70a-df8e-4c90-9aeb-caa2aab08724', 'x-compute-request-id': 'req-e86da70a-df8e-4c90-9aeb-caa2aab08724', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:12,573 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.134s 2022-05-25 15:24:12,574 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-3f15e865-adcb-4a7d-96a0-2f824f74a25e', 'x-compute-request-id': 'req-3f15e865-adcb-4a7d-96a0-2f824f74a25e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:13,687 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.105s 2022-05-25 15:24:13,688 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-8881f58e-7a51-4ca0-8882-14f7e136b20b', 'x-compute-request-id': 'req-8881f58e-7a51-4ca0-8882-14f7e136b20b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:14,786 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.089s 2022-05-25 15:24:14,786 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-63510549-cee9-4ccf-9462-33343efdb453', 'x-compute-request-id': 'req-63510549-cee9-4ccf-9462-33343efdb453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:15,886 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.092s 2022-05-25 15:24:15,887 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-e34ac1e7-b2cd-4bce-8f02-3739d08f4a94', 'x-compute-request-id': 'req-e34ac1e7-b2cd-4bce-8f02-3739d08f4a94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:16,989 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.093s 2022-05-25 15:24:16,989 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-e84ccfef-7a39-49f7-9ec6-6532cc6f1922', 'x-compute-request-id': 'req-e84ccfef-7a39-49f7-9ec6-6532cc6f1922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:18,089 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:24:18,089 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-1603ab25-15ce-49ce-a7fc-eae8194e913a', 'x-compute-request-id': 'req-1603ab25-15ce-49ce-a7fc-eae8194e913a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:19,191 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.092s 2022-05-25 15:24:19,191 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-f89b0a8d-a945-4b47-8eac-7d5eabfd4fc8', 'x-compute-request-id': 'req-f89b0a8d-a945-4b47-8eac-7d5eabfd4fc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:20,293 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.094s 2022-05-25 15:24:20,294 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-7b322e87-cf37-486d-b6b2-ffa96ae60f8f', 'x-compute-request-id': 'req-7b322e87-cf37-486d-b6b2-ffa96ae60f8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:21,399 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.097s 2022-05-25 15:24:21,399 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-3cf5d9c8-196e-42b3-bbf7-fa4afa53fd8b', 'x-compute-request-id': 'req-3cf5d9c8-196e-42b3-bbf7-fa4afa53fd8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:22,505 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.097s 2022-05-25 15:24:22,506 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-079ce5c2-8f6d-40d3-8c58-c618ea4dc77e', 'x-compute-request-id': 'req-079ce5c2-8f6d-40d3-8c58-c618ea4dc77e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:23,605 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:24:23,605 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-e483c202-d02a-48e0-a4d9-cbe7c1e33749', 'x-compute-request-id': 'req-e483c202-d02a-48e0-a4d9-cbe7c1e33749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:24,704 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:24:24,705 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-9ed19cd1-f524-4803-bfe4-8a3687b934fe', 'x-compute-request-id': 'req-9ed19cd1-f524-4803-bfe4-8a3687b934fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:25,810 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.096s 2022-05-25 15:24:25,810 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-2150bab1-8698-4602-9a06-482074667404', 'x-compute-request-id': 'req-2150bab1-8698-4602-9a06-482074667404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:26,913 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.094s 2022-05-25 15:24:26,914 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-9b74025b-103c-448f-acf9-4b2eaa41b419', 'x-compute-request-id': 'req-9b74025b-103c-448f-acf9-4b2eaa41b419', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:28,016 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.094s 2022-05-25 15:24:28,017 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-ccf8e5f4-6398-4048-887f-117dbc60e258', 'x-compute-request-id': 'req-ccf8e5f4-6398-4048-887f-117dbc60e258', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:29,130 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.104s 2022-05-25 15:24:29,131 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-66d3da66-0d96-4120-8efd-093fe6f89d3c', 'x-compute-request-id': 'req-66d3da66-0d96-4120-8efd-093fe6f89d3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:30,256 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.116s 2022-05-25 15:24:30,256 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-938e8659-92b4-4bea-b38d-a34c1f0ade42', 'x-compute-request-id': 'req-938e8659-92b4-4bea-b38d-a34c1f0ade42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:31,356 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:24:31,357 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-8be1abb2-efdc-4116-995c-0460645af935', 'x-compute-request-id': 'req-8be1abb2-efdc-4116-995c-0460645af935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:32,453 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.088s 2022-05-25 15:24:32,454 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-8b70807b-3b51-4da1-a7f6-7a318d3e72ff', 'x-compute-request-id': 'req-8b70807b-3b51-4da1-a7f6-7a318d3e72ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:33,556 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.093s 2022-05-25 15:24:33,556 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-381044b6-0098-40b8-ba06-7fb96883cdca', 'x-compute-request-id': 'req-381044b6-0098-40b8-ba06-7fb96883cdca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:34,656 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:24:34,656 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-92cef65d-5e38-491b-8027-0bdabecdefd5', 'x-compute-request-id': 'req-92cef65d-5e38-491b-8027-0bdabecdefd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:35,756 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:24:35,756 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-44815834-a0d2-444f-823f-5849e6b46c7a', 'x-compute-request-id': 'req-44815834-a0d2-444f-823f-5849e6b46c7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:36,853 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.089s 2022-05-25 15:24:36,854 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-ef407500-855a-46f4-800b-bbef438fd48a', 'x-compute-request-id': 'req-ef407500-855a-46f4-800b-bbef438fd48a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:37,956 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.094s 2022-05-25 15:24:37,957 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-d7c37f42-bcb9-4dc7-99a1-bc378f82bfed', 'x-compute-request-id': 'req-d7c37f42-bcb9-4dc7-99a1-bc378f82bfed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:39,057 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.092s 2022-05-25 15:24:39,057 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-d8bfa009-103a-49c0-aadd-b1b9069e3d44', 'x-compute-request-id': 'req-d8bfa009-103a-49c0-aadd-b1b9069e3d44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:40,157 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:24:40,157 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-efbe86e4-5b03-4240-ba99-aa2665c150bd', 'x-compute-request-id': 'req-efbe86e4-5b03-4240-ba99-aa2665c150bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:41,255 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.089s 2022-05-25 15:24:41,256 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-95d5acfd-c097-4ac7-b580-8d415ae39f16', 'x-compute-request-id': 'req-95d5acfd-c097-4ac7-b580-8d415ae39f16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:42,356 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.092s 2022-05-25 15:24:42,357 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-b2f48920-bf64-4fdf-bb24-1c82dfb14e7c', 'x-compute-request-id': 'req-b2f48920-bf64-4fdf-bb24-1c82dfb14e7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:43,457 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:24:43,457 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-b7648eda-73a5-401a-97ef-66992759f86e', 'x-compute-request-id': 'req-b7648eda-73a5-401a-97ef-66992759f86e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:44,557 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:24:44,558 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-33ed2b96-c670-43b6-a59a-5e9c831c9475', 'x-compute-request-id': 'req-33ed2b96-c670-43b6-a59a-5e9c831c9475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:45,657 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:24:45,657 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-5689ca2a-e883-45b2-9121-666518b74de0', 'x-compute-request-id': 'req-5689ca2a-e883-45b2-9121-666518b74de0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:46,764 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.098s 2022-05-25 15:24:46,765 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-ac5f2126-7b3c-4101-8db2-7afb35a5e60a', 'x-compute-request-id': 'req-ac5f2126-7b3c-4101-8db2-7afb35a5e60a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:47,866 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.093s 2022-05-25 15:24:47,866 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-67abba08-83a9-4329-a845-232ad314a692', 'x-compute-request-id': 'req-67abba08-83a9-4329-a845-232ad314a692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:48,968 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.093s 2022-05-25 15:24:48,969 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-671b26b0-3612-436c-9058-ba8813c55451', 'x-compute-request-id': 'req-671b26b0-3612-436c-9058-ba8813c55451', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:50,075 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.097s 2022-05-25 15:24:50,075 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-288031d0-518e-4fac-ba05-c1f2b20ffeaa', 'x-compute-request-id': 'req-288031d0-518e-4fac-ba05-c1f2b20ffeaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:51,176 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.093s 2022-05-25 15:24:51,177 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-b39bfe1d-9e16-4ff9-8a75-051edd62adac', 'x-compute-request-id': 'req-b39bfe1d-9e16-4ff9-8a75-051edd62adac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:52,280 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.095s 2022-05-25 15:24:52,280 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-159b5521-b8be-4035-ad85-1629f35876d8', 'x-compute-request-id': 'req-159b5521-b8be-4035-ad85-1629f35876d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:53,381 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:24:53,381 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-7e5701a6-176a-4f0e-9db0-e6f1741ac46c', 'x-compute-request-id': 'req-7e5701a6-176a-4f0e-9db0-e6f1741ac46c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:54,546 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.158s 2022-05-25 15:24:54,547 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-c03e31dd-047a-44c6-9de9-6fb1ea94e5df', 'x-compute-request-id': 'req-c03e31dd-047a-44c6-9de9-6fb1ea94e5df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:55,652 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.095s 2022-05-25 15:24:55,652 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-6381c5fd-84e0-4704-b6f2-9e020d903cfa', 'x-compute-request-id': 'req-6381c5fd-84e0-4704-b6f2-9e020d903cfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:56,751 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:24:56,751 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-c70de3ba-5d34-4c72-9bb9-ccf0c26eeef2', 'x-compute-request-id': 'req-c70de3ba-5d34-4c72-9bb9-ccf0c26eeef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:57,850 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:24:57,850 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-b79fee90-6516-43db-a741-dc354c510c26', 'x-compute-request-id': 'req-b79fee90-6516-43db-a741-dc354c510c26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:24:58,949 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:24:58,949 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-570567ea-32e5-4cb4-a257-fecb190359ee', 'x-compute-request-id': 'req-570567ea-32e5-4cb4-a257-fecb190359ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:00,052 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.094s 2022-05-25 15:25:00,053 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-321d8e59-ecbe-4db6-89f0-d8c3e81c88dd', 'x-compute-request-id': 'req-321d8e59-ecbe-4db6-89f0-d8c3e81c88dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:01,150 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.088s 2022-05-25 15:25:01,151 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-61c09ae4-4f6b-4954-837c-ba262421f4f6', 'x-compute-request-id': 'req-61c09ae4-4f6b-4954-837c-ba262421f4f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:02,261 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.102s 2022-05-25 15:25:02,261 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-187efce1-0408-4d56-abe8-135113802020', 'x-compute-request-id': 'req-187efce1-0408-4d56-abe8-135113802020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:03,359 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.089s 2022-05-25 15:25:03,359 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-60fc5c64-5d8c-4efe-8113-f7a4d4cb2ebe', 'x-compute-request-id': 'req-60fc5c64-5d8c-4efe-8113-f7a4d4cb2ebe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:04,460 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.092s 2022-05-25 15:25:04,460 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-6738f7b0-a6c7-4d90-8918-83f3070b8fe5', 'x-compute-request-id': 'req-6738f7b0-a6c7-4d90-8918-83f3070b8fe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:05,560 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.092s 2022-05-25 15:25:05,560 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-7a41ea27-f3bd-42b5-ba6d-33e5cc350245', 'x-compute-request-id': 'req-7a41ea27-f3bd-42b5-ba6d-33e5cc350245', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:06,658 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.089s 2022-05-25 15:25:06,658 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-1dce4359-07b6-43ff-a8a6-9cd2766bc24f', 'x-compute-request-id': 'req-1dce4359-07b6-43ff-a8a6-9cd2766bc24f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:07,761 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.092s 2022-05-25 15:25:07,761 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-869bee39-483e-404d-b6f1-7a73da51c107', 'x-compute-request-id': 'req-869bee39-483e-404d-b6f1-7a73da51c107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:08,863 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:25:08,863 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-b51fc0dc-59fb-43b2-beda-9a8c8ecfbfbd', 'x-compute-request-id': 'req-b51fc0dc-59fb-43b2-beda-9a8c8ecfbfbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:09,963 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:25:09,963 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-8a1c54c3-586e-4095-a5ea-05f0d2174798', 'x-compute-request-id': 'req-8a1c54c3-586e-4095-a5ea-05f0d2174798', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:11,060 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.089s 2022-05-25 15:25:11,061 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-bb94237e-cf87-45e8-bcb5-9f8a4e97a9ff', 'x-compute-request-id': 'req-bb94237e-cf87-45e8-bcb5-9f8a4e97a9ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:12,314 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.245s 2022-05-25 15:25:12,314 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-12e25467-0fc3-4d6d-802f-0fd8c0ace1e1', 'x-compute-request-id': 'req-12e25467-0fc3-4d6d-802f-0fd8c0ace1e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:13,421 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.098s 2022-05-25 15:25:13,422 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-c2319985-da59-42a3-8a23-3a0f91d04e9b', 'x-compute-request-id': 'req-c2319985-da59-42a3-8a23-3a0f91d04e9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:14,517 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.087s 2022-05-25 15:25:14,517 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-18a8d878-e94d-45e3-b368-4ee872a1bf63', 'x-compute-request-id': 'req-18a8d878-e94d-45e3-b368-4ee872a1bf63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:15,619 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.093s 2022-05-25 15:25:15,619 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-07c36bf3-af22-4caa-849f-6af33d2dc7df', 'x-compute-request-id': 'req-07c36bf3-af22-4caa-849f-6af33d2dc7df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:16,723 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.095s 2022-05-25 15:25:16,724 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-69a59a49-ee43-41ec-9038-407a286aac0e', 'x-compute-request-id': 'req-69a59a49-ee43-41ec-9038-407a286aac0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:17,831 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.092s 2022-05-25 15:25:17,831 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-75b57fb1-d7d8-4859-8473-1c4abe98615c', 'x-compute-request-id': 'req-75b57fb1-d7d8-4859-8473-1c4abe98615c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:18,930 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.089s 2022-05-25 15:25:18,930 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-925a0acb-bf9a-4ba2-9981-6f391e312bf4', 'x-compute-request-id': 'req-925a0acb-bf9a-4ba2-9981-6f391e312bf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:20,032 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.094s 2022-05-25 15:25:20,033 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-82c25248-5ed9-451a-af3c-c76d4a26dbf7', 'x-compute-request-id': 'req-82c25248-5ed9-451a-af3c-c76d4a26dbf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:21,140 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.098s 2022-05-25 15:25:21,140 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-6cb33a5c-08e1-40ab-b08e-a72ab147d387', 'x-compute-request-id': 'req-6cb33a5c-08e1-40ab-b08e-a72ab147d387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:22,242 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.093s 2022-05-25 15:25:22,242 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-84aa27f7-09f0-496c-8cf7-9cd0e25065e8', 'x-compute-request-id': 'req-84aa27f7-09f0-496c-8cf7-9cd0e25065e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:23,341 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:25:23,341 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-e772e726-835f-46ad-82d3-466001784f1c', 'x-compute-request-id': 'req-e772e726-835f-46ad-82d3-466001784f1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:24,445 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.095s 2022-05-25 15:25:24,446 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-8c89325e-c1ad-4427-a33a-e69217c2d08c', 'x-compute-request-id': 'req-8c89325e-c1ad-4427-a33a-e69217c2d08c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:25,544 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.089s 2022-05-25 15:25:25,544 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-e33d8d7b-044b-47fd-a031-485db9000041', 'x-compute-request-id': 'req-e33d8d7b-044b-47fd-a031-485db9000041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:26,643 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:25:26,644 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-a8afe17f-bc44-4e92-a59a-d5df069441ef', 'x-compute-request-id': 'req-a8afe17f-bc44-4e92-a59a-d5df069441ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:27,740 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.088s 2022-05-25 15:25:27,741 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-f6035b1b-6060-490f-8df6-bea13cf3c257', 'x-compute-request-id': 'req-f6035b1b-6060-490f-8df6-bea13cf3c257', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:28,838 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.088s 2022-05-25 15:25:28,839 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-b9b86e2d-aae7-457b-af99-20ab954a7ca9', 'x-compute-request-id': 'req-b9b86e2d-aae7-457b-af99-20ab954a7ca9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:29,942 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.095s 2022-05-25 15:25:29,943 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-a72817ce-4c66-4773-909c-901f0c74f3d2', 'x-compute-request-id': 'req-a72817ce-4c66-4773-909c-901f0c74f3d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:31,044 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.092s 2022-05-25 15:25:31,044 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-a314d4d6-276b-407e-9732-56b1b71cb0f0', 'x-compute-request-id': 'req-a314d4d6-276b-407e-9732-56b1b71cb0f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:32,235 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.182s 2022-05-25 15:25:32,236 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-c1e7265d-185a-4ed4-a7c7-a5203f6e3eb1', 'x-compute-request-id': 'req-c1e7265d-185a-4ed4-a7c7-a5203f6e3eb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:33,338 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.089s 2022-05-25 15:25:33,338 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-6eed6301-7b7f-4421-994b-2c86949f81e6', 'x-compute-request-id': 'req-6eed6301-7b7f-4421-994b-2c86949f81e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:34,438 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:25:34,438 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-fd30fe72-1d44-4278-922b-f5abb7b18791', 'x-compute-request-id': 'req-fd30fe72-1d44-4278-922b-f5abb7b18791', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:35,541 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.094s 2022-05-25 15:25:35,541 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-49e8511b-b602-4703-95c9-dbcb2fc85c50', 'x-compute-request-id': 'req-49e8511b-b602-4703-95c9-dbcb2fc85c50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:36,640 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.089s 2022-05-25 15:25:36,640 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-7d605547-867a-44aa-8533-7fd01b900c5c', 'x-compute-request-id': 'req-7d605547-867a-44aa-8533-7fd01b900c5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:37,740 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:25:37,740 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-5e20fe66-9837-4ac3-98ad-6895004a0d69', 'x-compute-request-id': 'req-5e20fe66-9837-4ac3-98ad-6895004a0d69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:38,974 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.224s 2022-05-25 15:25:38,974 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-61dff19e-d547-4c12-a02b-d882a6587dda', 'x-compute-request-id': 'req-61dff19e-d547-4c12-a02b-d882a6587dda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:40,079 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.095s 2022-05-25 15:25:40,080 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-ff92e002-73f6-4d9c-b542-4ff95a60064b', 'x-compute-request-id': 'req-ff92e002-73f6-4d9c-b542-4ff95a60064b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:41,179 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:25:41,180 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-ba60f76d-c231-471b-95ed-8bfa615b1ccb', 'x-compute-request-id': 'req-ba60f76d-c231-471b-95ed-8bfa615b1ccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:42,289 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.101s 2022-05-25 15:25:42,290 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-e4365ac1-b1b9-488a-9245-5fe2bcad9a44', 'x-compute-request-id': 'req-e4365ac1-b1b9-488a-9245-5fe2bcad9a44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:43,393 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.094s 2022-05-25 15:25:43,393 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-c60f8b2b-e3b8-4b49-ba65-fccc6f71f537', 'x-compute-request-id': 'req-c60f8b2b-e3b8-4b49-ba65-fccc6f71f537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:44,496 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.094s 2022-05-25 15:25:44,496 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-7cab64b8-5f6d-4249-94dd-93ce0db66733', 'x-compute-request-id': 'req-7cab64b8-5f6d-4249-94dd-93ce0db66733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:45,594 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.089s 2022-05-25 15:25:45,594 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-a6ac9f85-ee30-45e8-ae1d-11535525c8ed', 'x-compute-request-id': 'req-a6ac9f85-ee30-45e8-ae1d-11535525c8ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:46,695 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.092s 2022-05-25 15:25:46,695 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-6861843c-e1d2-4d9f-a903-2ee5b61717df', 'x-compute-request-id': 'req-6861843c-e1d2-4d9f-a903-2ee5b61717df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:47,795 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:25:47,795 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-2ec4a892-b9f6-45f6-b066-70efc713e220', 'x-compute-request-id': 'req-2ec4a892-b9f6-45f6-b066-70efc713e220', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:48,894 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:25:48,895 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-d647e5d0-eb16-42d2-821b-d5a76bc44b91', 'x-compute-request-id': 'req-d647e5d0-eb16-42d2-821b-d5a76bc44b91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:49,992 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.089s 2022-05-25 15:25:49,993 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-d0bfd447-2862-49a1-ab1d-56abe67543cb', 'x-compute-request-id': 'req-d0bfd447-2862-49a1-ab1d-56abe67543cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:51,094 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.092s 2022-05-25 15:25:51,094 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-0aa3a498-cbff-456d-8e5f-23a276d2a43f', 'x-compute-request-id': 'req-0aa3a498-cbff-456d-8e5f-23a276d2a43f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:52,195 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.092s 2022-05-25 15:25:52,195 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-6ea09347-f694-4769-b786-504c4f1f0c8a', 'x-compute-request-id': 'req-6ea09347-f694-4769-b786-504c4f1f0c8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:53,295 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:25:53,296 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-40b3a6ae-7ee4-4fb1-8c7a-6e92c895a694', 'x-compute-request-id': 'req-40b3a6ae-7ee4-4fb1-8c7a-6e92c895a694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:54,394 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:25:54,395 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-2fb3fd5b-88af-44a1-8823-56720830e67f', 'x-compute-request-id': 'req-2fb3fd5b-88af-44a1-8823-56720830e67f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:55,498 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.095s 2022-05-25 15:25:55,499 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-a3b47647-f0ab-4048-b732-2ba71e4c4e76', 'x-compute-request-id': 'req-a3b47647-f0ab-4048-b732-2ba71e4c4e76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:56,604 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.097s 2022-05-25 15:25:56,605 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-e041583d-4779-4f80-87d5-c16ab9c2e61c', 'x-compute-request-id': 'req-e041583d-4779-4f80-87d5-c16ab9c2e61c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:57,707 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.093s 2022-05-25 15:25:57,707 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-38becd76-26cf-4b79-b00b-982260cdf3fa', 'x-compute-request-id': 'req-38becd76-26cf-4b79-b00b-982260cdf3fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:58,813 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.096s 2022-05-25 15:25:58,813 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-0ea79644-a360-4c0b-9a96-3fc2239c9a25', 'x-compute-request-id': 'req-0ea79644-a360-4c0b-9a96-3fc2239c9a25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:25:59,914 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.093s 2022-05-25 15:25:59,915 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-7fca390b-7785-43c9-85f1-7b5a8fa251a8', 'x-compute-request-id': 'req-7fca390b-7785-43c9-85f1-7b5a8fa251a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:01,010 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.086s 2022-05-25 15:26:01,010 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-7d195975-98a6-4706-84fa-a1fd9b938404', 'x-compute-request-id': 'req-7d195975-98a6-4706-84fa-a1fd9b938404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:02,113 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.094s 2022-05-25 15:26:02,113 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-5e5a8238-b2be-41d6-8fd9-f0f4bb41078e', 'x-compute-request-id': 'req-5e5a8238-b2be-41d6-8fd9-f0f4bb41078e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:03,210 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.088s 2022-05-25 15:26:03,210 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-90f23cfd-6663-47ad-9657-d8e16eda3346', 'x-compute-request-id': 'req-90f23cfd-6663-47ad-9657-d8e16eda3346', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:04,310 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:26:04,310 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-b3b80358-0e98-4b31-9ed3-dbfd86882772', 'x-compute-request-id': 'req-b3b80358-0e98-4b31-9ed3-dbfd86882772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:05,408 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.089s 2022-05-25 15:26:05,409 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-09215290-a2f3-4424-9a2c-9b8df85f132b', 'x-compute-request-id': 'req-09215290-a2f3-4424-9a2c-9b8df85f132b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:06,508 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:26:06,508 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-0debd749-70de-4d6c-b857-6747dc64161d', 'x-compute-request-id': 'req-0debd749-70de-4d6c-b857-6747dc64161d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:07,611 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.094s 2022-05-25 15:26:07,612 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-240dbeed-f8b1-4f3c-bf01-3229785d3cc5', 'x-compute-request-id': 'req-240dbeed-f8b1-4f3c-bf01-3229785d3cc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:08,707 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.087s 2022-05-25 15:26:08,707 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-c7a47989-30e4-4029-b0f4-74213c4965b2', 'x-compute-request-id': 'req-c7a47989-30e4-4029-b0f4-74213c4965b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:09,804 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.088s 2022-05-25 15:26:09,805 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-509feb38-49ac-4c1e-916c-891cc1864b6a', 'x-compute-request-id': 'req-509feb38-49ac-4c1e-916c-891cc1864b6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:10,906 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:26:10,907 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-0d9e5f14-9fc1-42e6-bd41-ce76c7808b80', 'x-compute-request-id': 'req-0d9e5f14-9fc1-42e6-bd41-ce76c7808b80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:12,007 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.092s 2022-05-25 15:26:12,007 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-eb4950ce-155e-44b8-9eab-58e2bafef63c', 'x-compute-request-id': 'req-eb4950ce-155e-44b8-9eab-58e2bafef63c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:13,122 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.104s 2022-05-25 15:26:13,122 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-072bd8cc-c913-407d-b0e2-970d9ae565f7', 'x-compute-request-id': 'req-072bd8cc-c913-407d-b0e2-970d9ae565f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:14,232 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.102s 2022-05-25 15:26:14,233 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-549c174d-fa28-4483-8218-cc1cf6d80472', 'x-compute-request-id': 'req-549c174d-fa28-4483-8218-cc1cf6d80472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:15,333 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.092s 2022-05-25 15:26:15,334 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-bab26318-6f82-4bcf-819a-79cc2a8e6fff', 'x-compute-request-id': 'req-bab26318-6f82-4bcf-819a-79cc2a8e6fff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:16,433 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:26:16,433 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-0e39095e-ad9e-4b72-a1c1-82816f1d9d5d', 'x-compute-request-id': 'req-0e39095e-ad9e-4b72-a1c1-82816f1d9d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:17,538 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.097s 2022-05-25 15:26:17,539 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-b68e03b1-2428-4361-8d8e-2880555a78e2', 'x-compute-request-id': 'req-b68e03b1-2428-4361-8d8e-2880555a78e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:18,638 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:26:18,638 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-6e7274b5-865a-403f-81a0-b73e755af0d8', 'x-compute-request-id': 'req-6e7274b5-865a-403f-81a0-b73e755af0d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:19,741 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.095s 2022-05-25 15:26:19,742 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-6bb5c523-0624-4f6f-bd72-de891db150cd', 'x-compute-request-id': 'req-6bb5c523-0624-4f6f-bd72-de891db150cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:20,839 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.089s 2022-05-25 15:26:20,840 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-ab154cf3-a631-41a9-8f56-16342ab70451', 'x-compute-request-id': 'req-ab154cf3-a631-41a9-8f56-16342ab70451', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:21,937 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.089s 2022-05-25 15:26:21,937 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-d240efd4-1e4d-4773-96c2-01a94f347ce1', 'x-compute-request-id': 'req-d240efd4-1e4d-4773-96c2-01a94f347ce1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:23,034 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.088s 2022-05-25 15:26:23,035 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-394078c7-2e4e-4824-a294-a492b7f55fbd', 'x-compute-request-id': 'req-394078c7-2e4e-4824-a294-a492b7f55fbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:24,136 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.092s 2022-05-25 15:26:24,136 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-e5ce1dd0-c862-446f-be00-8dfea057af13', 'x-compute-request-id': 'req-e5ce1dd0-c862-446f-be00-8dfea057af13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:25,232 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.087s 2022-05-25 15:26:25,232 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-d1a17f27-a1ba-4cef-8d19-09aa8a349e80', 'x-compute-request-id': 'req-d1a17f27-a1ba-4cef-8d19-09aa8a349e80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:26,329 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.088s 2022-05-25 15:26:26,329 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-e150587a-70ad-4e9f-8487-36c409ee5e38', 'x-compute-request-id': 'req-e150587a-70ad-4e9f-8487-36c409ee5e38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:27,426 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.089s 2022-05-25 15:26:27,427 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-72f6c44d-a92b-4600-bf4d-487ede02270a', 'x-compute-request-id': 'req-72f6c44d-a92b-4600-bf4d-487ede02270a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:28,527 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:26:28,527 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-8502958c-b9b8-470d-942b-2822d00943eb', 'x-compute-request-id': 'req-8502958c-b9b8-470d-942b-2822d00943eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:29,626 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:26:29,626 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-807eefb5-4b42-437c-9bed-54a6d920bc16', 'x-compute-request-id': 'req-807eefb5-4b42-437c-9bed-54a6d920bc16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:30,731 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.097s 2022-05-25 15:26:30,732 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-f6791ccb-f034-456a-80fc-8003590eb768', 'x-compute-request-id': 'req-f6791ccb-f034-456a-80fc-8003590eb768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:31,838 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.097s 2022-05-25 15:26:31,838 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-814984b0-8c69-4959-a959-037c37b2ce5f', 'x-compute-request-id': 'req-814984b0-8c69-4959-a959-037c37b2ce5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:32,939 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.093s 2022-05-25 15:26:32,940 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-f0a6e938-8e1d-49b2-9461-7a9f723d3a26', 'x-compute-request-id': 'req-f0a6e938-8e1d-49b2-9461-7a9f723d3a26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:34,043 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.094s 2022-05-25 15:26:34,044 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-2636ba9e-d6ae-4790-870b-181735dbadf6', 'x-compute-request-id': 'req-2636ba9e-d6ae-4790-870b-181735dbadf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:35,146 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.092s 2022-05-25 15:26:35,146 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-e2107766-be58-4cde-adfc-1052fe76788b', 'x-compute-request-id': 'req-e2107766-be58-4cde-adfc-1052fe76788b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:36,247 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:26:36,247 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-d6db4832-bb03-4a3a-b1e8-35bfabfed0a2', 'x-compute-request-id': 'req-d6db4832-bb03-4a3a-b1e8-35bfabfed0a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:37,347 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:26:37,348 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-afa4b608-e72b-48f4-9345-0ae61c01b016', 'x-compute-request-id': 'req-afa4b608-e72b-48f4-9345-0ae61c01b016', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:38,448 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.092s 2022-05-25 15:26:38,448 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-9bfc4cc2-363c-42bb-9de4-229a01f09210', 'x-compute-request-id': 'req-9bfc4cc2-363c-42bb-9de4-229a01f09210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:39,546 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.089s 2022-05-25 15:26:39,547 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-b07f2d05-711e-4130-ac63-76b87d552913', 'x-compute-request-id': 'req-b07f2d05-711e-4130-ac63-76b87d552913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:40,644 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:26:40,644 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-a388b735-5cb2-4c08-9f6d-0ba93a17f46a', 'x-compute-request-id': 'req-a388b735-5cb2-4c08-9f6d-0ba93a17f46a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:41,747 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.093s 2022-05-25 15:26:41,748 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-a8f32540-258c-4274-9434-d3ea0b8b0f44', 'x-compute-request-id': 'req-a8f32540-258c-4274-9434-d3ea0b8b0f44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:42,850 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.094s 2022-05-25 15:26:42,860 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-2dd7ff00-a507-43f4-a28f-db684253ee56', 'x-compute-request-id': 'req-2dd7ff00-a507-43f4-a28f-db684253ee56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:43,960 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.092s 2022-05-25 15:26:43,961 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-5c2e034e-25eb-4ac3-8cc1-b0694bcc8ccf', 'x-compute-request-id': 'req-5c2e034e-25eb-4ac3-8cc1-b0694bcc8ccf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:45,084 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.114s 2022-05-25 15:26:45,085 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-6654fd3f-bb11-4503-ade7-5151b1334909', 'x-compute-request-id': 'req-6654fd3f-bb11-4503-ade7-5151b1334909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:46,187 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.092s 2022-05-25 15:26:46,187 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-621ec3a2-a779-41c4-9887-ea9c0cc0e79e', 'x-compute-request-id': 'req-621ec3a2-a779-41c4-9887-ea9c0cc0e79e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:47,292 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.096s 2022-05-25 15:26:47,292 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-e0308cb4-a759-467b-83af-943e03ed8118', 'x-compute-request-id': 'req-e0308cb4-a759-467b-83af-943e03ed8118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:48,397 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.096s 2022-05-25 15:26:48,398 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-1c5d0880-02ef-4973-b90b-206c73f0a09f', 'x-compute-request-id': 'req-1c5d0880-02ef-4973-b90b-206c73f0a09f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:49,506 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.099s 2022-05-25 15:26:49,507 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-0bcd5610-5248-42fb-8ae7-a3075c4156c0', 'x-compute-request-id': 'req-0bcd5610-5248-42fb-8ae7-a3075c4156c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:50,606 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:26:50,606 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-f70402b3-d089-439b-9c8c-f3ca088b712c', 'x-compute-request-id': 'req-f70402b3-d089-439b-9c8c-f3ca088b712c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:51,716 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.100s 2022-05-25 15:26:51,716 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-50503a15-da9b-4c2e-ab6f-3b2a78872fe2', 'x-compute-request-id': 'req-50503a15-da9b-4c2e-ab6f-3b2a78872fe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:52,818 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.093s 2022-05-25 15:26:52,818 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-966bcfff-af5d-451c-a887-2c15e9fb6d37', 'x-compute-request-id': 'req-966bcfff-af5d-451c-a887-2c15e9fb6d37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:53,917 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:26:53,918 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-a9eccca3-9f18-4bdc-b26c-f85cb87a7ddb', 'x-compute-request-id': 'req-a9eccca3-9f18-4bdc-b26c-f85cb87a7ddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:55,022 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.095s 2022-05-25 15:26:55,022 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-6cbe75fc-41ee-4141-b689-010c83eb2d93', 'x-compute-request-id': 'req-6cbe75fc-41ee-4141-b689-010c83eb2d93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:56,121 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:26:56,122 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-1ca25c0d-9075-4299-8588-d56457578065', 'x-compute-request-id': 'req-1ca25c0d-9075-4299-8588-d56457578065', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:57,225 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.095s 2022-05-25 15:26:57,225 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-ec8ed2cd-e980-463c-97bf-6a5cde6c1cfc', 'x-compute-request-id': 'req-ec8ed2cd-e980-463c-97bf-6a5cde6c1cfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:58,322 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.088s 2022-05-25 15:26:58,323 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-974ac975-338a-42d7-8706-c73623a0883c', 'x-compute-request-id': 'req-974ac975-338a-42d7-8706-c73623a0883c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:26:59,422 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:26:59,422 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-101d0a91-ec19-476a-b4b9-66b103177157', 'x-compute-request-id': 'req-101d0a91-ec19-476a-b4b9-66b103177157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:00,522 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:27:00,522 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-ac3c178c-b560-475b-b460-4591b49e14b2', 'x-compute-request-id': 'req-ac3c178c-b560-475b-b460-4591b49e14b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:01,628 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.097s 2022-05-25 15:27:01,628 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-a2d91b77-3e99-4211-ada3-755fbd5634be', 'x-compute-request-id': 'req-a2d91b77-3e99-4211-ada3-755fbd5634be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:02,729 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.092s 2022-05-25 15:27:02,729 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-1dd4dafc-f8df-4d11-bbf5-230c1ad570a7', 'x-compute-request-id': 'req-1dd4dafc-f8df-4d11-bbf5-230c1ad570a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:03,829 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:27:03,829 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-0bf07902-032e-4337-b144-5323e4a49393', 'x-compute-request-id': 'req-0bf07902-032e-4337-b144-5323e4a49393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:04,946 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.108s 2022-05-25 15:27:04,946 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-317601af-3bac-47ab-86e0-9b032276e4a2', 'x-compute-request-id': 'req-317601af-3bac-47ab-86e0-9b032276e4a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:06,048 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.093s 2022-05-25 15:27:06,049 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-3415bf18-1872-4541-a544-470d4e3b17f9', 'x-compute-request-id': 'req-3415bf18-1872-4541-a544-470d4e3b17f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:07,148 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:27:07,148 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-9359c495-56d8-4c02-a204-7a2f49371df4', 'x-compute-request-id': 'req-9359c495-56d8-4c02-a204-7a2f49371df4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:08,249 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:27:08,250 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-14a1d66f-6e6b-482e-bd11-83fc05ca696d', 'x-compute-request-id': 'req-14a1d66f-6e6b-482e-bd11-83fc05ca696d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:09,347 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.089s 2022-05-25 15:27:09,348 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-63722a03-5b52-4980-8fea-0725916766e1', 'x-compute-request-id': 'req-63722a03-5b52-4980-8fea-0725916766e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:10,450 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.093s 2022-05-25 15:27:10,451 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-5e2553ad-c4b5-4fc6-a498-e7a4cd057a7c', 'x-compute-request-id': 'req-5e2553ad-c4b5-4fc6-a498-e7a4cd057a7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:11,547 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.089s 2022-05-25 15:27:11,548 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-c3106c2d-b72c-4259-8276-d19171410cb6', 'x-compute-request-id': 'req-c3106c2d-b72c-4259-8276-d19171410cb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:12,653 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.097s 2022-05-25 15:27:12,654 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-87944548-f75a-4c7e-8f14-36f9c93332fe', 'x-compute-request-id': 'req-87944548-f75a-4c7e-8f14-36f9c93332fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:13,751 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.088s 2022-05-25 15:27:13,751 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-406fa47d-c49f-4285-b2c6-65d32a3af987', 'x-compute-request-id': 'req-406fa47d-c49f-4285-b2c6-65d32a3af987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:14,866 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.106s 2022-05-25 15:27:14,866 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-76787557-5d32-4174-bd3e-ecbdd86db104', 'x-compute-request-id': 'req-76787557-5d32-4174-bd3e-ecbdd86db104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:15,968 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.092s 2022-05-25 15:27:15,968 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-487a53f2-fd8d-425b-a9c3-9c7922c778d1', 'x-compute-request-id': 'req-487a53f2-fd8d-425b-a9c3-9c7922c778d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:17,066 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:27:17,067 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-960ecd28-5e31-4c11-9ded-0b9b56ff8ff9', 'x-compute-request-id': 'req-960ecd28-5e31-4c11-9ded-0b9b56ff8ff9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:18,164 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.088s 2022-05-25 15:27:18,164 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-ec4800d2-a81c-4890-9e75-277e5d061e6f', 'x-compute-request-id': 'req-ec4800d2-a81c-4890-9e75-277e5d061e6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:19,264 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:27:19,264 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-caabf82d-5fd6-47a6-b89b-48a290913800', 'x-compute-request-id': 'req-caabf82d-5fd6-47a6-b89b-48a290913800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:20,359 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.086s 2022-05-25 15:27:20,359 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-0bdaca44-0ed7-449d-b78d-659f528c08ed', 'x-compute-request-id': 'req-0bdaca44-0ed7-449d-b78d-659f528c08ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:21,461 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.093s 2022-05-25 15:27:21,461 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-fcbfd82e-544e-4d3e-946f-0d774f4d694e', 'x-compute-request-id': 'req-fcbfd82e-544e-4d3e-946f-0d774f4d694e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:22,558 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.086s 2022-05-25 15:27:22,558 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-b74d7584-eecf-481a-acc0-b3dadce7dc0b', 'x-compute-request-id': 'req-b74d7584-eecf-481a-acc0-b3dadce7dc0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:23,660 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.094s 2022-05-25 15:27:23,660 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-70cbcba7-e2b3-4c82-8786-56c9831cd822', 'x-compute-request-id': 'req-70cbcba7-e2b3-4c82-8786-56c9831cd822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:25,008 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.339s 2022-05-25 15:27:25,008 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-eb608939-511f-4c06-9037-265ee1f14810', 'x-compute-request-id': 'req-eb608939-511f-4c06-9037-265ee1f14810', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:26,123 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.105s 2022-05-25 15:27:26,123 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-6e050ee9-2047-4b9b-b0e4-aaf24510f951', 'x-compute-request-id': 'req-6e050ee9-2047-4b9b-b0e4-aaf24510f951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:27,218 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.087s 2022-05-25 15:27:27,218 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-f7fce17c-7886-48c9-92a0-2e78d59f6bc0', 'x-compute-request-id': 'req-f7fce17c-7886-48c9-92a0-2e78d59f6bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:28,316 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.089s 2022-05-25 15:27:28,316 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-b93cd4ce-00e5-43ca-b0f7-96c8f70e4cf2', 'x-compute-request-id': 'req-b93cd4ce-00e5-43ca-b0f7-96c8f70e4cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:29,414 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.089s 2022-05-25 15:27:29,415 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-869a5dfe-b1c5-4602-ad5d-ca090439e6c9', 'x-compute-request-id': 'req-869a5dfe-b1c5-4602-ad5d-ca090439e6c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:30,517 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.089s 2022-05-25 15:27:30,517 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-4be58f71-9e5b-4bae-ae68-0989226fb242', 'x-compute-request-id': 'req-4be58f71-9e5b-4bae-ae68-0989226fb242', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:31,613 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.087s 2022-05-25 15:27:31,614 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-b973d15a-4766-4fe0-9fa3-2b6a85922fcd', 'x-compute-request-id': 'req-b973d15a-4766-4fe0-9fa3-2b6a85922fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:32,712 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.088s 2022-05-25 15:27:32,713 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-f445a10e-71c6-48d9-b13c-7d2ce5df94f2', 'x-compute-request-id': 'req-f445a10e-71c6-48d9-b13c-7d2ce5df94f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:33,813 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.093s 2022-05-25 15:27:33,814 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-c5c48810-b26e-4545-a84b-465c5014f5c0', 'x-compute-request-id': 'req-c5c48810-b26e-4545-a84b-465c5014f5c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:34,922 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.100s 2022-05-25 15:27:34,923 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-53145cf4-66da-41ad-a470-7ce4cfa6f55a', 'x-compute-request-id': 'req-53145cf4-66da-41ad-a470-7ce4cfa6f55a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:36,020 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.089s 2022-05-25 15:27:36,021 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-e44998c4-e1e6-4e2a-b204-f8dedadd02e5', 'x-compute-request-id': 'req-e44998c4-e1e6-4e2a-b204-f8dedadd02e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:37,125 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.095s 2022-05-25 15:27:37,125 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-e32fb4fe-dcc9-4d07-b4ed-158ff008fd03', 'x-compute-request-id': 'req-e32fb4fe-dcc9-4d07-b4ed-158ff008fd03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:38,222 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.088s 2022-05-25 15:27:38,222 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-76e7e10a-9c93-4c6a-a528-340a620212ff', 'x-compute-request-id': 'req-76e7e10a-9c93-4c6a-a528-340a620212ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:39,320 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.088s 2022-05-25 15:27:39,321 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-82e047b9-6e78-4f5e-ad19-89cc1853b3f1', 'x-compute-request-id': 'req-82e047b9-6e78-4f5e-ad19-89cc1853b3f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:40,417 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.088s 2022-05-25 15:27:40,417 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-4c6d64f6-5511-402b-86ba-499b65216a6e', 'x-compute-request-id': 'req-4c6d64f6-5511-402b-86ba-499b65216a6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:41,517 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:27:41,517 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-728d0f5b-ae16-4df4-b504-31a4569ed66f', 'x-compute-request-id': 'req-728d0f5b-ae16-4df4-b504-31a4569ed66f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:42,619 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.092s 2022-05-25 15:27:42,622 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-147324f7-d9b2-4985-aa68-8eef262e04a2', 'x-compute-request-id': 'req-147324f7-d9b2-4985-aa68-8eef262e04a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:43,722 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:27:43,723 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-613c81f1-ebce-4758-8456-309395597754', 'x-compute-request-id': 'req-613c81f1-ebce-4758-8456-309395597754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:44,835 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.103s 2022-05-25 15:27:44,836 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-1b4f11c2-f698-421f-83c2-099e9e44f9cd', 'x-compute-request-id': 'req-1b4f11c2-f698-421f-83c2-099e9e44f9cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:45,953 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.108s 2022-05-25 15:27:45,953 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-237b2994-2e6a-4cc1-84f2-a1b9c5097913', 'x-compute-request-id': 'req-237b2994-2e6a-4cc1-84f2-a1b9c5097913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:47,061 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.099s 2022-05-25 15:27:47,061 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-01e04c8e-17da-4592-a29b-a9aaf65abebe', 'x-compute-request-id': 'req-01e04c8e-17da-4592-a29b-a9aaf65abebe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:48,179 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.109s 2022-05-25 15:27:48,180 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-d030b8dc-4d0f-4def-ab2f-fdd13d358ee1', 'x-compute-request-id': 'req-d030b8dc-4d0f-4def-ab2f-fdd13d358ee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:49,302 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.114s 2022-05-25 15:27:49,303 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-a5339af4-7561-40e3-8a6b-96ce33774271', 'x-compute-request-id': 'req-a5339af4-7561-40e3-8a6b-96ce33774271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:50,408 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.096s 2022-05-25 15:27:50,408 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-3e3c6c52-e408-4086-838a-b1cb7b321a5b', 'x-compute-request-id': 'req-3e3c6c52-e408-4086-838a-b1cb7b321a5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:51,506 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.088s 2022-05-25 15:27:51,506 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-e0e548df-a1fe-4a24-973d-caadb833df18', 'x-compute-request-id': 'req-e0e548df-a1fe-4a24-973d-caadb833df18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:52,602 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.087s 2022-05-25 15:27:52,603 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-89ab7d72-e3a9-4e2f-b308-4af0d88b91f9', 'x-compute-request-id': 'req-89ab7d72-e3a9-4e2f-b308-4af0d88b91f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:53,707 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.096s 2022-05-25 15:27:53,707 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-f691f3ec-347c-461a-8f93-ef0e230ded0c', 'x-compute-request-id': 'req-f691f3ec-347c-461a-8f93-ef0e230ded0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:54,806 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.089s 2022-05-25 15:27:54,806 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-a4b79200-094c-4fc1-bc5e-cd8491779c47', 'x-compute-request-id': 'req-a4b79200-094c-4fc1-bc5e-cd8491779c47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:55,902 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.087s 2022-05-25 15:27:55,902 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-975c343e-cc50-491c-b2e8-622cc4b2c6f8', 'x-compute-request-id': 'req-975c343e-cc50-491c-b2e8-622cc4b2c6f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:57,001 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:27:57,002 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-d502758b-3eb5-42f9-9726-4d4b45fe8920', 'x-compute-request-id': 'req-d502758b-3eb5-42f9-9726-4d4b45fe8920', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:58,104 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.093s 2022-05-25 15:27:58,104 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-fce10cb4-bf72-44df-a83d-10fc04cc9f00', 'x-compute-request-id': 'req-fce10cb4-bf72-44df-a83d-10fc04cc9f00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:27:59,201 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.088s 2022-05-25 15:27:59,202 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-2937c35a-5650-40bb-bd28-49e1063e54e6', 'x-compute-request-id': 'req-2937c35a-5650-40bb-bd28-49e1063e54e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:00,300 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:28:00,301 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-e7c547bf-9e68-4843-b664-629da640d7ea', 'x-compute-request-id': 'req-e7c547bf-9e68-4843-b664-629da640d7ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:01,399 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.088s 2022-05-25 15:28:01,400 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-7cefd3c3-ad65-481c-b7cb-51292c84d3f3', 'x-compute-request-id': 'req-7cefd3c3-ad65-481c-b7cb-51292c84d3f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:02,510 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.094s 2022-05-25 15:28:02,510 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-63aee9b1-1bbb-4176-a7cb-6a9dfd11f18f', 'x-compute-request-id': 'req-63aee9b1-1bbb-4176-a7cb-6a9dfd11f18f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:03,618 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.099s 2022-05-25 15:28:03,619 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-add98666-8b67-41e8-8923-e5eceef695e1', 'x-compute-request-id': 'req-add98666-8b67-41e8-8923-e5eceef695e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:04,727 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.093s 2022-05-25 15:28:04,727 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-d329e034-8edb-428d-a972-722f94479a7a', 'x-compute-request-id': 'req-d329e034-8edb-428d-a972-722f94479a7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:05,839 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.103s 2022-05-25 15:28:05,839 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-1f84f1b3-91d9-4024-90e7-b31a19529a5d', 'x-compute-request-id': 'req-1f84f1b3-91d9-4024-90e7-b31a19529a5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:06,940 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.093s 2022-05-25 15:28:06,941 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-b931cf3a-3cdb-459a-890f-e6e00bbb2e98', 'x-compute-request-id': 'req-b931cf3a-3cdb-459a-890f-e6e00bbb2e98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:08,036 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.086s 2022-05-25 15:28:08,036 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-425a2d6a-0835-40db-b171-89891bc171d7', 'x-compute-request-id': 'req-425a2d6a-0835-40db-b171-89891bc171d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:09,143 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.098s 2022-05-25 15:28:09,143 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-0d5ae907-d230-4bf0-a840-3bd75a4511f6', 'x-compute-request-id': 'req-0d5ae907-d230-4bf0-a840-3bd75a4511f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:10,238 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.087s 2022-05-25 15:28:10,238 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-7462a79e-2a06-401c-a016-49eca62c851e', 'x-compute-request-id': 'req-7462a79e-2a06-401c-a016-49eca62c851e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:11,340 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.093s 2022-05-25 15:28:11,341 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-5efc2fca-7a29-444d-bcde-d6cce9d1f576', 'x-compute-request-id': 'req-5efc2fca-7a29-444d-bcde-d6cce9d1f576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:12,440 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:28:12,440 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-2194f1ac-4da3-40bd-8645-1e2323a4ef54', 'x-compute-request-id': 'req-2194f1ac-4da3-40bd-8645-1e2323a4ef54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:13,537 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.088s 2022-05-25 15:28:13,537 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-a379f324-c295-4a33-893d-7e871913296d', 'x-compute-request-id': 'req-a379f324-c295-4a33-893d-7e871913296d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:14,636 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:28:14,636 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-c3182d67-30bf-410a-8aea-9247edf149b5', 'x-compute-request-id': 'req-c3182d67-30bf-410a-8aea-9247edf149b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:15,743 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.098s 2022-05-25 15:28:15,743 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-d497280c-2a67-4891-8c8d-193fde41d237', 'x-compute-request-id': 'req-d497280c-2a67-4891-8c8d-193fde41d237', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:16,842 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:28:16,842 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-e2a27d00-c236-4bf4-8eca-5c01fb10cd36', 'x-compute-request-id': 'req-e2a27d00-c236-4bf4-8eca-5c01fb10cd36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:17,939 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:28:17,940 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-cf95becf-0b88-422e-b396-b22a15dc12ae', 'x-compute-request-id': 'req-cf95becf-0b88-422e-b396-b22a15dc12ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:19,039 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:28:19,039 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-ddc4e60a-7de2-4877-9203-58e5bde844c7', 'x-compute-request-id': 'req-ddc4e60a-7de2-4877-9203-58e5bde844c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:20,145 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.098s 2022-05-25 15:28:20,146 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-8849047d-7666-4132-aa5a-b9aea25cad47', 'x-compute-request-id': 'req-8849047d-7666-4132-aa5a-b9aea25cad47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:21,248 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.092s 2022-05-25 15:28:21,248 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-54318cbe-f4df-45f5-9d15-ae0fafa73c05', 'x-compute-request-id': 'req-54318cbe-f4df-45f5-9d15-ae0fafa73c05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:22,343 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.087s 2022-05-25 15:28:22,343 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-6cb88f94-7486-43b0-b9db-d327d4cb7c7c', 'x-compute-request-id': 'req-6cb88f94-7486-43b0-b9db-d327d4cb7c7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:23,441 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:28:23,442 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-82d3e6f8-b42e-448b-ac5f-d3c23017c4da', 'x-compute-request-id': 'req-82d3e6f8-b42e-448b-ac5f-d3c23017c4da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:24,557 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.107s 2022-05-25 15:28:24,558 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-ff4d2d76-26a8-4afa-8d5b-ea15b6e3a57b', 'x-compute-request-id': 'req-ff4d2d76-26a8-4afa-8d5b-ea15b6e3a57b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:25,654 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.088s 2022-05-25 15:28:25,654 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-21b81ae4-c11e-4932-945d-bced67fa50b5', 'x-compute-request-id': 'req-21b81ae4-c11e-4932-945d-bced67fa50b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:26,749 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.087s 2022-05-25 15:28:26,750 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-b8dbbe3b-0950-41f1-8191-e55027edbf0e', 'x-compute-request-id': 'req-b8dbbe3b-0950-41f1-8191-e55027edbf0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:27,847 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.088s 2022-05-25 15:28:27,847 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-9c5d83a4-8440-4d8c-94f5-565d1d44cc9b', 'x-compute-request-id': 'req-9c5d83a4-8440-4d8c-94f5-565d1d44cc9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:28,950 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.094s 2022-05-25 15:28:28,951 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-2806c8ee-a807-4162-8f39-3a80ad85f65f', 'x-compute-request-id': 'req-2806c8ee-a807-4162-8f39-3a80ad85f65f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:30,050 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:28:30,051 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-bde7de54-8ef5-4613-ad94-e5241fa170b9', 'x-compute-request-id': 'req-bde7de54-8ef5-4613-ad94-e5241fa170b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:31,148 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.087s 2022-05-25 15:28:31,149 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-0737ef18-6231-4961-b953-760cc572825b', 'x-compute-request-id': 'req-0737ef18-6231-4961-b953-760cc572825b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:32,246 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.089s 2022-05-25 15:28:32,246 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-093181b7-3e05-4a95-b1b4-78b9eea2ff8f', 'x-compute-request-id': 'req-093181b7-3e05-4a95-b1b4-78b9eea2ff8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:33,344 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.089s 2022-05-25 15:28:33,344 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-0fe6021a-a6e6-4b4d-b18d-1334a92eae6c', 'x-compute-request-id': 'req-0fe6021a-a6e6-4b4d-b18d-1334a92eae6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:34,439 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.085s 2022-05-25 15:28:34,440 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-c3d930af-5fd9-43ee-b073-edfb6ad58c8d', 'x-compute-request-id': 'req-c3d930af-5fd9-43ee-b073-edfb6ad58c8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:35,537 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.088s 2022-05-25 15:28:35,537 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-508f46a2-29b5-4ecb-ba4f-4693527cbd90', 'x-compute-request-id': 'req-508f46a2-29b5-4ecb-ba4f-4693527cbd90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:36,654 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.108s 2022-05-25 15:28:36,655 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-a6128dcf-97bb-472e-be79-41822334217f', 'x-compute-request-id': 'req-a6128dcf-97bb-472e-be79-41822334217f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:37,753 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:28:37,754 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-6dde2fe5-25d7-4ed1-834d-67af0b08a738', 'x-compute-request-id': 'req-6dde2fe5-25d7-4ed1-834d-67af0b08a738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:38,852 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.089s 2022-05-25 15:28:38,852 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-0bd2fbcf-2a8c-43cc-868b-970aefe339d0', 'x-compute-request-id': 'req-0bd2fbcf-2a8c-43cc-868b-970aefe339d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:39,952 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:28:39,952 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-9d4cd200-8be5-4bfd-9172-3f17e5fe6d36', 'x-compute-request-id': 'req-9d4cd200-8be5-4bfd-9172-3f17e5fe6d36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:41,050 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:28:41,051 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-4b8b5a71-e018-4ef1-9c97-f5cbb32c7685', 'x-compute-request-id': 'req-4b8b5a71-e018-4ef1-9c97-f5cbb32c7685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:42,152 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.092s 2022-05-25 15:28:42,152 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-c02931d5-2d28-49e7-8297-15a27c06590c', 'x-compute-request-id': 'req-c02931d5-2d28-49e7-8297-15a27c06590c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:43,257 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.089s 2022-05-25 15:28:43,257 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-e694b47e-3005-4ca9-bf65-c76fa6d6dea2', 'x-compute-request-id': 'req-e694b47e-3005-4ca9-bf65-c76fa6d6dea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:44,357 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:28:44,357 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-8f1a180a-6205-47f6-ac1d-b5d2426a423e', 'x-compute-request-id': 'req-8f1a180a-6205-47f6-ac1d-b5d2426a423e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:45,460 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.094s 2022-05-25 15:28:45,460 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-a98b0498-330c-4434-baab-70418de8ca79', 'x-compute-request-id': 'req-a98b0498-330c-4434-baab-70418de8ca79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:46,561 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.092s 2022-05-25 15:28:46,561 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-857e415b-6fd4-482d-a8be-84d49b644485', 'x-compute-request-id': 'req-857e415b-6fd4-482d-a8be-84d49b644485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:47,658 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.088s 2022-05-25 15:28:47,659 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-4496b56b-a5da-499d-a95f-a2d1abc3fa08', 'x-compute-request-id': 'req-4496b56b-a5da-499d-a95f-a2d1abc3fa08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:48,764 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.095s 2022-05-25 15:28:48,764 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-c17c4625-997a-4432-b678-0cf76fff37f2', 'x-compute-request-id': 'req-c17c4625-997a-4432-b678-0cf76fff37f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:49,865 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.092s 2022-05-25 15:28:49,865 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-3fd8bc52-a727-4519-aca7-78d7cc665a0e', 'x-compute-request-id': 'req-3fd8bc52-a727-4519-aca7-78d7cc665a0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:50,969 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.094s 2022-05-25 15:28:50,969 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-d0774577-a6bb-40d0-acb7-fe69b689da17', 'x-compute-request-id': 'req-d0774577-a6bb-40d0-acb7-fe69b689da17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:52,071 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.093s 2022-05-25 15:28:52,072 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-d0956b39-cca3-4656-8aca-a730098803af', 'x-compute-request-id': 'req-d0956b39-cca3-4656-8aca-a730098803af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:53,175 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.094s 2022-05-25 15:28:53,175 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-05723587-0d54-460e-8384-884ef4b7f78b', 'x-compute-request-id': 'req-05723587-0d54-460e-8384-884ef4b7f78b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:54,275 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:28:54,276 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-af27d69a-7e6c-4c93-a66b-15d991e8fe36', 'x-compute-request-id': 'req-af27d69a-7e6c-4c93-a66b-15d991e8fe36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:55,386 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.096s 2022-05-25 15:28:55,386 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-1b533809-4ad6-4c66-a610-04aa78179d59', 'x-compute-request-id': 'req-1b533809-4ad6-4c66-a610-04aa78179d59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:56,486 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:28:56,486 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-53fad6c8-b321-4c47-a2cb-6f3c4add5650', 'x-compute-request-id': 'req-53fad6c8-b321-4c47-a2cb-6f3c4add5650', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:57,586 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:28:57,586 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-a816e64d-091c-4c00-9d31-66679ec7257b', 'x-compute-request-id': 'req-a816e64d-091c-4c00-9d31-66679ec7257b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:58,686 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:28:58,686 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-8d98de00-88fd-4048-86f1-da70b6f7cd36', 'x-compute-request-id': 'req-8d98de00-88fd-4048-86f1-da70b6f7cd36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:28:59,792 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.096s 2022-05-25 15:28:59,792 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:28:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-97e3bfce-fe8a-4d28-b4f2-7fac4046d6a9', 'x-compute-request-id': 'req-97e3bfce-fe8a-4d28-b4f2-7fac4046d6a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:29:00,891 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:29:00,892 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-8c65ca66-4a36-45e0-9f07-c242534decd1', 'x-compute-request-id': 'req-8c65ca66-4a36-45e0-9f07-c242534decd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:29:01,990 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.089s 2022-05-25 15:29:01,990 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-b22b6543-fbfd-4f03-8ee6-e5810656b980', 'x-compute-request-id': 'req-b22b6543-fbfd-4f03-8ee6-e5810656b980', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:29:03,090 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:29:03,090 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-21c368b4-309f-46ff-aae4-0f696c9d436d', 'x-compute-request-id': 'req-21c368b4-309f-46ff-aae4-0f696c9d436d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:29:04,191 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.093s 2022-05-25 15:29:04,192 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-95ff5d40-de2a-4e57-829c-3e8bb469cbad', 'x-compute-request-id': 'req-95ff5d40-de2a-4e57-829c-3e8bb469cbad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:29:05,290 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:29:05,291 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-a335c6fc-eb8f-4989-9a94-147600508120', 'x-compute-request-id': 'req-a335c6fc-eb8f-4989-9a94-147600508120', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:29:06,400 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.100s 2022-05-25 15:29:06,401 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-ff5aa991-a404-4ac9-90f2-bb1c642e19b0', 'x-compute-request-id': 'req-ff5aa991-a404-4ac9-90f2-bb1c642e19b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:29:07,506 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.096s 2022-05-25 15:29:07,506 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-92ee3a87-73eb-43c5-9076-de3ccdf53afb', 'x-compute-request-id': 'req-92ee3a87-73eb-43c5-9076-de3ccdf53afb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:29:08,618 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.104s 2022-05-25 15:29:08,618 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-bfce483d-f934-4f62-932e-3332105d5a11', 'x-compute-request-id': 'req-bfce483d-f934-4f62-932e-3332105d5a11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:29:09,716 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:29:09,717 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-8f92bb3e-ffbd-47bb-a88b-741c5a5e82f5', 'x-compute-request-id': 'req-8f92bb3e-ffbd-47bb-a88b-741c5a5e82f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:29:10,814 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.089s 2022-05-25 15:29:10,814 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-3acc5e76-aae7-4bd6-862f-13544584888f', 'x-compute-request-id': 'req-3acc5e76-aae7-4bd6-862f-13544584888f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:29:11,912 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:29:11,913 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-14cb658d-d769-4b58-8489-4f4b3a5a000f', 'x-compute-request-id': 'req-14cb658d-d769-4b58-8489-4f4b3a5a000f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:29:13,015 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.093s 2022-05-25 15:29:13,015 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-239c9f2b-16f3-475d-af3e-a70e0e8020f6', 'x-compute-request-id': 'req-239c9f2b-16f3-475d-af3e-a70e0e8020f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:29:14,123 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.099s 2022-05-25 15:29:14,123 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-335b121a-65a2-4da3-8275-54ab01ad876f', 'x-compute-request-id': 'req-335b121a-65a2-4da3-8275-54ab01ad876f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:29:15,222 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:29:15,223 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-7efbed98-00a5-4edc-834b-e494f187dc5d', 'x-compute-request-id': 'req-7efbed98-00a5-4edc-834b-e494f187dc5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:29:16,320 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.088s 2022-05-25 15:29:16,320 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-8bea1a98-eeca-4b50-beac-e0d0000b71b0', 'x-compute-request-id': 'req-8bea1a98-eeca-4b50-beac-e0d0000b71b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:29:17,420 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.092s 2022-05-25 15:29:17,421 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-db3b844a-960a-463c-b799-f891a3a5b77a', 'x-compute-request-id': 'req-db3b844a-960a-463c-b799-f891a3a5b77a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:29:18,520 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:29:18,520 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-994446e8-a921-4c00-a467-b42eb07e8e01', 'x-compute-request-id': 'req-994446e8-a921-4c00-a467-b42eb07e8e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:29:19,618 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.089s 2022-05-25 15:29:19,619 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-d450ddab-c306-4722-a74c-20ba0de83b45', 'x-compute-request-id': 'req-d450ddab-c306-4722-a74c-20ba0de83b45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:29:20,717 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.089s 2022-05-25 15:29:20,718 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-f982a5cc-58a5-4667-b4b2-e21b85c39466', 'x-compute-request-id': 'req-f982a5cc-58a5-4667-b4b2-e21b85c39466', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:29:21,821 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.094s 2022-05-25 15:29:21,821 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-3f7c9333-a4ea-4c8d-a0a1-99a012591a23', 'x-compute-request-id': 'req-3f7c9333-a4ea-4c8d-a0a1-99a012591a23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:29:22,919 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.089s 2022-05-25 15:29:22,919 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-171cd359-a169-4062-851f-797d75bd731d', 'x-compute-request-id': 'req-171cd359-a169-4062-851f-797d75bd731d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:29:24,035 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.106s 2022-05-25 15:29:24,035 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-0920811c-1dac-457e-b104-d70edb207ecb', 'x-compute-request-id': 'req-0920811c-1dac-457e-b104-d70edb207ecb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:29:25,134 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:29:25,135 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-0b919895-dcc8-4f27-8042-3cb029846d25', 'x-compute-request-id': 'req-0b919895-dcc8-4f27-8042-3cb029846d25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:29:26,235 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:29:26,235 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-c19217b3-d7b4-42d9-bd3d-cea5d510fba3', 'x-compute-request-id': 'req-c19217b3-d7b4-42d9-bd3d-cea5d510fba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:29:27,330 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.086s 2022-05-25 15:29:27,331 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-d19cfb18-75c6-4b38-abbd-cf676ac6237a', 'x-compute-request-id': 'req-d19cfb18-75c6-4b38-abbd-cf676ac6237a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:29:28,433 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.092s 2022-05-25 15:29:28,433 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-82c08485-87da-46bc-a783-9ad6c2dd0a3d', 'x-compute-request-id': 'req-82c08485-87da-46bc-a783-9ad6c2dd0a3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:29:29,537 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.094s 2022-05-25 15:29:29,537 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-09b8c99d-f262-4958-a624-800a14b971cd', 'x-compute-request-id': 'req-09b8c99d-f262-4958-a624-800a14b971cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:29:30,646 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.099s 2022-05-25 15:29:30,647 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-49ddedef-4ab6-49e0-93b1-73d94dc1c74f', 'x-compute-request-id': 'req-49ddedef-4ab6-49e0-93b1-73d94dc1c74f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:29:31,748 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.093s 2022-05-25 15:29:31,748 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-fc838018-e468-4e36-b000-87181d154bbe', 'x-compute-request-id': 'req-fc838018-e468-4e36-b000-87181d154bbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:29:32,847 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.088s 2022-05-25 15:29:32,847 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-625adc67-c9f3-4168-a40d-67d20414faac', 'x-compute-request-id': 'req-625adc67-c9f3-4168-a40d-67d20414faac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:29:33,946 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:29:33,946 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-2597e374-8d8c-4884-ae55-ec944ab28c8f', 'x-compute-request-id': 'req-2597e374-8d8c-4884-ae55-ec944ab28c8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:29:35,056 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.097s 2022-05-25 15:29:35,057 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-5260d5be-230a-48b0-b471-6d5889cfda3c', 'x-compute-request-id': 'req-5260d5be-230a-48b0-b471-6d5889cfda3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:29:36,156 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.091s 2022-05-25 15:29:36,157 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-a7f2f4c1-eea6-4eb5-9ed8-8cd7e6ab073e', 'x-compute-request-id': 'req-a7f2f4c1-eea6-4eb5-9ed8-8cd7e6ab073e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:29:37,255 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.090s 2022-05-25 15:29:37,256 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-20fdf0df-b43d-44e7-96f7-7438348c4e75', 'x-compute-request-id': 'req-20fdf0df-b43d-44e7-96f7-7438348c4e75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:29:38,375 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9 0.111s 2022-05-25 15:29:38,376 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-bb130dc1-fdc4-44cd-8e06-a26bbbbea90d', 'x-compute-request-id': 'req-bb130dc1-fdc4-44cd-8e06-a26bbbbea90d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9'} Body: b'{"server": {"id": "f6de56f1-7747-4d24-b189-6fc183c705a9", "name": "tempest-AttachVolumeTestJSON-server-528687546", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:24Z", "updated": "2022-05-25T15:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f6de56f1-7747-4d24-b189-6fc183c705a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1906765803", "OS-SRV-USG:launched_at": "2022-05-25T15:00:31.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": "dd781e75-c90b-4f6d-8518-bdab665ac786"}]}}' 2022-05-25 15:29:38,384 125530 ERROR [tempest.api.compute.base] Failed to delete server f6de56f1-7747-4d24-b189-6fc183c705a9 2022-05-25 15:29:38.384 125530 ERROR tempest.api.compute.base Traceback (most recent call last): 2022-05-25 15:29:38.384 125530 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/api/compute/base.py", line 454, in delete_server 2022-05-25 15:29:38.384 125530 ERROR tempest.api.compute.base waiters.wait_for_server_termination(cls.servers_client, 2022-05-25 15:29:38.384 125530 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/common/waiters.py", line 146, in wait_for_server_termination 2022-05-25 15:29:38.384 125530 ERROR tempest.api.compute.base raise lib_exc.TimeoutException 2022-05-25 15:29:38.384 125530 ERROR tempest.api.compute.base tempest.lib.exceptions.TimeoutException: Request timed out 2022-05-25 15:29:38.384 125530 ERROR tempest.api.compute.base Details: None 2022-05-25 15:29:38.384 125530 ERROR tempest.api.compute.base 2022-05-25 15:29:38,510 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.57/compute/v2.1/os-keypairs/tempest-keypair-1906765803 0.123s 2022-05-25 15:29:38,510 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:38 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-06a1bd81-91e1-4e89-8ad3-6fd424a7bcd2', 'x-compute-request-id': 'req-06a1bd81-91e1-4e89-8ad3-6fd424a7bcd2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.57/compute/v2.1/os-keypairs/tempest-keypair-1906765803'} Body: b'' 2022-05-25 15:29:38,745 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.57:9696/v2.0/security-groups/81540e8b-0b80-4fe2-a4dd-18e8b79b1328 0.233s 2022-05-25 15:29:38,745 125530 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-30d7ebf5-ea1e-468c-99a4-cce7962156d1', 'content-length': '0', 'date': 'Wed, 25 May 2022 15:29:38 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.57:9696/v2.0/security-groups/81540e8b-0b80-4fe2-a4dd-18e8b79b1328'} Body: b'' 2022-05-25 15:29:38,778 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.57:9696/v2.0/security-groups/81540e8b-0b80-4fe2-a4dd-18e8b79b1328 0.032s 2022-05-25 15:29:38,778 125530 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': '146', 'x-openstack-request-id': 'req-52a484eb-c713-4af3-a72f-eadf70ccfa0f', 'date': 'Wed, 25 May 2022 15:29:38 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.57:9696/v2.0/security-groups/81540e8b-0b80-4fe2-a4dd-18e8b79b1328'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 81540e8b-0b80-4fe2-a4dd-18e8b79b1328 does not exist", "detail": ""}}' 2022-05-25 15:29:39,416 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.57:9696/v2.0/floatingips/c31aaf16-d62e-4275-b920-2d128f3dd98c 0.638s 2022-05-25 15:29:39,417 125530 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-77c4063c-d6c9-42cd-811c-4d86b3701b04', 'content-length': '0', 'date': 'Wed, 25 May 2022 15:29:39 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.57:9696/v2.0/floatingips/c31aaf16-d62e-4275-b920-2d128f3dd98c'} Body: b'' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 385, in wait_for_volume_attachment_remove_from_server raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Volume dd781e75-c90b-4f6d-8518-bdab665ac786 failed to detach from server f6de56f1-7747-4d24-b189-6fc183c705a9 within the required time (360 s) from the compute API perspective }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume dd781e75-c90b-4f6d-8518-bdab665ac786 failed to reach available status (current detaching) within the required time (360 s). }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 115, in test_attach_detach_volume waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume dd781e75-c90b-4f6d-8518-bdab665ac786 failed to reach available status (current detaching) within the required time (360 s). |
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
fail
ft9.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-25 15:29:39,742 125530 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-05-25 15:29:39,742 125530 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-05-25 15:29:39,861 125530 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.57/compute/v2.1/os-keypairs 0.115s 2022-05-25 15:29:39,861 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-101948085", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG/C/XcXurNJlGWgIJlFXtXmEFcnF/knnq8Qu0eLIZP27TL+6cOBtW6T9RC+5W4J3e5y7UHhw6z20MI7TnXDfLBH4dmx891N/WeM8zDt3ppORHpMg/EqpBKw8X2ToJIiZw=="}} Response - Headers: {'date': 'Wed, 25 May 2022 15:29:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '385', '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-bbb9692c-7495-4058-8407-9b41a0ef7851', 'x-compute-request-id': 'req-bbb9692c-7495-4058-8407-9b41a0ef7851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-101948085", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG/C/XcXurNJlGWgIJlFXtXmEFcnF/knnq8Qu0eLIZP27TL+6cOBtW6T9RC+5W4J3e5y7UHhw6z20MI7TnXDfLBH4dmx891N/WeM8zDt3ppORHpMg/EqpBKw8X2ToJIiZw==", "fingerprint": "47:fe:05:6e:6a:42:7e:dc:42:34:fe:83:83:42:4f:98", "user_id": "2e88ad2e00984607a96a3e39d35e223d"}}' 2022-05-25 15:29:39,864 125530 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-101948085 created 2022-05-25 15:29:40,230 125530 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.57:9696/v2.0/security-groups 0.364s 2022-05-25 15:29:40,230 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-securitygroup--2022803008", "description": "tempest-description--1687911262"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-ab240c27-70f9-474d-80e3-3f6c257a14bb', 'date': 'Wed, 25 May 2022 15:29:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "0e5e3805-f513-42c3-9da1-b170fe169e1c", "name": "tempest-securitygroup--2022803008", "stateful": true, "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "description": "tempest-description--1687911262", "shared": false, "security_group_rules": [{"id": "970f7006-b08d-4bce-abb2-ca1a7c235638", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "security_group_id": "0e5e3805-f513-42c3-9da1-b170fe169e1c", "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": 446, "description": null, "tags": [], "created_at": "2022-05-25T15:29:40Z", "updated_at": "2022-05-25T15:29:40Z", "revision_number": 0, "project_id": "6c28efed16244d2d9f43da4a441031a7"}, {"id": "a704b08c-848d-47de-a620-c56c43560fc7", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "security_group_id": "0e5e3805-f513-42c3-9da1-b170fe169e1c", "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": 447, "description": null, "tags": [], "created_at": "2022-05-25T15:29:40Z", "updated_at": "2022-05-25T15:29:40Z", "revision_number": 0, "project_id": "6c28efed16244d2d9f43da4a441031a7"}], "tags": [], "created_at": "2022-05-25T15:29:39Z", "updated_at": "2022-05-25T15:29:40Z", "revision_number": 1, "project_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:29:40,566 125530 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.57:9696/v2.0/security-group-rules 0.336s 2022-05-25 15:29:40,567 125530 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": "0e5e3805-f513-42c3-9da1-b170fe169e1c", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-8a56a458-6219-40f0-add0-809a0fdbd849', 'date': 'Wed, 25 May 2022 15:29:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "98a71208-1f61-44c7-b484-eca86344159c", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "security_group_id": "0e5e3805-f513-42c3-9da1-b170fe169e1c", "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": "2022-05-25T15:29:40Z", "updated_at": "2022-05-25T15:29:40Z", "revision_number": 0, "project_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:29:40,877 125530 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.57:9696/v2.0/security-group-rules 0.309s 2022-05-25 15:29:40,877 125530 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": "0e5e3805-f513-42c3-9da1-b170fe169e1c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-3d66d5e6-8aa0-4f66-b589-7ab4be60d315', 'date': 'Wed, 25 May 2022 15:29:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "addd5147-3d3d-4a94-8de3-08d1f36335ba", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "security_group_id": "0e5e3805-f513-42c3-9da1-b170fe169e1c", "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": "2022-05-25T15:29:40Z", "updated_at": "2022-05-25T15:29:40Z", "revision_number": 0, "project_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:29:40,878 125530 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2022803008 created 2022-05-25 15:29:42,020 125530 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.57:9696/v2.0/floatingips 1.141s 2022-05-25 15:29:42,020 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "9150d0a3-d163-4729-88e4-9b01c3972f2b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-b49a4797-53fa-4293-8a0e-eb26312a41dd', 'date': 'Wed, 25 May 2022 15:29:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "fbbea32b-3533-40a8-9960-9e53e880eae1", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "floating_ip_address": "172.27.3.153", "floating_network_id": "9150d0a3-d163-4729-88e4-9b01c3972f2b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "6c28efed16244d2d9f43da4a441031a7", "description": "", "port_details": null, "tags": [], "created_at": "2022-05-25T15:29:41Z", "updated_at": "2022-05-25T15:29:41Z", "revision_number": 0}}' 2022-05-25 15:29:42,020 125530 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'fbbea32b-3533-40a8-9960-9e53e880eae1', 'tenant_id': '6c28efed16244d2d9f43da4a441031a7', 'floating_ip_address': '172.27.3.153', 'floating_network_id': '9150d0a3-d163-4729-88e4-9b01c3972f2b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6c28efed16244d2d9f43da4a441031a7', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-05-25T15:29:41Z', 'updated_at': '2022-05-25T15:29:41Z', 'revision_number': 0, 'ip': '172.27.3.153'} created 2022-05-25 15:29:42,129 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.222.0.57/identity/v3/auth/tokens 0.102s 2022-05-25 15:29:42,130 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 25 May 2022 15:29:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3242', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-701e67d0-d597-4d60-8cad-71327ef77099', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2e88ad2e00984607a96a3e39d35e223d", "name": "tempest-AttachVolumeTestJSON-978734242-project", "password_expires_at": null}, "audit_ids": ["7V8cCAqzQaqqDY-J1jnEIg"], "expires_at": "2022-05-25T16:29:42.000000Z", "issued_at": "2022-05-25T15:29:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c28efed16244d2d9f43da4a441031a7", "name": "tempest-AttachVolumeTestJSON-978734242"}, "is_domain": false, "roles": [{"id": "e2b78b59f5d045dfbb1c6057b955be64", "name": "member"}, {"id": "635966e6bee54755a655e89fdd4d1c24", "name": "reader"}], "catalog": [{"endpoints": [{"id": "2c8f29fbd52d443fa994e43c46db48a8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57:9696/", "region": "RegionOne"}], "id": "34533a9d06d449e78f37022e686fbe6d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02dba0f81fe74076bbb920bc4eae8fa6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/identity", "region": "RegionOne"}], "id": "535ce947beec47e090face594fe06029", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "aa9312c4b7bf406c9c1187710706c713", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57:8080/v1/AUTH_6c28efed16244d2d9f43da4a441031a7", "region": "RegionOne"}, {"id": "ba97ca2a8acd470993fcb5f31ae38d0a", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.57:8080", "region": "RegionOne"}], "id": "5881e1a5fdcf4cf69f252086a0607603", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "29ae25408b4a4c89aa81e63bfa6a7218", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/compute/v2.1", "region": "RegionOne"}], "id": "67b75b97a3944c119542a76c12a84fa3", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "42459b3f107041668722930918bcd7d5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7", "region": "RegionOne"}], "id": "86a2e77e9d464f18991c64ce879023a0", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e9f738b68f114daa85d9bb57aece13b7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/compute/v2/6c28efed16244d2d9f43da4a441031a7", "region": "RegionOne"}], "id": "a2c8da3885f94fc8804ccca734e47410", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "24a16f830c9147f98670dfed84a5adfe", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/placement", "region": "RegionOne"}], "id": "a4028a581c7d43968cbb5235ad66cf1b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "513b50270dc14ffe8f794a5fe5013cd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/volume/v3/6c28efed16244d2d9f43da4a441031a7", "region": "RegionOne"}], "id": "a558c45d429642eaa7ae37884e8f95b0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d8ac54ebaf564452938e5cedb667cacf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/image", "region": "RegionOne"}], "id": "b03af904fa5f47b2b722849ce9de4713", "type": "image", "name": "glance"}]}}' 2022-05-25 15:29:42,130 125530 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '9c412cfc-097a-4b01-b39f-9a6c8914ccc1', 'name': 'tempest-AttachVolumeTestJSON-493334382-network', 'tenant_id': '6c28efed16244d2d9f43da4a441031a7', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6c28efed16244d2d9f43da4a441031a7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 973, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-05-25T14:58:50Z', 'updated_at': '2022-05-25T14:58:50Z', 'revision_number': 1} available for tenant 2022-05-25 15:29:42,131 125530 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-101948085', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG/C/XcXurNJlGWgIJlFXtXmEFcnF/knnq8Qu0eLIZP27TL+6cOBtW6T9RC+5W4J3e5y7UHhw6z20MI7TnXDfLBH4dmx891N/WeM8zDt3ppORHpMg/EqpBKw8X2ToJIiZw==', 'fingerprint': '47:fe:05:6e:6a:42:7e:dc:42:34:fe:83:83:42:4f:98', 'user_id': '2e88ad2e00984607a96a3e39d35e223d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBvZjmQAf6h7b43NVE4c/l2JwAWvfevgwm789KCV91JfktmGM8hscT0\nuhlcn/ku/jagBwYFK4EEACKhZANiAARvwv13F7qzSZRloCCZRV7V5hBXJxf5J56v\nELtHiyGT9u0y/unDgbVuk/UQvuVuCd3ucu1B4cOs9tDCO051w3ywR+HZsfPdTf1n\njPMw7d6aTkR6TIPxKqQSsPF9k6CSImc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0e5e3805-f513-42c3-9da1-b170fe169e1c', 'name': 'tempest-securitygroup--2022803008', 'stateful': True, 'tenant_id': '6c28efed16244d2d9f43da4a441031a7', 'description': 'tempest-description--1687911262', 'shared': False, 'security_group_rules': [{'id': '970f7006-b08d-4bce-abb2-ca1a7c235638', 'tenant_id': '6c28efed16244d2d9f43da4a441031a7', 'security_group_id': '0e5e3805-f513-42c3-9da1-b170fe169e1c', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 446, 'description': None, 'tags': [], 'created_at': '2022-05-25T15:29:40Z', 'updated_at': '2022-05-25T15:29:40Z', 'revision_number': 0, 'project_id': '6c28efed16244d2d9f43da4a441031a7'}, {'id': 'a704b08c-848d-47de-a620-c56c43560fc7', 'tenant_id': '6c28efed16244d2d9f43da4a441031a7', 'security_group_id': '0e5e3805-f513-42c3-9da1-b170fe169e1c', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 447, 'description': None, 'tags': [], 'created_at': '2022-05-25T15:29:40Z', 'updated_at': '2022-05-25T15:29:40Z', 'revision_number': 0, 'project_id': '6c28efed16244d2d9f43da4a441031a7'}], 'tags': [], 'created_at': '2022-05-25T15:29:39Z', 'updated_at': '2022-05-25T15:29:40Z', 'revision_number': 1, 'project_id': '6c28efed16244d2d9f43da4a441031a7'}, 'floating_ip': {'id': 'fbbea32b-3533-40a8-9960-9e53e880eae1', 'tenant_id': '6c28efed16244d2d9f43da4a441031a7', 'floating_ip_address': '172.27.3.153', 'floating_network_id': '9150d0a3-d163-4729-88e4-9b01c3972f2b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6c28efed16244d2d9f43da4a441031a7', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-05-25T15:29:41Z', 'updated_at': '2022-05-25T15:29:41Z', 'revision_number': 0, 'ip': '172.27.3.153'}} 2022-05-25 15:29:43,189 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.222.0.57/compute/v2.1/servers 1.057s 2022-05-25 15:29:43,189 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1258083796", "imageRef": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "9c412cfc-097a-4b01-b39f-9a6c8914ccc1"}], "security_groups": [{"name": "tempest-securitygroup--2022803008"}], "key_name": "tempest-keypair-101948085", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 25 May 2022 15:29:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f', '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-240414e0-d852-4403-b0ef-f96bd2334947', 'x-compute-request-id': 'req-240414e0-d852-4403-b0ef-f96bd2334947', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.57/compute/v2.1/servers'} Body: b'{"server": {"id": "fd566473-6d1f-46f6-a706-84f5273c890f", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fd566473-6d1f-46f6-a706-84f5273c890f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2022803008"}], "adminPass": "password"}}' 2022-05-25 15:29:43,277 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f 0.085s 2022-05-25 15:29:43,277 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', '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-a7cad6fa-0ff5-4c55-bfb4-5ae2340af05e', 'x-compute-request-id': 'req-a7cad6fa-0ff5-4c55-bfb4-5ae2340af05e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f'} Body: b'{"server": {"id": "fd566473-6d1f-46f6-a706-84f5273c890f", "name": "tempest-AttachVolumeTestJSON-server-1258083796", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:29:43Z", "updated": "2022-05-25T15:29:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fd566473-6d1f-46f6-a706-84f5273c890f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-101948085", "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": []}}' 2022-05-25 15:29:44,379 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f 0.092s 2022-05-25 15:29:44,379 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1241', '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-c6341a45-aa9b-41e0-bc02-09c0cdfff773', 'x-compute-request-id': 'req-c6341a45-aa9b-41e0-bc02-09c0cdfff773', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f'} Body: b'{"server": {"id": "fd566473-6d1f-46f6-a706-84f5273c890f", "name": "tempest-AttachVolumeTestJSON-server-1258083796", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:29:43Z", "updated": "2022-05-25T15:29:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fd566473-6d1f-46f6-a706-84f5273c890f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-101948085", "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": []}}' 2022-05-25 15:29:45,496 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f 0.110s 2022-05-25 15:29:45,496 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1297', '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-cda0f774-080b-4ed8-bd3c-9de464206644', 'x-compute-request-id': 'req-cda0f774-080b-4ed8-bd3c-9de464206644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f'} Body: b'{"server": {"id": "fd566473-6d1f-46f6-a706-84f5273c890f", "name": "tempest-AttachVolumeTestJSON-server-1258083796", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:29:43Z", "updated": "2022-05-25T15:29:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fd566473-6d1f-46f6-a706-84f5273c890f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-101948085", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:29:45,505 125530 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2022-05-25 15:29:46,769 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f 0.259s 2022-05-25 15:29:46,769 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-3214cb6f-aa52-4886-8af3-678bd0c9b4e4', 'x-compute-request-id': 'req-3214cb6f-aa52-4886-8af3-678bd0c9b4e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f'} Body: b'{"server": {"id": "fd566473-6d1f-46f6-a706-84f5273c890f", "name": "tempest-AttachVolumeTestJSON-server-1258083796", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:29:43Z", "updated": "2022-05-25T15:29:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fd566473-6d1f-46f6-a706-84f5273c890f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-101948085", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2022803008"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:29:46,776 125530 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2022-05-25 15:29:47,953 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f 0.174s 2022-05-25 15:29:47,953 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-fad419fd-dee2-47b4-91bc-5e63c6115d05', 'x-compute-request-id': 'req-fad419fd-dee2-47b4-91bc-5e63c6115d05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f'} Body: b'{"server": {"id": "fd566473-6d1f-46f6-a706-84f5273c890f", "name": "tempest-AttachVolumeTestJSON-server-1258083796", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:29:43Z", "updated": "2022-05-25T15:29:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fd566473-6d1f-46f6-a706-84f5273c890f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-101948085", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2022803008"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:29:49,128 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f 0.165s 2022-05-25 15:29:49,128 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-520f5e8b-38d1-46f1-b949-1664449d8a1d', 'x-compute-request-id': 'req-520f5e8b-38d1-46f1-b949-1664449d8a1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f'} Body: b'{"server": {"id": "fd566473-6d1f-46f6-a706-84f5273c890f", "name": "tempest-AttachVolumeTestJSON-server-1258083796", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:29:43Z", "updated": "2022-05-25T15:29:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fd566473-6d1f-46f6-a706-84f5273c890f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-101948085", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2022803008"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:29:50,296 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f 0.159s 2022-05-25 15:29:50,296 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-2f06a69a-227f-4621-9c06-451ba84c7298', 'x-compute-request-id': 'req-2f06a69a-227f-4621-9c06-451ba84c7298', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f'} Body: b'{"server": {"id": "fd566473-6d1f-46f6-a706-84f5273c890f", "name": "tempest-AttachVolumeTestJSON-server-1258083796", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:29:43Z", "updated": "2022-05-25T15:29:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fd566473-6d1f-46f6-a706-84f5273c890f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-101948085", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2022803008"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:29:51,467 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f 0.162s 2022-05-25 15:29:51,467 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-0cc65b2e-ead2-40fc-9818-edff7128a225', 'x-compute-request-id': 'req-0cc65b2e-ead2-40fc-9818-edff7128a225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f'} Body: b'{"server": {"id": "fd566473-6d1f-46f6-a706-84f5273c890f", "name": "tempest-AttachVolumeTestJSON-server-1258083796", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:29:43Z", "updated": "2022-05-25T15:29:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fd566473-6d1f-46f6-a706-84f5273c890f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-101948085", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2022803008"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:29:52,635 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f 0.157s 2022-05-25 15:29:52,635 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-68bb3814-fd14-4891-8746-f58adc865d4c', 'x-compute-request-id': 'req-68bb3814-fd14-4891-8746-f58adc865d4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f'} Body: b'{"server": {"id": "fd566473-6d1f-46f6-a706-84f5273c890f", "name": "tempest-AttachVolumeTestJSON-server-1258083796", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:29:43Z", "updated": "2022-05-25T15:29:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fd566473-6d1f-46f6-a706-84f5273c890f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-101948085", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2022803008"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:29:53,804 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f 0.160s 2022-05-25 15:29:53,805 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-52a6ceb3-5b6d-466d-8340-95c8e8d18c46', 'x-compute-request-id': 'req-52a6ceb3-5b6d-466d-8340-95c8e8d18c46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f'} Body: b'{"server": {"id": "fd566473-6d1f-46f6-a706-84f5273c890f", "name": "tempest-AttachVolumeTestJSON-server-1258083796", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:29:43Z", "updated": "2022-05-25T15:29:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fd566473-6d1f-46f6-a706-84f5273c890f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-101948085", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2022803008"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:29:55,028 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f 0.215s 2022-05-25 15:29:55,029 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-6fb6b805-83a3-4de6-adc1-edb1f0d61c6d', 'x-compute-request-id': 'req-6fb6b805-83a3-4de6-adc1-edb1f0d61c6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f'} Body: b'{"server": {"id": "fd566473-6d1f-46f6-a706-84f5273c890f", "name": "tempest-AttachVolumeTestJSON-server-1258083796", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:29:43Z", "updated": "2022-05-25T15:29:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fd566473-6d1f-46f6-a706-84f5273c890f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-101948085", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2022803008"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:29:56,201 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f 0.163s 2022-05-25 15:29:56,201 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', '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-d3bca9c1-9e56-4483-bea8-bd137aa32cad', 'x-compute-request-id': 'req-d3bca9c1-9e56-4483-bea8-bd137aa32cad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f'} Body: b'{"server": {"id": "fd566473-6d1f-46f6-a706-84f5273c890f", "name": "tempest-AttachVolumeTestJSON-server-1258083796", "status": "BUILD", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:29:43Z", "updated": "2022-05-25T15:29:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fd566473-6d1f-46f6-a706-84f5273c890f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-101948085", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2022803008"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:29:57,373 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f 0.163s 2022-05-25 15:29:57,374 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1549', '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-cfc6a9d0-ace7-436c-85fd-5e1d61efa430', 'x-compute-request-id': 'req-cfc6a9d0-ace7-436c-85fd-5e1d61efa430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f'} Body: b'{"server": {"id": "fd566473-6d1f-46f6-a706-84f5273c890f", "name": "tempest-AttachVolumeTestJSON-server-1258083796", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:29:43Z", "updated": "2022-05-25T15:29:57Z", "addresses": {"tempest-AttachVolumeTestJSON-493334382-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:2d:a6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fd566473-6d1f-46f6-a706-84f5273c890f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-101948085", "OS-SRV-USG:launched_at": "2022-05-25T15:29:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2022803008"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:29:57,381 125530 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait 2022-05-25 15:29:57,480 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f/os-interface 0.098s 2022-05-25 15:29:57,480 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:29:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '285', '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-e2ec2c03-375a-4a7a-957f-f98e32c39cd1', 'x-compute-request-id': 'req-e2ec2c03-375a-4a7a-957f-f98e32c39cd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "9c412cfc-097a-4b01-b39f-9a6c8914ccc1", "port_id": "34a59996-47a8-4213-9ea6-27d66fba9189", "mac_addr": "fa:16:3e:18:2d:a6", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "c131cbef-6cbe-4795-b525-db0d65322909", "ip_address": "172.20.0.14"}]}]}' 2022-05-25 15:29:58,481 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.222.0.57:9696/v2.0/floatingips/fbbea32b-3533-40a8-9960-9e53e880eae1 0.997s 2022-05-25 15:29:58,481 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "34a59996-47a8-4213-9ea6-27d66fba9189"}} Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-baa76290-a07a-4873-a26f-58fe308cb443', 'date': 'Wed, 25 May 2022 15:29:58 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57:9696/v2.0/floatingips/fbbea32b-3533-40a8-9960-9e53e880eae1'} Body: b'{"floatingip": {"id": "fbbea32b-3533-40a8-9960-9e53e880eae1", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "floating_ip_address": "172.27.3.153", "floating_network_id": "9150d0a3-d163-4729-88e4-9b01c3972f2b", "router_id": "05fc32bc-5490-4aab-9ddf-1af48f3577eb", "port_id": "34a59996-47a8-4213-9ea6-27d66fba9189", "fixed_ip_address": "172.20.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "9c412cfc-097a-4b01-b39f-9a6c8914ccc1", "mac_address": "fa:16:3e:18:2d:a6", "admin_state_up": true, "status": "ACTIVE", "device_id": "fd566473-6d1f-46f6-a706-84f5273c890f", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-05-25T15:29:41Z", "updated_at": "2022-05-25T15:29:57Z", "revision_number": 1, "project_id": "6c28efed16244d2d9f43da4a441031a7"}}' 2022-05-25 15:29:58,482 125530 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.153:22' as 'ubuntu' with public key authentication 2022-05-25 15:30:02,481 125530 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.153 ([Errno None] Unable to connect to port 22 on 172.27.3.153). Number attempts: 1. Retry after 2 seconds. 2022-05-25 15:30:08,049 125530 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.153 ([Errno None] Unable to connect to port 22 on 172.27.3.153). Number attempts: 2. Retry after 3 seconds. 2022-05-25 15:30:14,608 125530 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.153 ([Errno None] Unable to connect to port 22 on 172.27.3.153). Number attempts: 3. Retry after 4 seconds. 2022-05-25 15:30:22,196 125530 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.153 ([Errno None] Unable to connect to port 22 on 172.27.3.153). Number attempts: 4. Retry after 5 seconds. 2022-05-25 15:30:30,768 125530 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.153 ([Errno None] Unable to connect to port 22 on 172.27.3.153). Number attempts: 5. Retry after 6 seconds. 2022-05-25 15:30:40,305 125530 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.153 ([Errno None] Unable to connect to port 22 on 172.27.3.153). Number attempts: 6. Retry after 7 seconds. 2022-05-25 15:30:47,813 125530 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.153 ([Errno None] Unable to connect to port 22 on 172.27.3.153). Number attempts: 7. Retry after 8 seconds. 2022-05-25 15:30:56,323 125530 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.153 ([Errno None] Unable to connect to port 22 on 172.27.3.153). Number attempts: 8. Retry after 9 seconds. 2022-05-25 15:31:05,830 125530 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.153 ([Errno None] Unable to connect to port 22 on 172.27.3.153). Number attempts: 9. Retry after 10 seconds. 2022-05-25 15:31:16,403 125530 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-05-25 15:31:16,736 125530 INFO [paramiko.transport] Authentication (publickey) successful! 2022-05-25 15:31:16,736 125530 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.153 successfully created 2022-05-25 15:31:16,883 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f/ips 0.146s 2022-05-25 15:31:16,884 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:31:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '146', '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-bbe5f34b-7f5e-4e4d-89d2-abbc684dfd80', 'x-compute-request-id': 'req-bbe5f34b-7f5e-4e4d-89d2-abbc684dfd80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-493334382-network": [{"version": 4, "addr": "172.20.0.14"}, {"version": 4, "addr": "172.27.3.153"}]}}' 2022-05-25 15:32:17,279 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f 0.328s 2022-05-25 15:32:17,279 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:32:16 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-b4d86bb3-96ae-4e93-a454-602e7f0c30a8', 'x-compute-request-id': 'req-b4d86bb3-96ae-4e93-a454-602e7f0c30a8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f'} Body: b'' 2022-05-25 15:32:17,491 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f 0.212s 2022-05-25 15:32:17,492 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:32:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1674', '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-7f55c810-fcd3-4c47-b135-61c506bb7812', 'x-compute-request-id': 'req-7f55c810-fcd3-4c47-b135-61c506bb7812', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f'} Body: b'{"server": {"id": "fd566473-6d1f-46f6-a706-84f5273c890f", "name": "tempest-AttachVolumeTestJSON-server-1258083796", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:29:43Z", "updated": "2022-05-25T15:32:17Z", "addresses": {"tempest-AttachVolumeTestJSON-493334382-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:2d:a6"}, {"version": 4, "addr": "172.27.3.153", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:2d:a6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fd566473-6d1f-46f6-a706-84f5273c890f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-101948085", "OS-SRV-USG:launched_at": "2022-05-25T15:29:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2022803008"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:32:18,668 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f 0.167s 2022-05-25 15:32:18,668 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1674', '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-0d37b94d-fbd2-4414-93e7-54366790ece9', 'x-compute-request-id': 'req-0d37b94d-fbd2-4414-93e7-54366790ece9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f'} Body: b'{"server": {"id": "fd566473-6d1f-46f6-a706-84f5273c890f", "name": "tempest-AttachVolumeTestJSON-server-1258083796", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:29:43Z", "updated": "2022-05-25T15:32:17Z", "addresses": {"tempest-AttachVolumeTestJSON-493334382-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:2d:a6"}, {"version": 4, "addr": "172.27.3.153", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:2d:a6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fd566473-6d1f-46f6-a706-84f5273c890f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-101948085", "OS-SRV-USG:launched_at": "2022-05-25T15:29:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2022803008"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:32:19,932 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f 0.254s 2022-05-25 15:32:19,933 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1674', '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-615b1508-bb6f-4d98-a264-1df338ab3710', 'x-compute-request-id': 'req-615b1508-bb6f-4d98-a264-1df338ab3710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f'} Body: b'{"server": {"id": "fd566473-6d1f-46f6-a706-84f5273c890f", "name": "tempest-AttachVolumeTestJSON-server-1258083796", "status": "ACTIVE", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:29:43Z", "updated": "2022-05-25T15:32:17Z", "addresses": {"tempest-AttachVolumeTestJSON-493334382-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:2d:a6"}, {"version": 4, "addr": "172.27.3.153", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:2d:a6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fd566473-6d1f-46f6-a706-84f5273c890f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-101948085", "OS-SRV-USG:launched_at": "2022-05-25T15:29:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2022803008"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:32:21,067 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f 0.123s 2022-05-25 15:32:21,067 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1327', '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-6ecdb9b6-9280-4ed4-a6e4-f9eb1cd5443e', 'x-compute-request-id': 'req-6ecdb9b6-9280-4ed4-a6e4-f9eb1cd5443e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f'} Body: b'{"server": {"id": "fd566473-6d1f-46f6-a706-84f5273c890f", "name": "tempest-AttachVolumeTestJSON-server-1258083796", "status": "DELETED", "tenant_id": "6c28efed16244d2d9f43da4a441031a7", "user_id": "2e88ad2e00984607a96a3e39d35e223d", "metadata": {}, "hostId": "2515133d756bb648be9d0220cd512d45a7c3992d06486cf34e37f674", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:29:43Z", "updated": "2022-05-25T15:32:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/fd566473-6d1f-46f6-a706-84f5273c890f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-101948085", "OS-SRV-USG:launched_at": "2022-05-25T15:29:56.000000", "OS-SRV-USG:terminated_at": "2022-05-25T15:32:20.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:32:21,074 125530 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait 2022-05-25 15:32:22,112 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f 0.036s 2022-05-25 15:32:22,112 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:32:22 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-aa578488-1b7e-404e-bc2c-9d1a862cdd35', 'x-compute-request-id': 'req-aa578488-1b7e-404e-bc2c-9d1a862cdd35', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/fd566473-6d1f-46f6-a706-84f5273c890f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance fd566473-6d1f-46f6-a706-84f5273c890f could not be found."}}' 2022-05-25 15:32:23,199 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.57/compute/v2.1/os-keypairs/tempest-keypair-101948085 1.086s 2022-05-25 15:32:23,200 125530 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:32:22 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-6eb3dfc9-cde7-4aa8-9aa4-84cda54d4f4e', 'x-compute-request-id': 'req-6eb3dfc9-cde7-4aa8-9aa4-84cda54d4f4e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.57/compute/v2.1/os-keypairs/tempest-keypair-101948085'} Body: b'' 2022-05-25 15:32:23,395 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.57:9696/v2.0/security-groups/0e5e3805-f513-42c3-9da1-b170fe169e1c 0.194s 2022-05-25 15:32:23,395 125530 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-11401328-f6ae-4616-ac34-a7ad6e7f8210', 'content-length': '0', 'date': 'Wed, 25 May 2022 15:32:23 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.57:9696/v2.0/security-groups/0e5e3805-f513-42c3-9da1-b170fe169e1c'} Body: b'' 2022-05-25 15:32:23,417 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.57:9696/v2.0/security-groups/0e5e3805-f513-42c3-9da1-b170fe169e1c 0.020s 2022-05-25 15:32:23,417 125530 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': '146', 'x-openstack-request-id': 'req-2c559a06-8c50-4792-8511-af880942e974', 'date': 'Wed, 25 May 2022 15:32:23 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.57:9696/v2.0/security-groups/0e5e3805-f513-42c3-9da1-b170fe169e1c'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0e5e3805-f513-42c3-9da1-b170fe169e1c does not exist", "detail": ""}}' 2022-05-25 15:32:23,918 125530 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.57:9696/v2.0/floatingips/fbbea32b-3533-40a8-9960-9e53e880eae1 0.500s 2022-05-25 15:32:23,918 125530 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-c037be95-0797-4758-ba58-53cab6d574cf', 'content-length': '0', 'date': 'Wed, 25 May 2022 15:32:23 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.57:9696/v2.0/floatingips/fbbea32b-3533-40a8-9960-9e53e880eae1'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 449, in _make_request six.raise_from(e, None) File "<string>", line 3, in raise_from File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 444, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1348, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 316, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 277, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 141, in test_list_get_volume_attachments volume_1st = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 526, in create_volume volume = cls.volumes_client.create_volume(**kwargs)['volume'] File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 100, in create_volume resp, body = self.post('volumes', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 687, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 566, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 606, in raw_request resp, resp_body = self.http_obj.request( File "/opt/stack/tempest/tempest/lib/common/http.py", line 110, in request r = super(ClosingHttp, self).request(method, url, retries=retry, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/poolmanager.py", line 376, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 785, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 550, in increment raise six.reraise(type(error), error, _stacktrace) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 451, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 340, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.57', port=80): Read timed out. (read timeout=60) |
||||||
tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 1 | 2 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
fail
ft10.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-25 14:59:09,388 125535 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-05-25 14:59:09,389 125535 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-05-25 14:59:11,143 125535 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.57/compute/v2.1/os-keypairs 1.750s 2022-05-25 14:59:11,143 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1783165485", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAEMwngD6AAOZdmfGoiy2h84VxOXThMFufncSjbAVpQqqYZbykV2PsTCoFU+ozzRek9T3oWomWR5p9YWD3V++7i+4GsEiLz+6KU+zKCPP5HPWBUPwSZHO5FC3jQF76bfvw=="}} Response - Headers: {'date': 'Wed, 25 May 2022 14:59:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '386', '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-4f567018-66dc-4e4d-b316-1e3415f47548', 'x-compute-request-id': 'req-4f567018-66dc-4e4d-b316-1e3415f47548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1783165485", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAEMwngD6AAOZdmfGoiy2h84VxOXThMFufncSjbAVpQqqYZbykV2PsTCoFU+ozzRek9T3oWomWR5p9YWD3V++7i+4GsEiLz+6KU+zKCPP5HPWBUPwSZHO5FC3jQF76bfvw==", "fingerprint": "b7:2e:3e:f2:ec:c1:0b:66:92:9a:ec:7e:b6:ef:1c:00", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9"}}' 2022-05-25 14:59:11,145 125535 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1783165485 created 2022-05-25 14:59:12,570 125535 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.57:9696/v2.0/security-groups 1.424s 2022-05-25 14:59:12,570 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-securitygroup--1019232136", "description": "tempest-description--533446217"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-cdbf74ce-a900-452c-84fb-34f9046874f0', 'date': 'Wed, 25 May 2022 14:59:12 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "d0a7bf74-0a4d-4b0a-8e6f-7ffb25f2d674", "name": "tempest-securitygroup--1019232136", "stateful": true, "tenant_id": "53f65cad94804849bf57f4533761ab3c", "description": "tempest-description--533446217", "shared": false, "security_group_rules": [{"id": "370d0eb3-6704-4174-b2d3-0d97a20861dc", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "security_group_id": "d0a7bf74-0a4d-4b0a-8e6f-7ffb25f2d674", "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": 130, "description": null, "tags": [], "created_at": "2022-05-25T14:59:11Z", "updated_at": "2022-05-25T14:59:11Z", "revision_number": 0, "project_id": "53f65cad94804849bf57f4533761ab3c"}, {"id": "eccc2105-35db-48c4-8f71-5e16a8d674bf", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "security_group_id": "d0a7bf74-0a4d-4b0a-8e6f-7ffb25f2d674", "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": 131, "description": null, "tags": [], "created_at": "2022-05-25T14:59:11Z", "updated_at": "2022-05-25T14:59:11Z", "revision_number": 0, "project_id": "53f65cad94804849bf57f4533761ab3c"}], "tags": [], "created_at": "2022-05-25T14:59:11Z", "updated_at": "2022-05-25T14:59:11Z", "revision_number": 1, "project_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 14:59:14,123 125535 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.57:9696/v2.0/security-group-rules 1.552s 2022-05-25 14:59:14,124 125535 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": "d0a7bf74-0a4d-4b0a-8e6f-7ffb25f2d674", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-c0ec9209-12b7-48af-9447-05dcb6978306', 'date': 'Wed, 25 May 2022 14:59:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bcc5e55d-019c-471a-8e58-be23be44d99c", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "security_group_id": "d0a7bf74-0a4d-4b0a-8e6f-7ffb25f2d674", "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": "2022-05-25T14:59:13Z", "updated_at": "2022-05-25T14:59:13Z", "revision_number": 0, "project_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 14:59:15,029 125535 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.57:9696/v2.0/security-group-rules 0.904s 2022-05-25 14:59:15,029 125535 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": "d0a7bf74-0a4d-4b0a-8e6f-7ffb25f2d674", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-49e2ac34-fe64-4a78-8d74-2bb7807c1094', 'date': 'Wed, 25 May 2022 14:59:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c9bb5123-aa10-402a-9916-03d5b6103754", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "security_group_id": "d0a7bf74-0a4d-4b0a-8e6f-7ffb25f2d674", "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": "2022-05-25T14:59:14Z", "updated_at": "2022-05-25T14:59:14Z", "revision_number": 0, "project_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 14:59:15,030 125535 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1019232136 created 2022-05-25 14:59:20,657 125535 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.57:9696/v2.0/floatingips 5.627s 2022-05-25 14:59:20,658 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "9150d0a3-d163-4729-88e4-9b01c3972f2b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-a131443a-b56f-4b70-b197-0a6e756d3630', 'date': 'Wed, 25 May 2022 14:59:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "b08e252b-5f31-498e-bda0-043a966f2b39", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "floating_ip_address": "172.27.3.98", "floating_network_id": "9150d0a3-d163-4729-88e4-9b01c3972f2b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "53f65cad94804849bf57f4533761ab3c", "description": "", "port_details": null, "tags": [], "created_at": "2022-05-25T14:59:17Z", "updated_at": "2022-05-25T14:59:17Z", "revision_number": 0}}' 2022-05-25 14:59:20,659 125535 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b08e252b-5f31-498e-bda0-043a966f2b39', 'tenant_id': '53f65cad94804849bf57f4533761ab3c', 'floating_ip_address': '172.27.3.98', 'floating_network_id': '9150d0a3-d163-4729-88e4-9b01c3972f2b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '53f65cad94804849bf57f4533761ab3c', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-05-25T14:59:17Z', 'updated_at': '2022-05-25T14:59:17Z', 'revision_number': 0, 'ip': '172.27.3.98'} created 2022-05-25 14:59:20,864 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://10.222.0.57/identity/v3/auth/tokens 0.198s 2022-05-25 14:59:20,864 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 25 May 2022 14:59:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3252', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e512851e-43cd-4fa4-aebf-925acecbaa18', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "09cd0b66ae0145cb9e533335e23e2dc9", "name": "tempest-AttachVolumeNegativeTest-1750388445-project", "password_expires_at": null}, "audit_ids": ["BLVL-YGsRZeiorhn8cCBfg"], "expires_at": "2022-05-25T15:59:20.000000Z", "issued_at": "2022-05-25T14:59:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53f65cad94804849bf57f4533761ab3c", "name": "tempest-AttachVolumeNegativeTest-1750388445"}, "is_domain": false, "roles": [{"id": "e2b78b59f5d045dfbb1c6057b955be64", "name": "member"}, {"id": "635966e6bee54755a655e89fdd4d1c24", "name": "reader"}], "catalog": [{"endpoints": [{"id": "2c8f29fbd52d443fa994e43c46db48a8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57:9696/", "region": "RegionOne"}], "id": "34533a9d06d449e78f37022e686fbe6d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02dba0f81fe74076bbb920bc4eae8fa6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/identity", "region": "RegionOne"}], "id": "535ce947beec47e090face594fe06029", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "aa9312c4b7bf406c9c1187710706c713", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57:8080/v1/AUTH_53f65cad94804849bf57f4533761ab3c", "region": "RegionOne"}, {"id": "ba97ca2a8acd470993fcb5f31ae38d0a", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.57:8080", "region": "RegionOne"}], "id": "5881e1a5fdcf4cf69f252086a0607603", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "29ae25408b4a4c89aa81e63bfa6a7218", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/compute/v2.1", "region": "RegionOne"}], "id": "67b75b97a3944c119542a76c12a84fa3", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "42459b3f107041668722930918bcd7d5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c", "region": "RegionOne"}], "id": "86a2e77e9d464f18991c64ce879023a0", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e9f738b68f114daa85d9bb57aece13b7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/compute/v2/53f65cad94804849bf57f4533761ab3c", "region": "RegionOne"}], "id": "a2c8da3885f94fc8804ccca734e47410", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "24a16f830c9147f98670dfed84a5adfe", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/placement", "region": "RegionOne"}], "id": "a4028a581c7d43968cbb5235ad66cf1b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "513b50270dc14ffe8f794a5fe5013cd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c", "region": "RegionOne"}], "id": "a558c45d429642eaa7ae37884e8f95b0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d8ac54ebaf564452938e5cedb667cacf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/image", "region": "RegionOne"}], "id": "b03af904fa5f47b2b722849ce9de4713", "type": "image", "name": "glance"}]}}' 2022-05-25 14:59:20,865 125535 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '24eae10a-8d4c-4df2-bf30-8be30213787f', 'name': 'tempest-AttachVolumeNegativeTest-605626296-network', 'tenant_id': '53f65cad94804849bf57f4533761ab3c', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '53f65cad94804849bf57f4533761ab3c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 997, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-05-25T14:58:50Z', 'updated_at': '2022-05-25T14:58:50Z', 'revision_number': 1} available for tenant 2022-05-25 14:59:20,865 125535 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1783165485', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAEMwngD6AAOZdmfGoiy2h84VxOXThMFufncSjbAVpQqqYZbykV2PsTCoFU+ozzRek9T3oWomWR5p9YWD3V++7i+4GsEiLz+6KU+zKCPP5HPWBUPwSZHO5FC3jQF76bfvw==', 'fingerprint': 'b7:2e:3e:f2:ec:c1:0b:66:92:9a:ec:7e:b6:ef:1c:00', 'user_id': '09cd0b66ae0145cb9e533335e23e2dc9', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCY1nOnvNzNFADTQ8b29RjMSoJlNtOHk8BlwR6/x+e+/5PxdSvUBGhT\nLBO6YU2PtcCgBwYFK4EEACKhZANiAAQBDMJ4A+gADmXZnxqIstofOFcTl04TBbn5\n3Eo2wFaUKqmGW8pFdj7EwqBVPqM80XpPU96FqJlkeafWFg91fvu4vuBrBIi8/uil\nPsygjz+Rz1gVD8EmRzuRQt40Be+m378=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd0a7bf74-0a4d-4b0a-8e6f-7ffb25f2d674', 'name': 'tempest-securitygroup--1019232136', 'stateful': True, 'tenant_id': '53f65cad94804849bf57f4533761ab3c', 'description': 'tempest-description--533446217', 'shared': False, 'security_group_rules': [{'id': '370d0eb3-6704-4174-b2d3-0d97a20861dc', 'tenant_id': '53f65cad94804849bf57f4533761ab3c', 'security_group_id': 'd0a7bf74-0a4d-4b0a-8e6f-7ffb25f2d674', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 130, 'description': None, 'tags': [], 'created_at': '2022-05-25T14:59:11Z', 'updated_at': '2022-05-25T14:59:11Z', 'revision_number': 0, 'project_id': '53f65cad94804849bf57f4533761ab3c'}, {'id': 'eccc2105-35db-48c4-8f71-5e16a8d674bf', 'tenant_id': '53f65cad94804849bf57f4533761ab3c', 'security_group_id': 'd0a7bf74-0a4d-4b0a-8e6f-7ffb25f2d674', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 131, 'description': None, 'tags': [], 'created_at': '2022-05-25T14:59:11Z', 'updated_at': '2022-05-25T14:59:11Z', 'revision_number': 0, 'project_id': '53f65cad94804849bf57f4533761ab3c'}], 'tags': [], 'created_at': '2022-05-25T14:59:11Z', 'updated_at': '2022-05-25T14:59:11Z', 'revision_number': 1, 'project_id': '53f65cad94804849bf57f4533761ab3c'}, 'floating_ip': {'id': 'b08e252b-5f31-498e-bda0-043a966f2b39', 'tenant_id': '53f65cad94804849bf57f4533761ab3c', 'floating_ip_address': '172.27.3.98', 'floating_network_id': '9150d0a3-d163-4729-88e4-9b01c3972f2b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '53f65cad94804849bf57f4533761ab3c', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-05-25T14:59:17Z', 'updated_at': '2022-05-25T14:59:17Z', 'revision_number': 0, 'ip': '172.27.3.98'}} 2022-05-25 14:59:22,643 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.222.0.57/compute/v2.1/servers 1.777s 2022-05-25 14:59:22,644 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1091495810", "imageRef": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "24eae10a-8d4c-4df2-bf30-8be30213787f"}], "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "key_name": "tempest-keypair-1783165485", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 25 May 2022 14:59:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df', '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-41b4630c-2133-4a63-b692-46e08e3276f7', 'x-compute-request-id': 'req-41b4630c-2133-4a63-b692-46e08e3276f7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.57/compute/v2.1/servers'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "adminPass": "password"}}' 2022-05-25 14:59:22,855 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.208s 2022-05-25 14:59:22,855 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1242', '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-62168b60-7084-48be-bbf8-1d3ce70499d8', 'x-compute-request-id': 'req-62168b60-7084-48be-bbf8-1d3ce70499d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1783165485", "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": []}}' 2022-05-25 14:59:24,059 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.195s 2022-05-25 14:59:24,060 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1242', '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-9be27c57-58e2-461a-a729-db8dc4d0b6d3', 'x-compute-request-id': 'req-9be27c57-58e2-461a-a729-db8dc4d0b6d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1783165485", "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": []}}' 2022-05-25 14:59:25,473 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.401s 2022-05-25 14:59:25,475 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1242', '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-f3e64e00-4c22-447a-9346-f6c7da077da1', 'x-compute-request-id': 'req-f3e64e00-4c22-447a-9346-f6c7da077da1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1783165485", "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": []}}' 2022-05-25 14:59:26,714 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.229s 2022-05-25 14:59:26,714 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1294', '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-efe60564-835c-4367-a8ed-2f61724e91fc', 'x-compute-request-id': 'req-efe60564-835c-4367-a8ed-2f61724e91fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "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": []}}' 2022-05-25 14:59:26,722 125535 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 4 second wait 2022-05-25 14:59:27,814 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.091s 2022-05-25 14:59:27,815 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1294', '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-b6c8647b-2915-4458-9562-d910e8579e03', 'x-compute-request-id': 'req-b6c8647b-2915-4458-9562-d910e8579e03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "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": []}}' 2022-05-25 14:59:28,929 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.106s 2022-05-25 14:59:28,929 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1294', '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-4d995a51-20f0-4de3-aecb-0f81b3a4e165', 'x-compute-request-id': 'req-4d995a51-20f0-4de3-aecb-0f81b3a4e165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "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": []}}' 2022-05-25 14:59:30,030 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.092s 2022-05-25 14:59:30,030 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1294', '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-94576c6b-ba10-4842-878f-55d50332d5d7', 'x-compute-request-id': 'req-94576c6b-ba10-4842-878f-55d50332d5d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "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": []}}' 2022-05-25 14:59:31,125 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.085s 2022-05-25 14:59:31,126 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1294', '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-42782927-bb18-4aa3-93ba-4789ca9b9781', 'x-compute-request-id': 'req-42782927-bb18-4aa3-93ba-4789ca9b9781', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "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": []}}' 2022-05-25 14:59:32,230 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.096s 2022-05-25 14:59:32,231 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1294', '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-7d4c8525-cbcd-48ed-85f7-7046b4e97a7e', 'x-compute-request-id': 'req-7d4c8525-cbcd-48ed-85f7-7046b4e97a7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "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": []}}' 2022-05-25 14:59:33,333 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.093s 2022-05-25 14:59:33,334 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1294', '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-538a5355-9b92-4795-931b-5d500ba466b5', 'x-compute-request-id': 'req-538a5355-9b92-4795-931b-5d500ba466b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "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": []}}' 2022-05-25 14:59:34,449 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.106s 2022-05-25 14:59:34,450 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1294', '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-6b8c2c1a-87c9-4f01-9e93-58568236d685', 'x-compute-request-id': 'req-6b8c2c1a-87c9-4f01-9e93-58568236d685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "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": []}}' 2022-05-25 14:59:35,555 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.095s 2022-05-25 14:59:35,555 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1294', '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-14319559-6e3a-4e96-8557-30705f91e818', 'x-compute-request-id': 'req-14319559-6e3a-4e96-8557-30705f91e818', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "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": []}}' 2022-05-25 14:59:36,664 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.099s 2022-05-25 14:59:36,664 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1294', '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-32b83568-2239-46cb-a305-793d557943f5', 'x-compute-request-id': 'req-32b83568-2239-46cb-a305-793d557943f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "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": []}}' 2022-05-25 14:59:37,790 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.118s 2022-05-25 14:59:37,791 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1294', '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-e65bbf33-7fbb-4164-ae7b-e7b0dd3f28b7', 'x-compute-request-id': 'req-e65bbf33-7fbb-4164-ae7b-e7b0dd3f28b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "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": []}}' 2022-05-25 14:59:38,918 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.118s 2022-05-25 14:59:38,918 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1294', '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-6fbfede2-7760-46c2-b8c7-66e5dc1c0266', 'x-compute-request-id': 'req-6fbfede2-7760-46c2-b8c7-66e5dc1c0266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "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": []}}' 2022-05-25 14:59:40,385 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.458s 2022-05-25 14:59:40,385 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1302', '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-fea3349e-443c-4368-b8d6-32386528f0e3', 'x-compute-request-id': 'req-fea3349e-443c-4368-b8d6-32386528f0e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 14:59:40,393 125535 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 18 second wait 2022-05-25 14:59:41,493 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.098s 2022-05-25 14:59:41,493 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1300', '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-773704b5-dd1f-459a-9c5c-95bf3ef57ac7', 'x-compute-request-id': 'req-773704b5-dd1f-459a-9c5c-95bf3ef57ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 14:59:41,500 125535 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 19 second wait 2022-05-25 14:59:42,610 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.108s 2022-05-25 14:59:42,610 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1300', '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-7d0403f4-17c3-4854-862a-dfc117911de0', 'x-compute-request-id': 'req-7d0403f4-17c3-4854-862a-dfc117911de0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 14:59:43,714 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.094s 2022-05-25 14:59:43,714 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1300', '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-6c342877-f982-44fd-b875-24e254eae2e6', 'x-compute-request-id': 'req-6c342877-f982-44fd-b875-24e254eae2e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 14:59:44,834 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.111s 2022-05-25 14:59:44,835 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1300', '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-1095ef1d-7fcf-46ba-90be-abf8e1e29e2d', 'x-compute-request-id': 'req-1095ef1d-7fcf-46ba-90be-abf8e1e29e2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 14:59:46,093 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.249s 2022-05-25 14:59:46,094 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-46dfa770-54cf-44e6-ac52-85d3b6ce8f27', 'x-compute-request-id': 'req-46dfa770-54cf-44e6-ac52-85d3b6ce8f27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 14:59:47,323 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.220s 2022-05-25 14:59:47,323 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-81fb61f0-08d3-411f-af0c-14ed095ca3ae', 'x-compute-request-id': 'req-81fb61f0-08d3-411f-af0c-14ed095ca3ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 14:59:48,547 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.214s 2022-05-25 14:59:48,548 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-f5d2f826-436c-4bda-9c43-0ad5e6706ae5', 'x-compute-request-id': 'req-f5d2f826-436c-4bda-9c43-0ad5e6706ae5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 14:59:49,779 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.222s 2022-05-25 14:59:49,779 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-54e72483-2701-4de0-9afe-b0cd8777d542', 'x-compute-request-id': 'req-54e72483-2701-4de0-9afe-b0cd8777d542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 14:59:50,961 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.173s 2022-05-25 14:59:50,962 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-18787edb-3af9-4ed9-91b9-91a752bdc40d', 'x-compute-request-id': 'req-18787edb-3af9-4ed9-91b9-91a752bdc40d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 14:59:52,368 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.397s 2022-05-25 14:59:52,369 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-6383957b-3b0c-4081-b0e0-2dfb82af4f60', 'x-compute-request-id': 'req-6383957b-3b0c-4081-b0e0-2dfb82af4f60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 14:59:53,843 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.465s 2022-05-25 14:59:53,844 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-56554901-1ac5-4f40-9c85-797bab8a8e17', 'x-compute-request-id': 'req-56554901-1ac5-4f40-9c85-797bab8a8e17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 14:59:55,061 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.208s 2022-05-25 14:59:55,061 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-1559a980-f636-42d5-8df4-97bcd472d120', 'x-compute-request-id': 'req-1559a980-f636-42d5-8df4-97bcd472d120', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 14:59:56,291 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.221s 2022-05-25 14:59:56,292 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-0c948b6b-7b70-404b-82fc-f1ca3be46858', 'x-compute-request-id': 'req-0c948b6b-7b70-404b-82fc-f1ca3be46858', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 14:59:57,490 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.190s 2022-05-25 14:59:57,491 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-66321376-52dc-4a8e-b242-3deb74d9eaa8', 'x-compute-request-id': 'req-66321376-52dc-4a8e-b242-3deb74d9eaa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 14:59:58,684 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.184s 2022-05-25 14:59:58,684 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-a4f1a613-6ff5-4399-a351-e907f0ebed25', 'x-compute-request-id': 'req-a4f1a613-6ff5-4399-a351-e907f0ebed25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 14:59:59,998 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.306s 2022-05-25 14:59:59,999 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 14:59:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-38d61d5d-5b06-40ef-84e4-6035bdf20f6b', 'x-compute-request-id': 'req-38d61d5d-5b06-40ef-84e4-6035bdf20f6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:01,316 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.308s 2022-05-25 15:00:01,318 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-0bb8d769-a827-41f4-a950-98b390b8f2f9', 'x-compute-request-id': 'req-0bb8d769-a827-41f4-a950-98b390b8f2f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:02,710 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.383s 2022-05-25 15:00:02,710 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-c1c3de0f-9fd8-471a-8517-2bb40a3f6d93', 'x-compute-request-id': 'req-c1c3de0f-9fd8-471a-8517-2bb40a3f6d93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:04,366 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.645s 2022-05-25 15:00:04,366 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-892f6411-a1aa-4795-87f5-58361d3a7141', 'x-compute-request-id': 'req-892f6411-a1aa-4795-87f5-58361d3a7141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:05,585 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.210s 2022-05-25 15:00:05,585 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-e6604d85-46b3-43d4-91e5-7806c82744a2', 'x-compute-request-id': 'req-e6604d85-46b3-43d4-91e5-7806c82744a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:06,770 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.176s 2022-05-25 15:00:06,771 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-3bcba2f2-7b01-431a-9a8e-4305827abbdc', 'x-compute-request-id': 'req-3bcba2f2-7b01-431a-9a8e-4305827abbdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:07,948 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.168s 2022-05-25 15:00:07,949 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-07fe7b04-e19c-432e-994b-9362f4a6c010', 'x-compute-request-id': 'req-07fe7b04-e19c-432e-994b-9362f4a6c010', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:09,144 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.180s 2022-05-25 15:00:09,144 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-e9e89f46-e350-4224-afc6-cd1a98b01af3', 'x-compute-request-id': 'req-e9e89f46-e350-4224-afc6-cd1a98b01af3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:10,348 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.195s 2022-05-25 15:00:10,348 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-22d0fc85-31d6-4d71-91c9-cff428af385b', 'x-compute-request-id': 'req-22d0fc85-31d6-4d71-91c9-cff428af385b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:11,543 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.187s 2022-05-25 15:00:11,544 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-1b822693-8978-455e-ab2e-00cfc3901547', 'x-compute-request-id': 'req-1b822693-8978-455e-ab2e-00cfc3901547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:12,890 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.334s 2022-05-25 15:00:12,891 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-86462f81-9fe7-4e93-b0f7-28ee1b4b8c3d', 'x-compute-request-id': 'req-86462f81-9fe7-4e93-b0f7-28ee1b4b8c3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:14,074 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.174s 2022-05-25 15:00:14,075 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-6378d9b5-603d-4958-b741-d68390576ed9', 'x-compute-request-id': 'req-6378d9b5-603d-4958-b741-d68390576ed9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:15,272 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.188s 2022-05-25 15:00:15,273 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-f75235e0-86e2-471a-aa48-38717a3875c6', 'x-compute-request-id': 'req-f75235e0-86e2-471a-aa48-38717a3875c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:16,461 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.179s 2022-05-25 15:00:16,461 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-30f26741-f20d-42ca-a6fe-55cb744e268b', 'x-compute-request-id': 'req-30f26741-f20d-42ca-a6fe-55cb744e268b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:17,641 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.170s 2022-05-25 15:00:17,642 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-726a7880-dd59-4e7d-8a2d-719f6184bd09', 'x-compute-request-id': 'req-726a7880-dd59-4e7d-8a2d-719f6184bd09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:18,812 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.161s 2022-05-25 15:00:18,812 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-30d65981-efff-48ae-b0bc-71a97b39361d', 'x-compute-request-id': 'req-30d65981-efff-48ae-b0bc-71a97b39361d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:20,080 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.260s 2022-05-25 15:00:20,081 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-6717ddf4-9371-4acf-9ab7-d8e33030ff84', 'x-compute-request-id': 'req-6717ddf4-9371-4acf-9ab7-d8e33030ff84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:21,273 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.183s 2022-05-25 15:00:21,273 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-eda2a11f-f94c-4689-aeb6-d64266a3f479', 'x-compute-request-id': 'req-eda2a11f-f94c-4689-aeb6-d64266a3f479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:22,468 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.185s 2022-05-25 15:00:22,469 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-302083ac-5fdc-4da0-ac9c-f05ebb0beaf1', 'x-compute-request-id': 'req-302083ac-5fdc-4da0-ac9c-f05ebb0beaf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:23,702 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.224s 2022-05-25 15:00:23,703 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-282171ef-18d2-4e23-aaa4-cc9670fe26f0', 'x-compute-request-id': 'req-282171ef-18d2-4e23-aaa4-cc9670fe26f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T14:59:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:25,012 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.300s 2022-05-25 15:00:25,012 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-1d817669-5d4c-4a85-a433-bc7df6d0b09b', 'x-compute-request-id': 'req-1d817669-5d4c-4a85-a433-bc7df6d0b09b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:00:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:26,282 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.258s 2022-05-25 15:00:26,291 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-cd586c54-fb32-4006-9271-1c97487d599f', 'x-compute-request-id': 'req-cd586c54-fb32-4006-9271-1c97487d599f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:00:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:27,489 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.183s 2022-05-25 15:00:27,491 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', '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-cc88edfa-c419-4a48-9085-9d6dec219934', 'x-compute-request-id': 'req-cc88edfa-c419-4a48-9085-9d6dec219934', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:00:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:28,827 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.328s 2022-05-25 15:00:28,828 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1557', '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-076fd22b-04d6-4b6f-a5d0-045f9170906c', 'x-compute-request-id': 'req-076fd22b-04d6-4b6f-a5d0-045f9170906c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:00:28Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:00:28,837 125535 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 66 second wait 2022-05-25 15:00:29,041 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-interface 0.200s 2022-05-25 15:00:29,041 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:00:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '284', '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-ea4c1800-97fa-4155-9928-98581e1040fd', 'x-compute-request-id': 'req-ea4c1800-97fa-4155-9928-98581e1040fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "24eae10a-8d4c-4df2-bf30-8be30213787f", "port_id": "d70b5841-bacb-460e-8483-7bfa254d625f", "mac_addr": "fa:16:3e:4f:7e:7f", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "33c997f3-4311-4790-bbe3-11c0100df0b3", "ip_address": "172.20.0.3"}]}]}' 2022-05-25 15:00:30,857 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://10.222.0.57:9696/v2.0/floatingips/b08e252b-5f31-498e-bda0-043a966f2b39 1.812s 2022-05-25 15:00:30,858 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "d70b5841-bacb-460e-8483-7bfa254d625f"}} Response - Headers: {'content-type': 'application/json', 'content-length': '796', 'x-openstack-request-id': 'req-0b7a5857-30c0-4619-9af5-20dd146f1277', 'date': 'Wed, 25 May 2022 15:00:30 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57:9696/v2.0/floatingips/b08e252b-5f31-498e-bda0-043a966f2b39'} Body: b'{"floatingip": {"id": "b08e252b-5f31-498e-bda0-043a966f2b39", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "floating_ip_address": "172.27.3.98", "floating_network_id": "9150d0a3-d163-4729-88e4-9b01c3972f2b", "router_id": "f928acb6-4b6d-4ce2-a160-57dc3159ad54", "port_id": "d70b5841-bacb-460e-8483-7bfa254d625f", "fixed_ip_address": "172.20.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "24eae10a-8d4c-4df2-bf30-8be30213787f", "mac_address": "fa:16:3e:4f:7e:7f", "admin_state_up": true, "status": "ACTIVE", "device_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-05-25T14:59:17Z", "updated_at": "2022-05-25T15:00:29Z", "revision_number": 1, "project_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:00:30,859 125535 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.98:22' as 'ubuntu' with public key authentication 2022-05-25 15:00:35,218 125535 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.98 ([Errno None] Unable to connect to port 22 on 172.27.3.98). Number attempts: 1. Retry after 2 seconds. 2022-05-25 15:00:40,784 125535 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.98 ([Errno None] Unable to connect to port 22 on 172.27.3.98). Number attempts: 2. Retry after 3 seconds. 2022-05-25 15:00:47,344 125535 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.98 ([Errno None] Unable to connect to port 22 on 172.27.3.98). Number attempts: 3. Retry after 4 seconds. 2022-05-25 15:00:54,928 125535 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.98 ([Errno None] Unable to connect to port 22 on 172.27.3.98). Number attempts: 4. Retry after 5 seconds. 2022-05-25 15:01:03,508 125535 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.98 ([Errno None] Unable to connect to port 22 on 172.27.3.98). Number attempts: 5. Retry after 6 seconds. 2022-05-25 15:01:13,072 125535 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.98 ([Errno None] Unable to connect to port 22 on 172.27.3.98). Number attempts: 6. Retry after 7 seconds. 2022-05-25 15:01:21,589 125535 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.98 ([Errno None] Unable to connect to port 22 on 172.27.3.98). Number attempts: 7. Retry after 8 seconds. 2022-05-25 15:01:30,103 125535 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.98 ([Errno None] Unable to connect to port 22 on 172.27.3.98). Number attempts: 8. Retry after 9 seconds. 2022-05-25 15:01:39,613 125535 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.98 ([Errno None] Unable to connect to port 22 on 172.27.3.98). Number attempts: 9. Retry after 10 seconds. 2022-05-25 15:01:50,125 125535 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.98 ([Errno None] Unable to connect to port 22 on 172.27.3.98). Number attempts: 10. Retry after 11 seconds. 2022-05-25 15:02:01,645 125535 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.98 ([Errno None] Unable to connect to port 22 on 172.27.3.98). Number attempts: 11. Retry after 12 seconds. 2022-05-25 15:02:14,159 125535 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.98 ([Errno None] Unable to connect to port 22 on 172.27.3.98). Number attempts: 12. Retry after 13 seconds. 2022-05-25 15:02:27,742 125535 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-05-25 15:02:28,247 125535 INFO [paramiko.transport] Authentication (publickey) successful! 2022-05-25 15:02:28,248 125535 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.98 successfully created 2022-05-25 15:02:28,296 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/ips 0.047s 2022-05-25 15:02:28,296 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '148', '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-69efb967-a6d4-464c-9bdb-a43259957e56', 'x-compute-request-id': 'req-69efb967-a6d4-464c-9bdb-a43259957e56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3"}, {"version": 4, "addr": "172.27.3.98"}]}}' 2022-05-25 15:02:28,913 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes 0.613s 2022-05-25 15:02:28,913 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1870163715"}} Response - Headers: {'date': 'Wed, 25 May 2022 15:02:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c73f090-8b40-4897-b338-5cf44d7a58d0', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c73f090-8b40-4897-b338-5cf44d7a58d0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:28.661923", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-05-25 15:02:28,965 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:02:28,965 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2790562b-064d-4ff5-8ad7-2ea04e116932', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2790562b-064d-4ff5-8ad7-2ea04e116932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:02:30,024 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.047s 2022-05-25 15:02:30,024 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53097d7d-b811-4baa-be48-208d7982987c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53097d7d-b811-4baa-be48-208d7982987c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:02:29.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:02:31,075 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.043s 2022-05-25 15:02:31,076 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f63647f-679b-48b2-87e1-e66cbedf706e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f63647f-679b-48b2-87e1-e66cbedf706e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:02:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:02:31,083 125535 INFO [tempest.common.waiters] volume 6a8f3239-bdd5-4d59-83bc-3479811c769b reached available after waiting for 3.083681 seconds 2022-05-25 15:02:31,931 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 POST http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.848s 2022-05-25 15:02:31,932 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}} Response - Headers: {'date': 'Wed, 25 May 2022 15:02:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '194', '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-044e37bb-9bb6-42bc-b49d-cb279b27e1ce', 'x-compute-request-id': 'req-044e37bb-9bb6-42bc-b49d-cb279b27e1ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "device": "/dev/sdb"}}' 2022-05-25 15:02:31,989 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.055s 2022-05-25 15:02:31,989 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c62c3360-b51c-4399-929a-44c21623eb5e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c62c3360-b51c-4399-929a-44c21623eb5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:02:32.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:02:33,569 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.571s 2022-05-25 15:02:33,570 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf2f0634-ea59-46e8-9f1f-f77865e12d0e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf2f0634-ea59-46e8-9f1f-f77865e12d0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:02:32.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:02:34,746 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.168s 2022-05-25 15:02:34,747 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa62ff62-6a86-442d-ae41-bb8cda42db91', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa62ff62-6a86-442d-ae41-bb8cda42db91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:02:32.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:02:35,807 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.051s 2022-05-25 15:02:35,807 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d600a9f6-43b3-43d4-94cc-25b77c41a2b0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d600a9f6-43b3-43d4-94cc-25b77c41a2b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:02:32.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:02:36,868 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.047s 2022-05-25 15:02:36,868 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c32f908b-1026-4bf8-9f81-9794a7175386', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c32f908b-1026-4bf8-9f81-9794a7175386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:02:32.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:02:37,922 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:02:37,923 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c747102-8c61-47d1-b5ab-ee81640af671', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c747102-8c61-47d1-b5ab-ee81640af671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:02:32.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:02:38,980 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.048s 2022-05-25 15:02:38,980 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd7220b7-1172-48a0-90dc-1c26a34af06a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd7220b7-1172-48a0-90dc-1c26a34af06a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:02:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:02:40,040 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.051s 2022-05-25 15:02:40,040 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-705dd720-63b8-4644-bbdb-2d0e9d61b029', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-705dd720-63b8-4644-bbdb-2d0e9d61b029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:02:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:02:41,099 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.051s 2022-05-25 15:02:41,099 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-840e6386-b7a0-468c-b272-2759eb63ae81', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-840e6386-b7a0-468c-b272-2759eb63ae81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:02:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:02:42,158 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.050s 2022-05-25 15:02:42,159 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee0b562a-4593-4f08-869c-e6e36bda8458', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee0b562a-4593-4f08-869c-e6e36bda8458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:02:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:02:43,215 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.048s 2022-05-25 15:02:43,215 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9febb0b4-4467-4049-85c1-5ecb7b773245', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9febb0b4-4467-4049-85c1-5ecb7b773245', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:02:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:02:44,272 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.048s 2022-05-25 15:02:44,273 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1df3a8b5-1917-460d-bf8d-d57bd55a7981', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1df3a8b5-1917-460d-bf8d-d57bd55a7981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:02:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:02:45,327 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:02:45,327 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5cf1a1b-a184-493b-9e37-e9f554131728', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5cf1a1b-a184-493b-9e37-e9f554131728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:02:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:02:46,382 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:02:46,382 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f683798c-3c98-4d31-88d2-ca044b95af1d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f683798c-3c98-4d31-88d2-ca044b95af1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:02:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:02:47,436 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:02:47,436 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4b61663-bbed-4af6-bb87-9572f01a20de', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4b61663-bbed-4af6-bb87-9572f01a20de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:02:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:02:48,494 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.049s 2022-05-25 15:02:48,495 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25d963f5-ac81-4600-92d4-2fe03cecceb0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25d963f5-ac81-4600-92d4-2fe03cecceb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:02:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:02:49,554 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.050s 2022-05-25 15:02:49,554 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95758d93-14fa-48f3-8de2-7625def30b33', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95758d93-14fa-48f3-8de2-7625def30b33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:02:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:02:50,615 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.053s 2022-05-25 15:02:50,616 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aaf8032-2ab3-49aa-9754-6a8220ff791b', 'content-length': '1209', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aaf8032-2ab3-49aa-9754-6a8220ff791b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:02:50.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:02:50,622 125535 INFO [tempest.common.waiters] Attachment 9c74f862-3ad8-43d5-b43a-4e12f30be4d1 created for volume 6a8f3239-bdd5-4d59-83bc-3479811c769b to server edf388aa-3927-43d7-9d6b-450ce576b8df after waiting for 19.622828 seconds 2022-05-25 15:02:50,666 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.043s 2022-05-25 15:02:50,667 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9764917-7afd-48b4-9245-7599637aa4af', 'content-length': '1209', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9764917-7afd-48b4-9245-7599637aa4af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:02:50.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:02:50,674 125535 INFO [tempest.common.waiters] volume 6a8f3239-bdd5-4d59-83bc-3479811c769b reached in-use after waiting for 0.674516 seconds 2022-05-25 15:02:50,675 125535 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-05-25 15:02:50,675 125535 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-05-25 15:02:50,779 125535 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.57/compute/v2.1/os-keypairs 0.101s 2022-05-25 15:02:50,780 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1672402083", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL5NuzOAhtjd162xOp4a2UKCojGZtT/Pd9wk1Pd+CfpHP8+dovPORXFLbMmMzzv5D8DOPoBfUZV4HRUo8orC0AoydOfvRtfr6OY9oqV+3lLbkcG0PyqFCqDwJXbbG7kZWQ=="}} Response - Headers: {'date': 'Wed, 25 May 2022 15:02:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '386', '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-27735f2d-8a27-4334-ac2f-20f802957e9c', 'x-compute-request-id': 'req-27735f2d-8a27-4334-ac2f-20f802957e9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1672402083", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL5NuzOAhtjd162xOp4a2UKCojGZtT/Pd9wk1Pd+CfpHP8+dovPORXFLbMmMzzv5D8DOPoBfUZV4HRUo8orC0AoydOfvRtfr6OY9oqV+3lLbkcG0PyqFCqDwJXbbG7kZWQ==", "fingerprint": "8c:c4:7d:b0:d1:3f:92:40:7b:9e:89:b1:32:89:84:25", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9"}}' 2022-05-25 15:02:50,782 125535 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1672402083 created 2022-05-25 15:02:51,151 125535 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.57:9696/v2.0/security-groups 0.364s 2022-05-25 15:02:51,152 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-securitygroup--155663193", "description": "tempest-description--871423734"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-0e830334-ebf2-4f29-86a8-181f70045cd7', 'date': 'Wed, 25 May 2022 15:02:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "e627494f-e16d-4a99-abec-0f05aa55841c", "name": "tempest-securitygroup--155663193", "stateful": true, "tenant_id": "53f65cad94804849bf57f4533761ab3c", "description": "tempest-description--871423734", "shared": false, "security_group_rules": [{"id": "2b057bd6-044e-4412-8a79-b98716811976", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "security_group_id": "e627494f-e16d-4a99-abec-0f05aa55841c", "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": 384, "description": null, "tags": [], "created_at": "2022-05-25T15:02:50Z", "updated_at": "2022-05-25T15:02:50Z", "revision_number": 0, "project_id": "53f65cad94804849bf57f4533761ab3c"}, {"id": "77ef1fcd-8be6-4a7b-ba64-7b88dcca023c", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "security_group_id": "e627494f-e16d-4a99-abec-0f05aa55841c", "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": 385, "description": null, "tags": [], "created_at": "2022-05-25T15:02:50Z", "updated_at": "2022-05-25T15:02:50Z", "revision_number": 0, "project_id": "53f65cad94804849bf57f4533761ab3c"}], "tags": [], "created_at": "2022-05-25T15:02:50Z", "updated_at": "2022-05-25T15:02:50Z", "revision_number": 1, "project_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:02:51,448 125535 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.57:9696/v2.0/security-group-rules 0.296s 2022-05-25 15:02:51,449 125535 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": "e627494f-e16d-4a99-abec-0f05aa55841c", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-7769a2ea-b7ef-4029-8ca0-72734da8b051', 'date': 'Wed, 25 May 2022 15:02:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "297ed262-b69e-4823-bb32-7df676b30f92", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "security_group_id": "e627494f-e16d-4a99-abec-0f05aa55841c", "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": "2022-05-25T15:02:51Z", "updated_at": "2022-05-25T15:02:51Z", "revision_number": 0, "project_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:02:51,792 125535 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.57:9696/v2.0/security-group-rules 0.342s 2022-05-25 15:02:51,792 125535 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": "e627494f-e16d-4a99-abec-0f05aa55841c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2332e812-5a1a-464e-abd4-07cd01525386', 'date': 'Wed, 25 May 2022 15:02:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b3a4a3f8-bf1c-4b0c-b56d-b5eaf43195e5", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "security_group_id": "e627494f-e16d-4a99-abec-0f05aa55841c", "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": "2022-05-25T15:02:51Z", "updated_at": "2022-05-25T15:02:51Z", "revision_number": 0, "project_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:02:51,793 125535 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--155663193 created 2022-05-25 15:02:53,114 125535 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.57:9696/v2.0/floatingips 1.320s 2022-05-25 15:02:53,114 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "9150d0a3-d163-4729-88e4-9b01c3972f2b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-237e1091-c1cb-4b8a-9136-3b23b38b50d3', 'date': 'Wed, 25 May 2022 15:02:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "b54dd7e8-7549-48cd-b8d0-b634f5b0c30c", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "floating_ip_address": "172.27.3.41", "floating_network_id": "9150d0a3-d163-4729-88e4-9b01c3972f2b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "53f65cad94804849bf57f4533761ab3c", "description": "", "port_details": null, "tags": [], "created_at": "2022-05-25T15:02:52Z", "updated_at": "2022-05-25T15:02:52Z", "revision_number": 0}}' 2022-05-25 15:02:53,114 125535 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b54dd7e8-7549-48cd-b8d0-b634f5b0c30c', 'tenant_id': '53f65cad94804849bf57f4533761ab3c', 'floating_ip_address': '172.27.3.41', 'floating_network_id': '9150d0a3-d163-4729-88e4-9b01c3972f2b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '53f65cad94804849bf57f4533761ab3c', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-05-25T15:02:52Z', 'updated_at': '2022-05-25T15:02:52Z', 'revision_number': 0, 'ip': '172.27.3.41'} created 2022-05-25 15:02:53,337 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://10.222.0.57/identity/v3/auth/tokens 0.217s 2022-05-25 15:02:53,337 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 25 May 2022 15:02:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3252', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4622b6c4-7e3d-4b3f-b415-a8a1750aaec0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "09cd0b66ae0145cb9e533335e23e2dc9", "name": "tempest-AttachVolumeNegativeTest-1750388445-project", "password_expires_at": null}, "audit_ids": ["HyXFLIT5RXmj-71rPFtv1A"], "expires_at": "2022-05-25T16:02:53.000000Z", "issued_at": "2022-05-25T15:02:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53f65cad94804849bf57f4533761ab3c", "name": "tempest-AttachVolumeNegativeTest-1750388445"}, "is_domain": false, "roles": [{"id": "e2b78b59f5d045dfbb1c6057b955be64", "name": "member"}, {"id": "635966e6bee54755a655e89fdd4d1c24", "name": "reader"}], "catalog": [{"endpoints": [{"id": "2c8f29fbd52d443fa994e43c46db48a8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57:9696/", "region": "RegionOne"}], "id": "34533a9d06d449e78f37022e686fbe6d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02dba0f81fe74076bbb920bc4eae8fa6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/identity", "region": "RegionOne"}], "id": "535ce947beec47e090face594fe06029", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "aa9312c4b7bf406c9c1187710706c713", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57:8080/v1/AUTH_53f65cad94804849bf57f4533761ab3c", "region": "RegionOne"}, {"id": "ba97ca2a8acd470993fcb5f31ae38d0a", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.57:8080", "region": "RegionOne"}], "id": "5881e1a5fdcf4cf69f252086a0607603", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "29ae25408b4a4c89aa81e63bfa6a7218", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/compute/v2.1", "region": "RegionOne"}], "id": "67b75b97a3944c119542a76c12a84fa3", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "42459b3f107041668722930918bcd7d5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c", "region": "RegionOne"}], "id": "86a2e77e9d464f18991c64ce879023a0", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e9f738b68f114daa85d9bb57aece13b7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/compute/v2/53f65cad94804849bf57f4533761ab3c", "region": "RegionOne"}], "id": "a2c8da3885f94fc8804ccca734e47410", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "24a16f830c9147f98670dfed84a5adfe", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/placement", "region": "RegionOne"}], "id": "a4028a581c7d43968cbb5235ad66cf1b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "513b50270dc14ffe8f794a5fe5013cd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c", "region": "RegionOne"}], "id": "a558c45d429642eaa7ae37884e8f95b0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d8ac54ebaf564452938e5cedb667cacf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/image", "region": "RegionOne"}], "id": "b03af904fa5f47b2b722849ce9de4713", "type": "image", "name": "glance"}]}}' 2022-05-25 15:02:53,338 125535 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '24eae10a-8d4c-4df2-bf30-8be30213787f', 'name': 'tempest-AttachVolumeNegativeTest-605626296-network', 'tenant_id': '53f65cad94804849bf57f4533761ab3c', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '53f65cad94804849bf57f4533761ab3c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 997, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-05-25T14:58:50Z', 'updated_at': '2022-05-25T14:58:50Z', 'revision_number': 1} available for tenant 2022-05-25 15:02:53,338 125535 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1672402083', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL5NuzOAhtjd162xOp4a2UKCojGZtT/Pd9wk1Pd+CfpHP8+dovPORXFLbMmMzzv5D8DOPoBfUZV4HRUo8orC0AoydOfvRtfr6OY9oqV+3lLbkcG0PyqFCqDwJXbbG7kZWQ==', 'fingerprint': '8c:c4:7d:b0:d1:3f:92:40:7b:9e:89:b1:32:89:84:25', 'user_id': '09cd0b66ae0145cb9e533335e23e2dc9', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA15GV8pgbPjqTtWqeXeOv7MXfrypYcDrUvBmN8BjdzmP6/JpTUS8wG\nRl9beIXRCO2gBwYFK4EEACKhZANiAAS+TbszgIbY3detsTqeGtlCgqIxmbU/z3fc\nJNT3fgn6Rz/PnaLzzkVxS2zJjM87+Q/Azj6AX1GVeB0VKPKKwtAKMnTn70bX6+jm\nPaKlft5S25HBtD8qhQqg8CV22xu5GVk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'e627494f-e16d-4a99-abec-0f05aa55841c', 'name': 'tempest-securitygroup--155663193', 'stateful': True, 'tenant_id': '53f65cad94804849bf57f4533761ab3c', 'description': 'tempest-description--871423734', 'shared': False, 'security_group_rules': [{'id': '2b057bd6-044e-4412-8a79-b98716811976', 'tenant_id': '53f65cad94804849bf57f4533761ab3c', 'security_group_id': 'e627494f-e16d-4a99-abec-0f05aa55841c', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 384, 'description': None, 'tags': [], 'created_at': '2022-05-25T15:02:50Z', 'updated_at': '2022-05-25T15:02:50Z', 'revision_number': 0, 'project_id': '53f65cad94804849bf57f4533761ab3c'}, {'id': '77ef1fcd-8be6-4a7b-ba64-7b88dcca023c', 'tenant_id': '53f65cad94804849bf57f4533761ab3c', 'security_group_id': 'e627494f-e16d-4a99-abec-0f05aa55841c', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 385, 'description': None, 'tags': [], 'created_at': '2022-05-25T15:02:50Z', 'updated_at': '2022-05-25T15:02:50Z', 'revision_number': 0, 'project_id': '53f65cad94804849bf57f4533761ab3c'}], 'tags': [], 'created_at': '2022-05-25T15:02:50Z', 'updated_at': '2022-05-25T15:02:50Z', 'revision_number': 1, 'project_id': '53f65cad94804849bf57f4533761ab3c'}, 'floating_ip': {'id': 'b54dd7e8-7549-48cd-b8d0-b634f5b0c30c', 'tenant_id': '53f65cad94804849bf57f4533761ab3c', 'floating_ip_address': '172.27.3.41', 'floating_network_id': '9150d0a3-d163-4729-88e4-9b01c3972f2b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '53f65cad94804849bf57f4533761ab3c', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-05-25T15:02:52Z', 'updated_at': '2022-05-25T15:02:52Z', 'revision_number': 0, 'ip': '172.27.3.41'}} 2022-05-25 15:02:54,457 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.222.0.57/compute/v2.1/servers 1.118s 2022-05-25 15:02:54,458 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-543931202", "imageRef": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "24eae10a-8d4c-4df2-bf30-8be30213787f"}], "security_groups": [{"name": "tempest-securitygroup--155663193"}], "key_name": "tempest-keypair-1672402083", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 25 May 2022 15:02:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49', '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-91cea25e-b36c-494e-9d9d-1639c7785858', 'x-compute-request-id': 'req-91cea25e-b36c-494e-9d9d-1639c7785858', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.57/compute/v2.1/servers'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--155663193"}], "adminPass": "password"}}' 2022-05-25 15:02:54,583 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.123s 2022-05-25 15:02:54,583 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1241', '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-2bfb7a65-43d7-4688-a49e-5ad996380a9c', 'x-compute-request-id': 'req-2bfb7a65-43d7-4688-a49e-5ad996380a9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:02:55,719 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.124s 2022-05-25 15:02:55,719 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', '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-2b56ea5b-402a-4a4d-b0be-e86bf38f7a13', 'x-compute-request-id': 'req-2b56ea5b-402a-4a4d-b0be-e86bf38f7a13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:02:56,864 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.135s 2022-05-25 15:02:56,864 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-58def03b-f6c2-4679-81d3-d134012eef29', 'x-compute-request-id': 'req-58def03b-f6c2-4679-81d3-d134012eef29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:02:56,872 125535 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2022-05-25 15:02:58,029 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.156s 2022-05-25 15:02:58,029 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-7225fd29-d0e4-4f7d-9445-24d5f7b016a6', 'x-compute-request-id': 'req-7225fd29-d0e4-4f7d-9445-24d5f7b016a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:02:59,191 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.152s 2022-05-25 15:02:59,191 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-fec33d53-86d7-4ec8-8596-d33e043da091', 'x-compute-request-id': 'req-fec33d53-86d7-4ec8-8596-d33e043da091', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:03:00,327 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.124s 2022-05-25 15:03:00,327 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-c9df97f7-cc2b-4637-a57c-aa0dd4ae98bc', 'x-compute-request-id': 'req-c9df97f7-cc2b-4637-a57c-aa0dd4ae98bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:03:01,463 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.123s 2022-05-25 15:03:01,464 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-54098306-923b-4f48-82a3-6e9404ae4fef', 'x-compute-request-id': 'req-54098306-923b-4f48-82a3-6e9404ae4fef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:03:02,618 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.146s 2022-05-25 15:03:02,619 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-6ca53498-b4b7-40b9-a57d-da336bae7590', 'x-compute-request-id': 'req-6ca53498-b4b7-40b9-a57d-da336bae7590', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:03:03,734 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.105s 2022-05-25 15:03:03,734 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-c33f96e7-e9ac-42ca-b7dd-57b12f7aac29', 'x-compute-request-id': 'req-c33f96e7-e9ac-42ca-b7dd-57b12f7aac29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:03:04,864 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.121s 2022-05-25 15:03:04,865 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-4b2b1ec3-8e1d-4b4c-a4a7-c55b7a25fc97', 'x-compute-request-id': 'req-4b2b1ec3-8e1d-4b4c-a4a7-c55b7a25fc97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:03:06,036 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.160s 2022-05-25 15:03:06,036 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-0176a2ac-2db6-4f6f-a45a-963d4f568092', 'x-compute-request-id': 'req-0176a2ac-2db6-4f6f-a45a-963d4f568092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:03:07,183 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.138s 2022-05-25 15:03:07,183 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-c504f7d7-01fa-4559-a1cd-6380f1d5c5ac', 'x-compute-request-id': 'req-c504f7d7-01fa-4559-a1cd-6380f1d5c5ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:03:08,309 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.109s 2022-05-25 15:03:08,309 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-989baf77-c145-40a9-8701-8d3624177275', 'x-compute-request-id': 'req-989baf77-c145-40a9-8701-8d3624177275', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:03:09,415 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.096s 2022-05-25 15:03:09,416 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-08c31d09-2de7-430d-85aa-ef4b063661d7', 'x-compute-request-id': 'req-08c31d09-2de7-430d-85aa-ef4b063661d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:03:10,531 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.106s 2022-05-25 15:03:10,531 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-55de0641-7ae2-4775-9156-31271aead817', 'x-compute-request-id': 'req-55de0641-7ae2-4775-9156-31271aead817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:03:11,633 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.093s 2022-05-25 15:03:11,634 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-c5a6c2a8-ba5a-4441-84e1-07e6e639d51d', 'x-compute-request-id': 'req-c5a6c2a8-ba5a-4441-84e1-07e6e639d51d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:03:12,731 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.088s 2022-05-25 15:03:12,731 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-483540e3-2089-43ab-b240-4c2579cdd8a1', 'x-compute-request-id': 'req-483540e3-2089-43ab-b240-4c2579cdd8a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:03:13,833 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.093s 2022-05-25 15:03:13,833 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-d96d5e55-3f78-4680-85c6-5710dda5be5f', 'x-compute-request-id': 'req-d96d5e55-3f78-4680-85c6-5710dda5be5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:03:14,936 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.094s 2022-05-25 15:03:14,937 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-6dc707a5-94ca-4b05-ba41-d9a036bc3acb', 'x-compute-request-id': 'req-6dc707a5-94ca-4b05-ba41-d9a036bc3acb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:03:16,042 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.097s 2022-05-25 15:03:16,043 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-86783b1d-5796-4a8b-b69a-b664f8cfa048', 'x-compute-request-id': 'req-86783b1d-5796-4a8b-b69a-b664f8cfa048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:03:17,144 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.092s 2022-05-25 15:03:17,144 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-27a698a7-fd68-4b16-8294-01e8d42fc0b3', 'x-compute-request-id': 'req-27a698a7-fd68-4b16-8294-01e8d42fc0b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:03:18,240 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.087s 2022-05-25 15:03:18,240 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-67a2b9f3-0a13-4bf6-82a9-a1db45206ed2', 'x-compute-request-id': 'req-67a2b9f3-0a13-4bf6-82a9-a1db45206ed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:03:19,335 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.087s 2022-05-25 15:03:19,336 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-11ea3673-4f78-4248-bc6e-d80322d4905b', 'x-compute-request-id': 'req-11ea3673-4f78-4248-bc6e-d80322d4905b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:03:20,437 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.093s 2022-05-25 15:03:20,438 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-8cd9c29c-5682-4d10-b9aa-458623f8a292', 'x-compute-request-id': 'req-8cd9c29c-5682-4d10-b9aa-458623f8a292', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:03:21,536 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.089s 2022-05-25 15:03:21,536 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-a30499dc-d976-4ee4-bcf6-1c5854458260', 'x-compute-request-id': 'req-a30499dc-d976-4ee4-bcf6-1c5854458260', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:03:22,633 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.089s 2022-05-25 15:03:22,634 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-00b26488-44cc-43cc-8ef3-416ff0078182', 'x-compute-request-id': 'req-00b26488-44cc-43cc-8ef3-416ff0078182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:03:23,733 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.089s 2022-05-25 15:03:23,733 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-808ca853-3e08-4a11-957b-08b9eac54f1d', 'x-compute-request-id': 'req-808ca853-3e08-4a11-957b-08b9eac54f1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:03:24,838 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.095s 2022-05-25 15:03:24,838 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-c6425023-f853-4321-8514-a74ba9911ac5', 'x-compute-request-id': 'req-c6425023-f853-4321-8514-a74ba9911ac5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:03:25,940 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.093s 2022-05-25 15:03:25,940 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-674084d4-eb90-4cf3-b7cc-51256c3222bf', 'x-compute-request-id': 'req-674084d4-eb90-4cf3-b7cc-51256c3222bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:03:27,039 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.090s 2022-05-25 15:03:27,039 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-ae835dcf-8738-4b60-a64e-ac47a25466f1', 'x-compute-request-id': 'req-ae835dcf-8738-4b60-a64e-ac47a25466f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:03:28,142 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.093s 2022-05-25 15:03:28,143 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-60a7fef2-3477-4be3-bc13-9f1844c43278', 'x-compute-request-id': 'req-60a7fef2-3477-4be3-bc13-9f1844c43278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:03:29,245 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.094s 2022-05-25 15:03:29,246 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-0452e248-0ba5-464c-9c16-53b04e18ee6a', 'x-compute-request-id': 'req-0452e248-0ba5-464c-9c16-53b04e18ee6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:03:30,342 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.088s 2022-05-25 15:03:30,342 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-f600e4bf-2d25-4d6b-b1a4-600d3dff6a86', 'x-compute-request-id': 'req-f600e4bf-2d25-4d6b-b1a4-600d3dff6a86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:03:31,447 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.096s 2022-05-25 15:03:31,448 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-72e45be2-f5f2-4782-91d4-bbfbca429468', 'x-compute-request-id': 'req-72e45be2-f5f2-4782-91d4-bbfbca429468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:03:32,550 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.094s 2022-05-25 15:03:32,551 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-a17859aa-2fe6-4f3f-a9da-fae94e586865', 'x-compute-request-id': 'req-a17859aa-2fe6-4f3f-a9da-fae94e586865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:03:33,652 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.093s 2022-05-25 15:03:33,653 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-26e2c43c-4356-4f82-b81a-51088bfaff2e', 'x-compute-request-id': 'req-26e2c43c-4356-4f82-b81a-51088bfaff2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:03:34,752 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.089s 2022-05-25 15:03:34,752 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-9efc1f90-abe8-4fef-8954-fc01daf99205', 'x-compute-request-id': 'req-9efc1f90-abe8-4fef-8954-fc01daf99205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:03:35,854 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.093s 2022-05-25 15:03:35,855 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-a540de50-e3c3-4e76-adb9-3dc9ed7fcabb', 'x-compute-request-id': 'req-a540de50-e3c3-4e76-adb9-3dc9ed7fcabb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:03:36,958 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.092s 2022-05-25 15:03:36,958 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-96116d75-9e94-4170-8a8c-ca01497cada8', 'x-compute-request-id': 'req-96116d75-9e94-4170-8a8c-ca01497cada8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:03:38,057 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.090s 2022-05-25 15:03:38,057 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', '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-05530afc-6658-4273-bf87-312f42819c35', 'x-compute-request-id': 'req-05530afc-6658-4273-bf87-312f42819c35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "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": []}}' 2022-05-25 15:03:39,154 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.087s 2022-05-25 15:03:39,155 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1301', '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-14d305cc-5df1-4613-b51d-806d26435827', 'x-compute-request-id': 'req-14d305cc-5df1-4613-b51d-806d26435827', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:03:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:03:39,163 125535 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 45 second wait 2022-05-25 15:03:40,496 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.331s 2022-05-25 15:03:40,497 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1301', '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-50e001e1-c313-4051-8b92-1802a24c76f3', 'x-compute-request-id': 'req-50e001e1-c313-4051-8b92-1802a24c76f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:03:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:03:41,599 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.094s 2022-05-25 15:03:41,599 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1299', '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-142d24d4-dd5c-4629-985f-bc35df8d9369', 'x-compute-request-id': 'req-142d24d4-dd5c-4629-985f-bc35df8d9369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:03:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:03:41,607 125535 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 47 second wait 2022-05-25 15:03:42,845 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.237s 2022-05-25 15:03:42,845 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', '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-6a35759e-261c-475e-b882-b0fc5040c60b', 'x-compute-request-id': 'req-6a35759e-261c-475e-b882-b0fc5040c60b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:03:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--155663193"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:03:44,051 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.196s 2022-05-25 15:03:44,051 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', '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-078c861c-5423-42cb-8866-487e32cc0ae1', 'x-compute-request-id': 'req-078c861c-5423-42cb-8866-487e32cc0ae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:03:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--155663193"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:03:45,226 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.167s 2022-05-25 15:03:45,227 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', '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-f06dd6b0-385b-4913-85eb-9a86168bb38a', 'x-compute-request-id': 'req-f06dd6b0-385b-4913-85eb-9a86168bb38a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:03:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--155663193"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:03:46,401 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.166s 2022-05-25 15:03:46,402 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', '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-b89036b4-86bb-4868-a82d-cee55c2256a1', 'x-compute-request-id': 'req-b89036b4-86bb-4868-a82d-cee55c2256a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:03:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--155663193"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:03:47,572 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.160s 2022-05-25 15:03:47,572 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', '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-64dab197-a8b6-46e5-906a-ab564a2682ca', 'x-compute-request-id': 'req-64dab197-a8b6-46e5-906a-ab564a2682ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:03:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--155663193"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:03:48,740 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.160s 2022-05-25 15:03:48,741 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', '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-fd42efee-2f9a-4a76-8369-1138dffb87e3', 'x-compute-request-id': 'req-fd42efee-2f9a-4a76-8369-1138dffb87e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:03:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--155663193"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:03:49,913 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.164s 2022-05-25 15:03:49,913 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', '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-3a009f22-5a32-4e66-9185-5f041eb4b1d7', 'x-compute-request-id': 'req-3a009f22-5a32-4e66-9185-5f041eb4b1d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:03:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--155663193"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:03:51,233 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.312s 2022-05-25 15:03:51,233 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', '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-443da7a7-6211-415e-9c02-28e478bdf6cd', 'x-compute-request-id': 'req-443da7a7-6211-415e-9c02-28e478bdf6cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:03:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--155663193"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:03:52,404 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.162s 2022-05-25 15:03:52,405 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', '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-e6a8111c-5d15-4235-aaa0-6d9bc6269544', 'x-compute-request-id': 'req-e6a8111c-5d15-4235-aaa0-6d9bc6269544', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:03:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--155663193"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:03:53,587 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.174s 2022-05-25 15:03:53,588 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', '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-62427ca4-47f8-44a2-a7bf-b03dfda33a3f', 'x-compute-request-id': 'req-62427ca4-47f8-44a2-a7bf-b03dfda33a3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:03:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1672402083", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--155663193"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:03:54,754 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.157s 2022-05-25 15:03:54,754 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1555', '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-b4ed15b6-d429-4d43-b758-10827c3fe6dd', 'x-compute-request-id': 'req-b4ed15b6-d429-4d43-b758-10827c3fe6dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:03:54Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:c8:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1672402083", "OS-SRV-USG:launched_at": "2022-05-25T15:03:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--155663193"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:03:54,762 125535 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 60 second wait 2022-05-25 15:03:54,864 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49/os-interface 0.102s 2022-05-25 15:03:54,865 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '284', '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-5e69346d-6325-4fe7-82d9-b7c0fea734c0', 'x-compute-request-id': 'req-5e69346d-6325-4fe7-82d9-b7c0fea734c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "24eae10a-8d4c-4df2-bf30-8be30213787f", "port_id": "0a48abf9-39ce-4c72-87c6-735d3467ace3", "mac_addr": "fa:16:3e:8c:c8:36", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "33c997f3-4311-4790-bbe3-11c0100df0b3", "ip_address": "172.20.0.7"}]}]}' 2022-05-25 15:03:56,218 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://10.222.0.57:9696/v2.0/floatingips/b54dd7e8-7549-48cd-b8d0-b634f5b0c30c 1.350s 2022-05-25 15:03:56,218 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "0a48abf9-39ce-4c72-87c6-735d3467ace3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '796', 'x-openstack-request-id': 'req-371cbdcc-6bdc-44c6-a179-d97f182a36d7', 'date': 'Wed, 25 May 2022 15:03:56 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57:9696/v2.0/floatingips/b54dd7e8-7549-48cd-b8d0-b634f5b0c30c'} Body: b'{"floatingip": {"id": "b54dd7e8-7549-48cd-b8d0-b634f5b0c30c", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "floating_ip_address": "172.27.3.41", "floating_network_id": "9150d0a3-d163-4729-88e4-9b01c3972f2b", "router_id": "f928acb6-4b6d-4ce2-a160-57dc3159ad54", "port_id": "0a48abf9-39ce-4c72-87c6-735d3467ace3", "fixed_ip_address": "172.20.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "24eae10a-8d4c-4df2-bf30-8be30213787f", "mac_address": "fa:16:3e:8c:c8:36", "admin_state_up": true, "status": "ACTIVE", "device_id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-05-25T15:02:52Z", "updated_at": "2022-05-25T15:03:55Z", "revision_number": 1, "project_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:03:56,219 125535 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.41:22' as 'ubuntu' with public key authentication 2022-05-25 15:04:00,337 125535 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.41 ([Errno None] Unable to connect to port 22 on 172.27.3.41). Number attempts: 1. Retry after 2 seconds. 2022-05-25 15:04:05,908 125535 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.41 ([Errno None] Unable to connect to port 22 on 172.27.3.41). Number attempts: 2. Retry after 3 seconds. 2022-05-25 15:04:12,464 125535 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.41 ([Errno None] Unable to connect to port 22 on 172.27.3.41). Number attempts: 3. Retry after 4 seconds. 2022-05-25 15:04:20,048 125535 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.41 ([Errno None] Unable to connect to port 22 on 172.27.3.41). Number attempts: 4. Retry after 5 seconds. 2022-05-25 15:04:28,625 125535 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.41 ([Errno None] Unable to connect to port 22 on 172.27.3.41). Number attempts: 5. Retry after 6 seconds. 2022-05-25 15:04:38,192 125535 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.41 ([Errno None] Unable to connect to port 22 on 172.27.3.41). Number attempts: 6. Retry after 7 seconds. 2022-05-25 15:04:45,702 125535 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.41 ([Errno None] Unable to connect to port 22 on 172.27.3.41). Number attempts: 7. Retry after 8 seconds. 2022-05-25 15:04:54,214 125535 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.41 ([Errno None] Unable to connect to port 22 on 172.27.3.41). Number attempts: 8. Retry after 9 seconds. 2022-05-25 15:05:03,724 125535 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.41 ([Errno None] Unable to connect to port 22 on 172.27.3.41). Number attempts: 9. Retry after 10 seconds. 2022-05-25 15:05:14,236 125535 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.41 ([Errno None] Unable to connect to port 22 on 172.27.3.41). Number attempts: 10. Retry after 11 seconds. 2022-05-25 15:05:25,746 125535 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.41 ([Errno None] Unable to connect to port 22 on 172.27.3.41). Number attempts: 11. Retry after 12 seconds. 2022-05-25 15:05:38,319 125535 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-05-25 15:05:38,649 125535 INFO [paramiko.transport] Authentication (publickey) successful! 2022-05-25 15:05:38,650 125535 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.41 successfully created 2022-05-25 15:05:38,750 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49/ips 0.100s 2022-05-25 15:05:38,751 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '148', '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-80ffa216-2715-4e2d-9d5a-595c44c0421d', 'x-compute-request-id': 'req-80ffa216-2715-4e2d-9d5a-595c44c0421d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.7"}, {"version": 4, "addr": "172.27.3.41"}]}}' 2022-05-25 15:05:38,861 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 400 POST http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49/os-volume_attachments 0.107s 2022-05-25 15:05:38,861 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}} Response - Headers: {'date': 'Wed, 25 May 2022 15:05:38 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': '174', 'x-openstack-request-id': 'req-e2b2f47c-dfd5-493a-ae23-1ecb1853a325', 'x-compute-request-id': 'req-e2b2f47c-dfd5-493a-ae23-1ecb1853a325', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49/os-volume_attachments'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: volume 6a8f3239-bdd5-4d59-83bc-3479811c769b is already attached to instances: edf388aa-3927-43d7-9d6b-450ce576b8df"}}' 2022-05-25 15:05:39,302 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.441s 2022-05-25 15:05:39,303 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:38 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-7daaa362-ee45-4e7d-b9bd-3233d778028c', 'x-compute-request-id': 'req-7daaa362-ee45-4e7d-b9bd-3233d778028c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'' 2022-05-25 15:05:39,478 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.175s 2022-05-25 15:05:39,479 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1679', '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-d85ec89b-3993-4811-ac88-bb886fc2d4f7', 'x-compute-request-id': 'req-d85ec89b-3993-4811-ac88-bb886fc2d4f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:05:39Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:c8:36"}, {"version": 4, "addr": "172.27.3.41", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:c8:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1672402083", "OS-SRV-USG:launched_at": "2022-05-25T15:03:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--155663193"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:05:40,657 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.166s 2022-05-25 15:05:40,657 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1679', '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-8e3116cf-7d86-4818-893b-150a05c75790', 'x-compute-request-id': 'req-8e3116cf-7d86-4818-893b-150a05c75790', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:05:39Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:c8:36"}, {"version": 4, "addr": "172.27.3.41", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:c8:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1672402083", "OS-SRV-USG:launched_at": "2022-05-25T15:03:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--155663193"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:05:41,970 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.304s 2022-05-25 15:05:41,971 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1679', '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-528557a8-2ddf-4810-8f42-c81a03d6db51', 'x-compute-request-id': 'req-528557a8-2ddf-4810-8f42-c81a03d6db51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:05:39Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:c8:36"}, {"version": 4, "addr": "172.27.3.41", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:c8:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1672402083", "OS-SRV-USG:launched_at": "2022-05-25T15:03:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--155663193"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:05:43,087 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.103s 2022-05-25 15:05:43,088 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1612', '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-d357307e-1f27-4642-81ba-00fda35952d2', 'x-compute-request-id': 'req-d357307e-1f27-4642-81ba-00fda35952d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:05:39Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:c8:36"}, {"version": 4, "addr": "172.27.3.41", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:c8:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1672402083", "OS-SRV-USG:launched_at": "2022-05-25T15:03:53.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": []}}' 2022-05-25 15:05:44,220 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.123s 2022-05-25 15:05:44,220 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1331', '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-12614412-f2dc-4230-9e18-aad8d7834672', 'x-compute-request-id': 'req-12614412-f2dc-4230-9e18-aad8d7834672', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"server": {"id": "9f076d54-95a8-4b69-8b74-9429ad4a2e49", "name": "tempest-AttachVolumeNegativeTest-server-543931202", "status": "DELETED", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:02:54Z", "updated": "2022-05-25T15:05:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1672402083", "OS-SRV-USG:launched_at": "2022-05-25T15:03:53.000000", "OS-SRV-USG:terminated_at": "2022-05-25T15:05:43.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:05:44,228 125535 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait 2022-05-25 15:05:45,277 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49 0.048s 2022-05-25 15:05:45,277 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:45 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-800c5eb5-56c1-4da9-92e6-0272cba6c78d', 'x-compute-request-id': 'req-800c5eb5-56c1-4da9-92e6-0272cba6c78d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/9f076d54-95a8-4b69-8b74-9429ad4a2e49'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9f076d54-95a8-4b69-8b74-9429ad4a2e49 could not be found."}}' 2022-05-25 15:05:46,544 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.222.0.57/compute/v2.1/os-keypairs/tempest-keypair-1672402083 1.266s 2022-05-25 15:05:46,544 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:45 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-032e24db-b08a-4ff2-9919-cc34ad9f2ff8', 'x-compute-request-id': 'req-032e24db-b08a-4ff2-9919-cc34ad9f2ff8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.57/compute/v2.1/os-keypairs/tempest-keypair-1672402083'} Body: b'' 2022-05-25 15:05:47,048 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.57:9696/v2.0/security-groups/e627494f-e16d-4a99-abec-0f05aa55841c 0.502s 2022-05-25 15:05:47,048 125535 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-bdd51116-3337-416e-9130-a679624d6151', 'content-length': '0', 'date': 'Wed, 25 May 2022 15:05:47 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.57:9696/v2.0/security-groups/e627494f-e16d-4a99-abec-0f05aa55841c'} Body: b'' 2022-05-25 15:05:47,067 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.222.0.57:9696/v2.0/security-groups/e627494f-e16d-4a99-abec-0f05aa55841c 0.019s 2022-05-25 15:05:47,068 125535 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': '146', 'x-openstack-request-id': 'req-62c21b52-33d4-4bea-b0a8-38c53bc6ba38', 'date': 'Wed, 25 May 2022 15:05:47 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.57:9696/v2.0/security-groups/e627494f-e16d-4a99-abec-0f05aa55841c'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group e627494f-e16d-4a99-abec-0f05aa55841c does not exist", "detail": ""}}' 2022-05-25 15:05:47,768 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.57:9696/v2.0/floatingips/b54dd7e8-7549-48cd-b8d0-b634f5b0c30c 0.699s 2022-05-25 15:05:47,768 125535 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-2dc3aeb8-ff18-4e4f-9992-38453ccf1348', 'content-length': '0', 'date': 'Wed, 25 May 2022 15:05:47 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.57:9696/v2.0/floatingips/b54dd7e8-7549-48cd-b8d0-b634f5b0c30c'} Body: b'' 2022-05-25 15:05:47,818 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.049s 2022-05-25 15:05:47,818 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e771731f-d3c1-4b23-9bba-637533b68bbd', 'content-length': '1209', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e771731f-d3c1-4b23-9bba-637533b68bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:02:50.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:05:48,303 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.477s 2022-05-25 15:05:48,303 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:47 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-338aa62b-d8c7-4c54-8e53-c0c0427a0d15', 'x-compute-request-id': 'req-338aa62b-d8c7-4c54-8e53-c0c0427a0d15', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'' 2022-05-25 15:05:48,352 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:05:48,352 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-fdd23950-c616-4437-bc1b-bbb29dfd6a33', 'x-compute-request-id': 'req-fdd23950-c616-4437-bc1b-bbb29dfd6a33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:05:49,411 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.056s 2022-05-25 15:05:49,412 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-4dead93b-d14f-42c9-b7a1-b46ecdec90b8', 'x-compute-request-id': 'req-4dead93b-d14f-42c9-b7a1-b46ecdec90b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:05:50,468 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.053s 2022-05-25 15:05:50,468 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-502aae3a-840c-4ce2-976e-c7071396a087', 'x-compute-request-id': 'req-502aae3a-840c-4ce2-976e-c7071396a087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:05:51,523 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.052s 2022-05-25 15:05:51,524 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-f9daee16-5861-41ad-ab3e-4a006dad75c6', 'x-compute-request-id': 'req-f9daee16-5861-41ad-ab3e-4a006dad75c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:05:52,575 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:05:52,576 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-0b21f65b-4306-46ef-b719-0bd3898dfaad', 'x-compute-request-id': 'req-0b21f65b-4306-46ef-b719-0bd3898dfaad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:05:53,629 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:05:53,630 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-850633c1-d5d9-4c17-b669-f5f7b44ce200', 'x-compute-request-id': 'req-850633c1-d5d9-4c17-b669-f5f7b44ce200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:05:54,680 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:05:54,681 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-7e71a18d-9d22-4c3a-ba16-7ffd427d322c', 'x-compute-request-id': 'req-7e71a18d-9d22-4c3a-ba16-7ffd427d322c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:05:55,733 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:05:55,734 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-09fab9e8-70ee-43f2-a285-0509be6a041a', 'x-compute-request-id': 'req-09fab9e8-70ee-43f2-a285-0509be6a041a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:05:56,791 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.054s 2022-05-25 15:05:56,791 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-5e8e86b0-e124-4a12-9302-934a5fb7a2ce', 'x-compute-request-id': 'req-5e8e86b0-e124-4a12-9302-934a5fb7a2ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:05:57,847 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.052s 2022-05-25 15:05:57,847 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-0f56f67c-433d-48b7-8e82-ccdf92481c74', 'x-compute-request-id': 'req-0f56f67c-433d-48b7-8e82-ccdf92481c74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:05:58,899 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:05:58,899 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-6c8882b4-be6c-4522-8e2c-eb3a83ed081d', 'x-compute-request-id': 'req-6c8882b4-be6c-4522-8e2c-eb3a83ed081d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:05:59,955 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.052s 2022-05-25 15:05:59,955 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-42ea8906-0821-485e-a353-f9d9afc09d08', 'x-compute-request-id': 'req-42ea8906-0821-485e-a353-f9d9afc09d08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:01,005 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:06:01,010 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-70430ceb-563f-474d-b546-c4ed68d04105', 'x-compute-request-id': 'req-70430ceb-563f-474d-b546-c4ed68d04105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:02,066 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.052s 2022-05-25 15:06:02,067 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-5b9564b4-157f-485c-96f3-092b25a143a8', 'x-compute-request-id': 'req-5b9564b4-157f-485c-96f3-092b25a143a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:03,121 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.051s 2022-05-25 15:06:03,122 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-1e656b62-8490-41d3-af37-0fd6f39a917a', 'x-compute-request-id': 'req-1e656b62-8490-41d3-af37-0fd6f39a917a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:04,177 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.052s 2022-05-25 15:06:04,178 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-814a4505-11ac-4131-9de8-11d103652616', 'x-compute-request-id': 'req-814a4505-11ac-4131-9de8-11d103652616', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:05,230 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:06:05,249 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-42d17543-dd9d-4004-9ca0-630a903cdcb3', 'x-compute-request-id': 'req-42d17543-dd9d-4004-9ca0-630a903cdcb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:06,319 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.068s 2022-05-25 15:06:06,325 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-41faaf2f-d47d-4c26-af0a-aedc81469357', 'x-compute-request-id': 'req-41faaf2f-d47d-4c26-af0a-aedc81469357', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:07,378 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:06:07,378 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-743266c0-7044-4122-b6d2-02cd2175bf14', 'x-compute-request-id': 'req-743266c0-7044-4122-b6d2-02cd2175bf14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:08,436 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.054s 2022-05-25 15:06:08,437 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c23aa23a-2b3f-45d4-bf32-0519b2f6324d', 'x-compute-request-id': 'req-c23aa23a-2b3f-45d4-bf32-0519b2f6324d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:09,496 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.057s 2022-05-25 15:06:09,497 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-204b5527-8e48-4fdf-87d1-5778bc9413f6', 'x-compute-request-id': 'req-204b5527-8e48-4fdf-87d1-5778bc9413f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:10,556 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.056s 2022-05-25 15:06:10,556 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-58199ade-df5b-4b25-9f03-5b59d087c7a4', 'x-compute-request-id': 'req-58199ade-df5b-4b25-9f03-5b59d087c7a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:11,609 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:06:11,610 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-6a37bad9-9561-4c64-beca-c53a6b262445', 'x-compute-request-id': 'req-6a37bad9-9561-4c64-beca-c53a6b262445', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:12,660 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:06:12,661 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-623efdbf-595b-4a11-a24c-df767e87a090', 'x-compute-request-id': 'req-623efdbf-595b-4a11-a24c-df767e87a090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:13,714 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:06:13,715 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-31b5b977-3c48-4650-bb10-cd1d24cc5b55', 'x-compute-request-id': 'req-31b5b977-3c48-4650-bb10-cd1d24cc5b55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:14,767 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:06:14,767 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-f290e502-fbbc-4228-8627-3a09c664ce72', 'x-compute-request-id': 'req-f290e502-fbbc-4228-8627-3a09c664ce72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:15,820 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:06:15,820 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-3f40d722-55b1-4d8b-91b3-c681fdef1455', 'x-compute-request-id': 'req-3f40d722-55b1-4d8b-91b3-c681fdef1455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:16,873 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:06:16,873 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-e4c4bdc6-2520-4237-adc6-29d04282189f', 'x-compute-request-id': 'req-e4c4bdc6-2520-4237-adc6-29d04282189f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:17,926 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:06:17,926 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-b7e90c2f-9949-4f95-9e54-250e54ee8aae', 'x-compute-request-id': 'req-b7e90c2f-9949-4f95-9e54-250e54ee8aae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:18,979 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:06:18,979 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-27c49532-64f6-459c-8d96-17ab8fdb8b64', 'x-compute-request-id': 'req-27c49532-64f6-459c-8d96-17ab8fdb8b64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:20,033 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:06:20,033 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-883c2e50-8b30-47cd-bbad-2f2c228057ba', 'x-compute-request-id': 'req-883c2e50-8b30-47cd-bbad-2f2c228057ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:21,084 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:06:21,085 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-62bd8f0f-6bbe-458c-b5ea-39ec2aa1474a', 'x-compute-request-id': 'req-62bd8f0f-6bbe-458c-b5ea-39ec2aa1474a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:22,138 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:06:22,138 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d674d023-8c3d-4525-9575-61a97d02fd85', 'x-compute-request-id': 'req-d674d023-8c3d-4525-9575-61a97d02fd85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:23,191 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:06:23,191 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-bef053d6-c54d-4590-9a67-bea133b4c5a2', 'x-compute-request-id': 'req-bef053d6-c54d-4590-9a67-bea133b4c5a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:24,244 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:06:24,244 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-e0d06c0e-8fc9-444e-ad08-9211b39ec6f6', 'x-compute-request-id': 'req-e0d06c0e-8fc9-444e-ad08-9211b39ec6f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:25,301 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.052s 2022-05-25 15:06:25,301 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-2938b915-3687-43ee-ac2c-060c197927a0', 'x-compute-request-id': 'req-2938b915-3687-43ee-ac2c-060c197927a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:26,352 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:06:26,353 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-fda9a6fc-9240-4890-8d57-c19071845a1e', 'x-compute-request-id': 'req-fda9a6fc-9240-4890-8d57-c19071845a1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:27,404 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:06:27,404 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d132fdc4-791a-4b26-8dc2-640534e3de04', 'x-compute-request-id': 'req-d132fdc4-791a-4b26-8dc2-640534e3de04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:28,456 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:06:28,456 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-db21535b-a19f-4120-9140-0ed1116a456c', 'x-compute-request-id': 'req-db21535b-a19f-4120-9140-0ed1116a456c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:29,510 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.051s 2022-05-25 15:06:29,511 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-46dc70ac-bbab-47df-9629-40db56c2da1b', 'x-compute-request-id': 'req-46dc70ac-bbab-47df-9629-40db56c2da1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:30,565 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.051s 2022-05-25 15:06:30,566 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-592c9afc-55b5-499e-874e-44c6ceba00e6', 'x-compute-request-id': 'req-592c9afc-55b5-499e-874e-44c6ceba00e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:31,618 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:06:31,618 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-29faa4c2-d551-4c15-aa62-d3dd1a8d26a9', 'x-compute-request-id': 'req-29faa4c2-d551-4c15-aa62-d3dd1a8d26a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:32,668 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:06:32,668 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-128c5a81-ac6d-41c5-8a25-ec20fbd0bf26', 'x-compute-request-id': 'req-128c5a81-ac6d-41c5-8a25-ec20fbd0bf26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:33,721 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:06:33,721 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-34605abc-6b5f-4ab2-b49d-922e2eac95e9', 'x-compute-request-id': 'req-34605abc-6b5f-4ab2-b49d-922e2eac95e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:34,772 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:06:34,772 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-1bfa3abe-aea9-4b7d-8023-686932899a84', 'x-compute-request-id': 'req-1bfa3abe-aea9-4b7d-8023-686932899a84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:35,825 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:06:35,825 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-3a2eea36-e629-46b7-b88b-4365abbf2b26', 'x-compute-request-id': 'req-3a2eea36-e629-46b7-b88b-4365abbf2b26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:36,875 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.046s 2022-05-25 15:06:36,875 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-06c5af36-2925-4687-8130-50d4731d220b', 'x-compute-request-id': 'req-06c5af36-2925-4687-8130-50d4731d220b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:37,927 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:06:37,927 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-02cd24ee-4dca-4898-bb31-ceb88b463a38', 'x-compute-request-id': 'req-02cd24ee-4dca-4898-bb31-ceb88b463a38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:38,979 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:06:38,979 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-187dfc44-493f-4f99-999d-46ed4287a085', 'x-compute-request-id': 'req-187dfc44-493f-4f99-999d-46ed4287a085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:40,030 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:06:40,031 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-777d77bd-0d0f-4f14-bfca-353d042189cc', 'x-compute-request-id': 'req-777d77bd-0d0f-4f14-bfca-353d042189cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:41,083 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:06:41,083 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-0fcd9254-4322-4ad1-aeec-c8319fb1390e', 'x-compute-request-id': 'req-0fcd9254-4322-4ad1-aeec-c8319fb1390e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:42,136 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:06:42,137 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-a946b2da-12cb-45a0-96e2-c952a9a179a4', 'x-compute-request-id': 'req-a946b2da-12cb-45a0-96e2-c952a9a179a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:43,188 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:06:43,188 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-45cdf78e-b444-4592-a07b-9b0ac77dee56', 'x-compute-request-id': 'req-45cdf78e-b444-4592-a07b-9b0ac77dee56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:44,239 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:06:44,240 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-af311872-6916-4634-beb2-5620d07f1352', 'x-compute-request-id': 'req-af311872-6916-4634-beb2-5620d07f1352', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:45,291 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:06:45,292 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-e7c2c203-d547-4bb4-b16c-b9177dfb1164', 'x-compute-request-id': 'req-e7c2c203-d547-4bb4-b16c-b9177dfb1164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:46,343 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:06:46,343 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-97cefa51-99ab-447a-aced-d7b1c8a6457d', 'x-compute-request-id': 'req-97cefa51-99ab-447a-aced-d7b1c8a6457d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:47,394 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:06:47,394 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-92f7a21b-2fd4-4c1d-b949-c48944c2365a', 'x-compute-request-id': 'req-92f7a21b-2fd4-4c1d-b949-c48944c2365a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:48,452 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.055s 2022-05-25 15:06:48,452 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-894b1af9-aef6-4b96-adc4-fb2347d156ea', 'x-compute-request-id': 'req-894b1af9-aef6-4b96-adc4-fb2347d156ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:49,505 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:06:49,505 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-0dffd7dc-4da0-4497-9c23-40d37983fe06', 'x-compute-request-id': 'req-0dffd7dc-4da0-4497-9c23-40d37983fe06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:50,554 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.046s 2022-05-25 15:06:50,555 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-ce199761-4a97-47b4-8a5b-726366e26dd7', 'x-compute-request-id': 'req-ce199761-4a97-47b4-8a5b-726366e26dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:51,605 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.046s 2022-05-25 15:06:51,606 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-92a53440-07b3-4c9e-8622-70288f3f2199', 'x-compute-request-id': 'req-92a53440-07b3-4c9e-8622-70288f3f2199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:52,661 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.052s 2022-05-25 15:06:52,661 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-e6d4cda1-6a19-49bc-a490-e00516dad61b', 'x-compute-request-id': 'req-e6d4cda1-6a19-49bc-a490-e00516dad61b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:53,711 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:06:53,712 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-fd1467d6-7eb9-46ab-9e0a-b66de76bf184', 'x-compute-request-id': 'req-fd1467d6-7eb9-46ab-9e0a-b66de76bf184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:54,767 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.052s 2022-05-25 15:06:54,767 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c2c434d3-c2f2-4c77-8149-8507137b73b5', 'x-compute-request-id': 'req-c2c434d3-c2f2-4c77-8149-8507137b73b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:55,818 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:06:55,819 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-153581ce-fc5e-41da-b94d-7a7238e24488', 'x-compute-request-id': 'req-153581ce-fc5e-41da-b94d-7a7238e24488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:56,871 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:06:56,871 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-29efcc6e-0c6d-4c68-9550-76188ce0a960', 'x-compute-request-id': 'req-29efcc6e-0c6d-4c68-9550-76188ce0a960', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:57,925 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:06:57,925 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-70383e25-21c8-4c23-888d-4d48084f4fa3', 'x-compute-request-id': 'req-70383e25-21c8-4c23-888d-4d48084f4fa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:06:58,975 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:06:58,976 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-e8a9d556-bcf5-45c1-af51-9063441e0f76', 'x-compute-request-id': 'req-e8a9d556-bcf5-45c1-af51-9063441e0f76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:00,029 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.051s 2022-05-25 15:07:00,030 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-a1cd3623-5e02-45fd-885f-ea774ca4f7dc', 'x-compute-request-id': 'req-a1cd3623-5e02-45fd-885f-ea774ca4f7dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:01,079 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.046s 2022-05-25 15:07:01,079 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-bf71ffea-0e25-405d-ac7a-f7a94fd5a353', 'x-compute-request-id': 'req-bf71ffea-0e25-405d-ac7a-f7a94fd5a353', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:02,127 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.045s 2022-05-25 15:07:02,127 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-038f5e68-8aae-4ffd-a2ab-664c6d4b5329', 'x-compute-request-id': 'req-038f5e68-8aae-4ffd-a2ab-664c6d4b5329', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:03,178 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:07:03,178 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-607b364c-dc4b-4542-9687-ef3223d4a5b0', 'x-compute-request-id': 'req-607b364c-dc4b-4542-9687-ef3223d4a5b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:04,228 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:07:04,228 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-809073ae-0980-46d0-b23a-7732cb7ca75c', 'x-compute-request-id': 'req-809073ae-0980-46d0-b23a-7732cb7ca75c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:05,280 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:07:05,280 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-3e43ec62-44d4-450e-aa40-3d2117e637a9', 'x-compute-request-id': 'req-3e43ec62-44d4-450e-aa40-3d2117e637a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:06,331 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:07:06,332 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-6955121a-e928-412c-a5a4-5232d812036b', 'x-compute-request-id': 'req-6955121a-e928-412c-a5a4-5232d812036b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:07,396 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.061s 2022-05-25 15:07:07,397 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-2f6edb8c-2fad-4465-949c-eaae92fd6db6', 'x-compute-request-id': 'req-2f6edb8c-2fad-4465-949c-eaae92fd6db6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:08,452 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.051s 2022-05-25 15:07:08,452 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c98137b0-032b-417c-957a-3b84cf9c1674', 'x-compute-request-id': 'req-c98137b0-032b-417c-957a-3b84cf9c1674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:09,503 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:07:09,504 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-ede92833-228e-447e-8637-dbb05687ba6b', 'x-compute-request-id': 'req-ede92833-228e-447e-8637-dbb05687ba6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:10,562 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.055s 2022-05-25 15:07:10,562 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-39493a99-3374-48a2-a5df-bb87709de8cc', 'x-compute-request-id': 'req-39493a99-3374-48a2-a5df-bb87709de8cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:11,614 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:07:11,614 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d5530879-a9dd-45e1-bb38-407d1c3ff15e', 'x-compute-request-id': 'req-d5530879-a9dd-45e1-bb38-407d1c3ff15e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:12,667 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:07:12,668 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-711b8630-3980-4238-9d80-2e89197c977a', 'x-compute-request-id': 'req-711b8630-3980-4238-9d80-2e89197c977a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:13,721 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:07:13,722 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-b0f75bbd-42c8-48f0-a18f-67b695460910', 'x-compute-request-id': 'req-b0f75bbd-42c8-48f0-a18f-67b695460910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:14,778 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.054s 2022-05-25 15:07:14,779 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-105873ac-c330-471e-90c4-eaf27911f9e6', 'x-compute-request-id': 'req-105873ac-c330-471e-90c4-eaf27911f9e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:15,836 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.054s 2022-05-25 15:07:15,837 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-22b8fd6e-2c74-4c14-a6e6-09ceba986931', 'x-compute-request-id': 'req-22b8fd6e-2c74-4c14-a6e6-09ceba986931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:16,892 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.051s 2022-05-25 15:07:16,892 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c88bb694-34d6-4f15-a666-1d7c547296dc', 'x-compute-request-id': 'req-c88bb694-34d6-4f15-a666-1d7c547296dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:17,944 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:07:17,944 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-9cc33877-84b3-4973-94f8-62d7362fa35c', 'x-compute-request-id': 'req-9cc33877-84b3-4973-94f8-62d7362fa35c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:18,998 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:07:18,998 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-2b1ec374-fe0b-4b19-ad0e-bb6f9cfb4d70', 'x-compute-request-id': 'req-2b1ec374-fe0b-4b19-ad0e-bb6f9cfb4d70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:20,048 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:07:20,048 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-ae802f00-29b7-4b50-ba1a-faa5a79919fb', 'x-compute-request-id': 'req-ae802f00-29b7-4b50-ba1a-faa5a79919fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:21,100 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:07:21,101 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-ddb5f819-d4ab-4446-b6ac-3a6f718aac6c', 'x-compute-request-id': 'req-ddb5f819-d4ab-4446-b6ac-3a6f718aac6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:22,171 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.067s 2022-05-25 15:07:22,172 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-8240c332-93d8-4ad6-bc5e-be404e6fe5bb', 'x-compute-request-id': 'req-8240c332-93d8-4ad6-bc5e-be404e6fe5bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:23,225 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:07:23,225 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-ce15614b-e40d-4d5b-9db7-4003d38e9e77', 'x-compute-request-id': 'req-ce15614b-e40d-4d5b-9db7-4003d38e9e77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:24,277 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:07:24,278 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-abe88189-b0b8-4515-83a1-e28ef0b297b2', 'x-compute-request-id': 'req-abe88189-b0b8-4515-83a1-e28ef0b297b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:25,329 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:07:25,329 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-a6062085-fc78-4370-9165-94c4c9248ad9', 'x-compute-request-id': 'req-a6062085-fc78-4370-9165-94c4c9248ad9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:26,383 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.051s 2022-05-25 15:07:26,384 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d4758e24-c9d1-4be5-aace-8af84c657e6b', 'x-compute-request-id': 'req-d4758e24-c9d1-4be5-aace-8af84c657e6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:27,436 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:07:27,436 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-7c4172d9-ce47-4c22-8186-8da7edd8f9d5', 'x-compute-request-id': 'req-7c4172d9-ce47-4c22-8186-8da7edd8f9d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:28,487 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:07:28,488 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-bedbfe5a-baae-4ed9-ac4e-c7468ca8413d', 'x-compute-request-id': 'req-bedbfe5a-baae-4ed9-ac4e-c7468ca8413d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:29,541 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:07:29,541 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-89574de9-d2d1-412b-8953-a87c274371b4', 'x-compute-request-id': 'req-89574de9-d2d1-412b-8953-a87c274371b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:30,592 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:07:30,592 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-9e938132-e432-45af-8ea0-594f47bdebb5', 'x-compute-request-id': 'req-9e938132-e432-45af-8ea0-594f47bdebb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:31,646 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.051s 2022-05-25 15:07:31,647 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-26e80490-823c-46e0-aa9f-b64893d2e539', 'x-compute-request-id': 'req-26e80490-823c-46e0-aa9f-b64893d2e539', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:32,699 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:07:32,699 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-95f6eb17-55fb-43bf-9ce4-5ef7d148b037', 'x-compute-request-id': 'req-95f6eb17-55fb-43bf-9ce4-5ef7d148b037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:33,750 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:07:33,750 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-1b886394-59e8-41ff-9749-f325fea94db7', 'x-compute-request-id': 'req-1b886394-59e8-41ff-9749-f325fea94db7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:34,801 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:07:34,801 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-9d6126b5-b11a-408c-a359-51d8197c5a4d', 'x-compute-request-id': 'req-9d6126b5-b11a-408c-a359-51d8197c5a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:35,853 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:07:35,854 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d0cb7db7-3598-4f0b-9fcf-892d14f2251b', 'x-compute-request-id': 'req-d0cb7db7-3598-4f0b-9fcf-892d14f2251b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:36,906 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:07:36,906 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-e9e0c458-f18b-4b8b-bc7f-55aad0b4b243', 'x-compute-request-id': 'req-e9e0c458-f18b-4b8b-bc7f-55aad0b4b243', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:37,957 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:07:37,957 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-b2d2a887-9853-4c96-b0c1-bfafed01fc30', 'x-compute-request-id': 'req-b2d2a887-9853-4c96-b0c1-bfafed01fc30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:39,008 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:07:39,008 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-b5901dc6-0557-4760-815e-4c6539321a91', 'x-compute-request-id': 'req-b5901dc6-0557-4760-815e-4c6539321a91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:40,059 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:07:40,059 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-6fd1e681-5090-4ccc-945b-36730626483d', 'x-compute-request-id': 'req-6fd1e681-5090-4ccc-945b-36730626483d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:41,109 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:07:41,109 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-152e76ff-3177-42af-996a-2dad323c9d39', 'x-compute-request-id': 'req-152e76ff-3177-42af-996a-2dad323c9d39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:42,175 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.062s 2022-05-25 15:07:42,175 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-703a5526-7233-418e-8ecb-7d35dfb7606d', 'x-compute-request-id': 'req-703a5526-7233-418e-8ecb-7d35dfb7606d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:43,226 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:07:43,227 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-6f51cf63-6aca-47b4-8880-28d6f0d524ef', 'x-compute-request-id': 'req-6f51cf63-6aca-47b4-8880-28d6f0d524ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:44,282 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.052s 2022-05-25 15:07:44,283 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-ad8ec089-1e95-436f-933e-f6ae80cae312', 'x-compute-request-id': 'req-ad8ec089-1e95-436f-933e-f6ae80cae312', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:45,335 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:07:45,336 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-f1160048-b401-46c6-aa8f-e6b6a615e092', 'x-compute-request-id': 'req-f1160048-b401-46c6-aa8f-e6b6a615e092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:46,388 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:07:46,389 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-bf453354-87ae-4076-81d1-f8b9fd2f105f', 'x-compute-request-id': 'req-bf453354-87ae-4076-81d1-f8b9fd2f105f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:47,442 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:07:47,442 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d31e08b5-3dd3-4aed-9f02-5462b7c4a333', 'x-compute-request-id': 'req-d31e08b5-3dd3-4aed-9f02-5462b7c4a333', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:48,498 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.054s 2022-05-25 15:07:48,499 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-f14638d2-1821-4978-9670-29a0d944bb6c', 'x-compute-request-id': 'req-f14638d2-1821-4978-9670-29a0d944bb6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:49,552 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:07:49,552 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-412c2e60-c36b-426f-9d99-26059bf36bbd', 'x-compute-request-id': 'req-412c2e60-c36b-426f-9d99-26059bf36bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:50,608 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.052s 2022-05-25 15:07:50,608 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-1704ac94-3672-4d81-9326-fcbfe7942577', 'x-compute-request-id': 'req-1704ac94-3672-4d81-9326-fcbfe7942577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:51,660 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:07:51,660 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d2299fb8-a903-40fa-b8b2-c9e8234918bb', 'x-compute-request-id': 'req-d2299fb8-a903-40fa-b8b2-c9e8234918bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:52,720 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.056s 2022-05-25 15:07:52,720 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-7f401017-4a92-4883-9fb5-ea68b7afa94d', 'x-compute-request-id': 'req-7f401017-4a92-4883-9fb5-ea68b7afa94d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:53,779 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.055s 2022-05-25 15:07:53,779 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-dbe8202e-6f73-4045-998c-1b95acc72cd5', 'x-compute-request-id': 'req-dbe8202e-6f73-4045-998c-1b95acc72cd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:54,835 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.053s 2022-05-25 15:07:54,836 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-8304c695-55fb-4897-bfae-2ae4fb459b9a', 'x-compute-request-id': 'req-8304c695-55fb-4897-bfae-2ae4fb459b9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:55,887 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:07:55,887 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d60d71fa-7e2b-4c7e-9624-2d0490a4b789', 'x-compute-request-id': 'req-d60d71fa-7e2b-4c7e-9624-2d0490a4b789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:56,938 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:07:56,939 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-3dc30c5a-c8fd-49de-91b0-932a31264842', 'x-compute-request-id': 'req-3dc30c5a-c8fd-49de-91b0-932a31264842', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:57,991 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:07:57,991 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c68fecc2-1758-4852-8a54-b415304963b6', 'x-compute-request-id': 'req-c68fecc2-1758-4852-8a54-b415304963b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:07:59,043 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:07:59,043 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-5599906a-54f3-4b95-98c9-84132c9d7403', 'x-compute-request-id': 'req-5599906a-54f3-4b95-98c9-84132c9d7403', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:00,095 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:08:00,096 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d2b61e67-6c8e-4fe0-8105-dae3d63114ba', 'x-compute-request-id': 'req-d2b61e67-6c8e-4fe0-8105-dae3d63114ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:01,147 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:08:01,148 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-4f0123a9-3585-4d34-b88b-81b42c4b42a8', 'x-compute-request-id': 'req-4f0123a9-3585-4d34-b88b-81b42c4b42a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:02,200 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:08:02,201 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-8ec67ef7-186a-47ec-84ac-9243f838f885', 'x-compute-request-id': 'req-8ec67ef7-186a-47ec-84ac-9243f838f885', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:03,252 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:08:03,252 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-4c1887f8-51a3-40aa-bd62-91c8640b572e', 'x-compute-request-id': 'req-4c1887f8-51a3-40aa-bd62-91c8640b572e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:04,305 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:08:04,305 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-dd3602f6-e44d-4519-baa7-fb01ee6d20e4', 'x-compute-request-id': 'req-dd3602f6-e44d-4519-baa7-fb01ee6d20e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:05,370 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.060s 2022-05-25 15:08:05,370 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-0a0e7335-8ad1-4852-9d08-c6d034da47ee', 'x-compute-request-id': 'req-0a0e7335-8ad1-4852-9d08-c6d034da47ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:06,422 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:08:06,423 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-857e4a86-a570-4d9d-98a2-a881ceabcf24', 'x-compute-request-id': 'req-857e4a86-a570-4d9d-98a2-a881ceabcf24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:07,476 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.051s 2022-05-25 15:08:07,477 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-e6dd240c-212b-4808-a16d-7e5b637c32ca', 'x-compute-request-id': 'req-e6dd240c-212b-4808-a16d-7e5b637c32ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:08,529 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:08:08,530 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-79a24c2a-7608-4e6a-a921-0a4a5737cefb', 'x-compute-request-id': 'req-79a24c2a-7608-4e6a-a921-0a4a5737cefb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:09,592 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.060s 2022-05-25 15:08:09,593 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-83e90bb5-3ecf-4e92-b8a0-02dfb20d8cdf', 'x-compute-request-id': 'req-83e90bb5-3ecf-4e92-b8a0-02dfb20d8cdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:10,646 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:08:10,646 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-3c5bdaee-6545-418c-b870-df730ce5704a', 'x-compute-request-id': 'req-3c5bdaee-6545-418c-b870-df730ce5704a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:11,697 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:08:11,698 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-a1e4eedc-71c2-4c13-bb1d-19b33dcff151', 'x-compute-request-id': 'req-a1e4eedc-71c2-4c13-bb1d-19b33dcff151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:12,750 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:08:12,750 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c73ec876-6011-43e4-9111-5705638b63d0', 'x-compute-request-id': 'req-c73ec876-6011-43e4-9111-5705638b63d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:13,805 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.051s 2022-05-25 15:08:13,805 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-7c1ebec9-7027-4ba5-b7bf-ec6c6e91803b', 'x-compute-request-id': 'req-7c1ebec9-7027-4ba5-b7bf-ec6c6e91803b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:14,857 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:08:14,857 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-8ce43a4e-6f36-4c1c-a90e-9a280b8ce984', 'x-compute-request-id': 'req-8ce43a4e-6f36-4c1c-a90e-9a280b8ce984', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:15,910 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:08:15,911 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-9adbf289-afd6-4100-9b9b-e3dadd3b2d79', 'x-compute-request-id': 'req-9adbf289-afd6-4100-9b9b-e3dadd3b2d79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:16,960 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.046s 2022-05-25 15:08:16,960 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-7f15fd1f-4685-4fa9-a5a2-15de297fde99', 'x-compute-request-id': 'req-7f15fd1f-4685-4fa9-a5a2-15de297fde99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:18,013 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:08:18,013 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-0a510fd6-2621-4aaf-b8a0-98c9570ba0cd', 'x-compute-request-id': 'req-0a510fd6-2621-4aaf-b8a0-98c9570ba0cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:19,061 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.046s 2022-05-25 15:08:19,062 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-a0a41a1a-6ceb-4a1c-85ba-41a9dc8b879b', 'x-compute-request-id': 'req-a0a41a1a-6ceb-4a1c-85ba-41a9dc8b879b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:20,115 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:08:20,116 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-9a384a76-cacc-4170-b0c4-a23f95c7d692', 'x-compute-request-id': 'req-9a384a76-cacc-4170-b0c4-a23f95c7d692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:21,167 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:08:21,168 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-0717b6dd-f508-4d63-b75a-428b93010f3e', 'x-compute-request-id': 'req-0717b6dd-f508-4d63-b75a-428b93010f3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:22,220 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:08:22,220 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-655621c2-b41e-4455-8b2a-6f00b8744c44', 'x-compute-request-id': 'req-655621c2-b41e-4455-8b2a-6f00b8744c44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:23,276 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.052s 2022-05-25 15:08:23,276 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-6cd2deb4-c72d-44d6-8e0b-af6a57f470ff', 'x-compute-request-id': 'req-6cd2deb4-c72d-44d6-8e0b-af6a57f470ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:24,338 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.058s 2022-05-25 15:08:24,339 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-a559eb7c-f555-459f-b703-86b3743c7e44', 'x-compute-request-id': 'req-a559eb7c-f555-459f-b703-86b3743c7e44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:25,392 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:08:25,392 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-b315d227-c8c7-4d5f-8729-ac34e70aa421', 'x-compute-request-id': 'req-b315d227-c8c7-4d5f-8729-ac34e70aa421', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:26,445 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:08:26,446 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d966b8fe-daa3-4f39-95e3-b2f955868cad', 'x-compute-request-id': 'req-d966b8fe-daa3-4f39-95e3-b2f955868cad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:27,497 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:08:27,497 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d974f37a-7382-4a2f-a34b-fa58d7c750b0', 'x-compute-request-id': 'req-d974f37a-7382-4a2f-a34b-fa58d7c750b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:28,548 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:08:28,549 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-53e1fe9b-7d05-4919-94b3-0ed296928cd3', 'x-compute-request-id': 'req-53e1fe9b-7d05-4919-94b3-0ed296928cd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:29,599 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:08:29,600 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-7b8d6efd-c785-48c8-88df-ba6ae75c5e4c', 'x-compute-request-id': 'req-7b8d6efd-c785-48c8-88df-ba6ae75c5e4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:30,650 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:08:30,650 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-a0ee1e82-6d43-4226-ab68-e1d26d3c6de1', 'x-compute-request-id': 'req-a0ee1e82-6d43-4226-ab68-e1d26d3c6de1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:31,699 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.046s 2022-05-25 15:08:31,700 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-40f3e2a7-db57-4c82-b098-64e9db7adcdf', 'x-compute-request-id': 'req-40f3e2a7-db57-4c82-b098-64e9db7adcdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:32,749 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.046s 2022-05-25 15:08:32,750 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c73ad2b0-56a1-4ff5-ad22-e07552581b8d', 'x-compute-request-id': 'req-c73ad2b0-56a1-4ff5-ad22-e07552581b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:33,800 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:08:33,801 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c37b9924-b970-4adb-aada-9c0d9476e338', 'x-compute-request-id': 'req-c37b9924-b970-4adb-aada-9c0d9476e338', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:34,850 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.046s 2022-05-25 15:08:34,850 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-77ed65ac-2009-4205-8eb6-56ce4c759479', 'x-compute-request-id': 'req-77ed65ac-2009-4205-8eb6-56ce4c759479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:35,902 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:08:35,902 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-45c1d866-a76c-4725-889e-f4dcda72c2ee', 'x-compute-request-id': 'req-45c1d866-a76c-4725-889e-f4dcda72c2ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:36,952 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:08:36,953 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-240d13f6-a3af-4127-9630-febaa91a8175', 'x-compute-request-id': 'req-240d13f6-a3af-4127-9630-febaa91a8175', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:38,005 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:08:38,005 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-cfddd885-057e-4aaa-b762-3fd4c254a8e6', 'x-compute-request-id': 'req-cfddd885-057e-4aaa-b762-3fd4c254a8e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:39,056 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:08:39,056 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-efb396b4-30da-4be3-84f6-17f10243064a', 'x-compute-request-id': 'req-efb396b4-30da-4be3-84f6-17f10243064a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:40,105 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.046s 2022-05-25 15:08:40,106 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-e3c05493-e3c9-42f2-beb0-508e31b9bdd0', 'x-compute-request-id': 'req-e3c05493-e3c9-42f2-beb0-508e31b9bdd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:41,165 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.055s 2022-05-25 15:08:41,165 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-e03effef-a4ed-4c5d-9d6b-5eb3a3c4e194', 'x-compute-request-id': 'req-e03effef-a4ed-4c5d-9d6b-5eb3a3c4e194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:42,217 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:08:42,217 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-55ebbdd0-7f26-4716-b31c-fdb89e07bcfc', 'x-compute-request-id': 'req-55ebbdd0-7f26-4716-b31c-fdb89e07bcfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:43,269 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:08:43,270 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-77b8074a-12b8-4614-8483-d955cec9f0c2', 'x-compute-request-id': 'req-77b8074a-12b8-4614-8483-d955cec9f0c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:44,318 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.046s 2022-05-25 15:08:44,319 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-3d400cb9-0418-46ef-9a25-178930f9d5fe', 'x-compute-request-id': 'req-3d400cb9-0418-46ef-9a25-178930f9d5fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:45,369 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.046s 2022-05-25 15:08:45,369 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-10670f17-3ae1-41ec-8955-21b98dbe3f64', 'x-compute-request-id': 'req-10670f17-3ae1-41ec-8955-21b98dbe3f64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:46,419 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.046s 2022-05-25 15:08:46,419 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-40edad88-a23e-4f72-a100-c369a5af8c15', 'x-compute-request-id': 'req-40edad88-a23e-4f72-a100-c369a5af8c15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:47,473 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:08:47,473 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-a4793dc7-9013-421e-941b-e6a2aea0bcde', 'x-compute-request-id': 'req-a4793dc7-9013-421e-941b-e6a2aea0bcde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:48,524 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:08:48,524 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c0c4e798-083d-429f-96bf-41eacc287502', 'x-compute-request-id': 'req-c0c4e798-083d-429f-96bf-41eacc287502', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:49,576 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:08:49,576 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d4935810-6e29-49e8-8e88-d10bf262e4b5', 'x-compute-request-id': 'req-d4935810-6e29-49e8-8e88-d10bf262e4b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:50,627 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:08:50,628 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-e30a4cbd-6c3f-4d4a-8186-2b6f20d4a558', 'x-compute-request-id': 'req-e30a4cbd-6c3f-4d4a-8186-2b6f20d4a558', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:51,676 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.046s 2022-05-25 15:08:51,677 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d1eea243-e3f0-4424-90cc-a9267243f5dc', 'x-compute-request-id': 'req-d1eea243-e3f0-4424-90cc-a9267243f5dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:52,727 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:08:52,727 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-2142f937-5708-42ac-9369-45fd7c0c7bec', 'x-compute-request-id': 'req-2142f937-5708-42ac-9369-45fd7c0c7bec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:53,781 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.051s 2022-05-25 15:08:53,781 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-b65e632d-f8a6-4591-97d6-f63154b66977', 'x-compute-request-id': 'req-b65e632d-f8a6-4591-97d6-f63154b66977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:54,833 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:08:54,834 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-1fee87b2-ef9c-46cc-9afe-9377831e6424', 'x-compute-request-id': 'req-1fee87b2-ef9c-46cc-9afe-9377831e6424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:55,888 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:08:55,888 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-5d33dd1c-88d6-4787-9df8-8297322b9172', 'x-compute-request-id': 'req-5d33dd1c-88d6-4787-9df8-8297322b9172', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:56,937 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.046s 2022-05-25 15:08:56,937 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-417e3946-469d-41c0-a149-cdaed6753dc1', 'x-compute-request-id': 'req-417e3946-469d-41c0-a149-cdaed6753dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:57,999 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.059s 2022-05-25 15:08:57,999 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-41214856-bbd1-4c47-9abc-dd87b8b12ef1', 'x-compute-request-id': 'req-41214856-bbd1-4c47-9abc-dd87b8b12ef1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:08:59,065 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.063s 2022-05-25 15:08:59,066 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-0742de71-88d5-4ca1-be38-7d2b70bedf33', 'x-compute-request-id': 'req-0742de71-88d5-4ca1-be38-7d2b70bedf33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:00,121 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:09:00,122 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-6000e372-7734-49ae-9920-ea19e68768bf', 'x-compute-request-id': 'req-6000e372-7734-49ae-9920-ea19e68768bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:01,176 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.051s 2022-05-25 15:09:01,176 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-5577c39a-3bcd-43ae-9287-6b961f655cbc', 'x-compute-request-id': 'req-5577c39a-3bcd-43ae-9287-6b961f655cbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:02,229 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:09:02,230 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-7d1c4bca-f8c7-4e55-8c94-be820f3f445d', 'x-compute-request-id': 'req-7d1c4bca-f8c7-4e55-8c94-be820f3f445d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:03,279 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.046s 2022-05-25 15:09:03,279 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-97424ee6-62d6-400e-8fda-ed696043895f', 'x-compute-request-id': 'req-97424ee6-62d6-400e-8fda-ed696043895f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:04,329 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:09:04,330 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c8cc6cda-5315-4d93-9cf5-a5bb62518539', 'x-compute-request-id': 'req-c8cc6cda-5315-4d93-9cf5-a5bb62518539', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:05,379 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:09:05,380 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-cca108c8-4120-4d35-8fe8-f8591990f867', 'x-compute-request-id': 'req-cca108c8-4120-4d35-8fe8-f8591990f867', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:06,430 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:09:06,431 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-994231a5-7aa8-4df4-adff-17dadac733a7', 'x-compute-request-id': 'req-994231a5-7aa8-4df4-adff-17dadac733a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:07,480 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:09:07,481 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-e40610cc-fc61-4ece-9bba-69dff1ca2e9e', 'x-compute-request-id': 'req-e40610cc-fc61-4ece-9bba-69dff1ca2e9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:08,531 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.046s 2022-05-25 15:09:08,531 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-00c6e0aa-59dd-45fc-8243-d8a3164c11aa', 'x-compute-request-id': 'req-00c6e0aa-59dd-45fc-8243-d8a3164c11aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:09,580 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:09:09,581 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-faace1b6-c176-4651-9735-7ea8ef63324c', 'x-compute-request-id': 'req-faace1b6-c176-4651-9735-7ea8ef63324c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:10,650 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.065s 2022-05-25 15:09:10,650 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-977602b8-0430-4ad0-ab36-f45b0a01e15c', 'x-compute-request-id': 'req-977602b8-0430-4ad0-ab36-f45b0a01e15c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:11,706 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.051s 2022-05-25 15:09:11,706 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-42cea52b-b5bb-4207-bbf4-fc5acb2f6d8f', 'x-compute-request-id': 'req-42cea52b-b5bb-4207-bbf4-fc5acb2f6d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:12,757 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:09:12,758 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-7e306c79-280b-4eef-be78-e74047b8512b', 'x-compute-request-id': 'req-7e306c79-280b-4eef-be78-e74047b8512b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:13,809 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:09:13,809 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-11228c4a-eb5f-4659-af02-d87e3bdd4c74', 'x-compute-request-id': 'req-11228c4a-eb5f-4659-af02-d87e3bdd4c74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:14,860 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:09:14,860 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c58ccc1d-5fe0-4111-844b-9d7626fab614', 'x-compute-request-id': 'req-c58ccc1d-5fe0-4111-844b-9d7626fab614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:15,911 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:09:15,911 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d315e501-c920-4346-9684-d1284ced3b86', 'x-compute-request-id': 'req-d315e501-c920-4346-9684-d1284ced3b86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:16,961 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.046s 2022-05-25 15:09:16,961 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-00fbd18e-37dc-48c2-81c9-87ffa732d078', 'x-compute-request-id': 'req-00fbd18e-37dc-48c2-81c9-87ffa732d078', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:18,011 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:09:18,011 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-387d48d5-f8b3-421e-b083-ae6994198271', 'x-compute-request-id': 'req-387d48d5-f8b3-421e-b083-ae6994198271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:19,063 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:09:19,063 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-8574d44e-87ad-4f88-ab88-fa7dda41923e', 'x-compute-request-id': 'req-8574d44e-87ad-4f88-ab88-fa7dda41923e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:20,115 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:09:20,116 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-e063a5b8-0546-41fe-b18b-d96c559c65d5', 'x-compute-request-id': 'req-e063a5b8-0546-41fe-b18b-d96c559c65d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:21,166 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:09:21,166 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-b86f72e5-7968-4075-87e0-b4b14682903f', 'x-compute-request-id': 'req-b86f72e5-7968-4075-87e0-b4b14682903f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:22,219 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:09:22,220 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-5a6db4de-96f8-418f-97f9-a4d8644db4a6', 'x-compute-request-id': 'req-5a6db4de-96f8-418f-97f9-a4d8644db4a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:23,280 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.057s 2022-05-25 15:09:23,280 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-7b11f435-264a-4189-9259-b6f3d77b3d41', 'x-compute-request-id': 'req-7b11f435-264a-4189-9259-b6f3d77b3d41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:24,329 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.046s 2022-05-25 15:09:24,329 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-19ea5aeb-cd64-42f8-9f2c-24e4a5794ce9', 'x-compute-request-id': 'req-19ea5aeb-cd64-42f8-9f2c-24e4a5794ce9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:25,381 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:09:25,381 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-f7e09a48-5f3c-48b3-98fc-a46f7f07f436', 'x-compute-request-id': 'req-f7e09a48-5f3c-48b3-98fc-a46f7f07f436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:26,436 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.052s 2022-05-25 15:09:26,437 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-e875941e-3d08-4c1e-9f61-5f1efdc7add6', 'x-compute-request-id': 'req-e875941e-3d08-4c1e-9f61-5f1efdc7add6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:27,488 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:09:27,488 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-08260c6d-bd1b-40cf-981f-20b17c6dd6d5', 'x-compute-request-id': 'req-08260c6d-bd1b-40cf-981f-20b17c6dd6d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:28,549 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.057s 2022-05-25 15:09:28,549 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-720bb02c-0c89-49cd-a550-9bfad1316fbf', 'x-compute-request-id': 'req-720bb02c-0c89-49cd-a550-9bfad1316fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:29,604 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.051s 2022-05-25 15:09:29,604 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-1a4467c3-2fbc-436e-af76-d3bb6bbf8ce3', 'x-compute-request-id': 'req-1a4467c3-2fbc-436e-af76-d3bb6bbf8ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:30,655 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:09:30,656 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-1486d12c-d2f5-4064-843e-4fa7abc07242', 'x-compute-request-id': 'req-1486d12c-d2f5-4064-843e-4fa7abc07242', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:31,707 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:09:31,710 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-6fee1c1d-153d-4ccd-9b51-d058c2392adc', 'x-compute-request-id': 'req-6fee1c1d-153d-4ccd-9b51-d058c2392adc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:32,760 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:09:32,760 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-dad263c2-049f-4854-b544-901850868749', 'x-compute-request-id': 'req-dad263c2-049f-4854-b544-901850868749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:33,812 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:09:33,813 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-855525aa-079d-4f58-9eda-4e105e44f3ad', 'x-compute-request-id': 'req-855525aa-079d-4f58-9eda-4e105e44f3ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:34,871 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.055s 2022-05-25 15:09:34,871 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-40784596-d3de-44b6-91a9-3e824da7f5c0', 'x-compute-request-id': 'req-40784596-d3de-44b6-91a9-3e824da7f5c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:35,931 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.057s 2022-05-25 15:09:35,931 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-548e80e0-d5de-4cb5-9734-40d58339b93c', 'x-compute-request-id': 'req-548e80e0-d5de-4cb5-9734-40d58339b93c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:36,982 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:09:36,982 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-f10b6bc6-f35b-4c7c-81c7-63f5d18231c1', 'x-compute-request-id': 'req-f10b6bc6-f35b-4c7c-81c7-63f5d18231c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:38,039 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.054s 2022-05-25 15:09:38,039 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-68a203fd-3221-40ba-956c-fe8c5690d2ac', 'x-compute-request-id': 'req-68a203fd-3221-40ba-956c-fe8c5690d2ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:39,097 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.054s 2022-05-25 15:09:39,097 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-40c11dbb-eeb6-450d-802e-8c64a5b66600', 'x-compute-request-id': 'req-40c11dbb-eeb6-450d-802e-8c64a5b66600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:40,148 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:09:40,149 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c918cab3-a67b-48a0-b8bf-941380f54ab1', 'x-compute-request-id': 'req-c918cab3-a67b-48a0-b8bf-941380f54ab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:41,207 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.055s 2022-05-25 15:09:41,207 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-627fe715-3074-4f7b-9da4-8cda40b2416a', 'x-compute-request-id': 'req-627fe715-3074-4f7b-9da4-8cda40b2416a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:42,266 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.055s 2022-05-25 15:09:42,271 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-29200c2a-38ab-4507-aa7c-867be764c16f', 'x-compute-request-id': 'req-29200c2a-38ab-4507-aa7c-867be764c16f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:43,337 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.062s 2022-05-25 15:09:43,338 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-06b85a23-f868-4099-99c9-262d8d36e350', 'x-compute-request-id': 'req-06b85a23-f868-4099-99c9-262d8d36e350', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:44,396 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.055s 2022-05-25 15:09:44,396 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d6cc17d0-2e1f-495a-ac14-41617aa80942', 'x-compute-request-id': 'req-d6cc17d0-2e1f-495a-ac14-41617aa80942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:45,450 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:09:45,450 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-55c57e7f-ab51-46d9-95d9-ffeb7ba10218', 'x-compute-request-id': 'req-55c57e7f-ab51-46d9-95d9-ffeb7ba10218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:46,510 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.058s 2022-05-25 15:09:46,511 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-6bbb6ca5-4f13-4043-ae65-622379db7411', 'x-compute-request-id': 'req-6bbb6ca5-4f13-4043-ae65-622379db7411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:47,565 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.051s 2022-05-25 15:09:47,565 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c3b2b57f-99c0-49fc-becd-ab1092425a51', 'x-compute-request-id': 'req-c3b2b57f-99c0-49fc-becd-ab1092425a51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:48,628 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.059s 2022-05-25 15:09:48,628 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-4d369b80-f5b5-459f-b395-c4c65c81760a', 'x-compute-request-id': 'req-4d369b80-f5b5-459f-b395-c4c65c81760a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:49,696 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.064s 2022-05-25 15:09:49,696 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-1d77381e-49e6-49f9-994f-2dbebc3563a0', 'x-compute-request-id': 'req-1d77381e-49e6-49f9-994f-2dbebc3563a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:50,749 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:09:50,749 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-488c8198-53cb-421b-89fd-3dc587ef2c87', 'x-compute-request-id': 'req-488c8198-53cb-421b-89fd-3dc587ef2c87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:51,802 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:09:51,802 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-1f49ea66-a9ca-44ab-b613-c8b3900e49c8', 'x-compute-request-id': 'req-1f49ea66-a9ca-44ab-b613-c8b3900e49c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:52,855 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:09:52,856 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-b3b7c7db-cd69-4078-ab7f-b1da892201c1', 'x-compute-request-id': 'req-b3b7c7db-cd69-4078-ab7f-b1da892201c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:53,906 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:09:53,907 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-2257505e-9719-48ec-b2b4-6b677bd464d7', 'x-compute-request-id': 'req-2257505e-9719-48ec-b2b4-6b677bd464d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:54,963 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.053s 2022-05-25 15:09:54,963 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-889b3e5c-8235-46d4-b96e-14183fd0c17c', 'x-compute-request-id': 'req-889b3e5c-8235-46d4-b96e-14183fd0c17c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:56,023 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.057s 2022-05-25 15:09:56,023 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-5e15160c-72df-4be9-b307-5bc6a4dc90db', 'x-compute-request-id': 'req-5e15160c-72df-4be9-b307-5bc6a4dc90db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:57,088 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.062s 2022-05-25 15:09:57,089 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d3c17a93-19d2-418e-80e5-7253ff5bad63', 'x-compute-request-id': 'req-d3c17a93-19d2-418e-80e5-7253ff5bad63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:58,142 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:09:58,142 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-2d6baa5b-7ddf-41eb-8aef-5ce1595943e6', 'x-compute-request-id': 'req-2d6baa5b-7ddf-41eb-8aef-5ce1595943e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:09:59,204 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.059s 2022-05-25 15:09:59,204 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-3ac8ddc5-58f1-492b-9b9e-0a29616695bf', 'x-compute-request-id': 'req-3ac8ddc5-58f1-492b-9b9e-0a29616695bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:00,266 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.058s 2022-05-25 15:10:00,267 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-e5bae10d-f25b-4609-81dc-a39a114a5007', 'x-compute-request-id': 'req-e5bae10d-f25b-4609-81dc-a39a114a5007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:01,317 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:10:01,318 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-110474cf-a8fe-4375-a408-bbd51062aa8c', 'x-compute-request-id': 'req-110474cf-a8fe-4375-a408-bbd51062aa8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:02,370 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:10:02,371 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-0f939868-4eb0-4a2f-bb74-2439d39b0267', 'x-compute-request-id': 'req-0f939868-4eb0-4a2f-bb74-2439d39b0267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:03,422 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:10:03,423 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-3c87ae45-5371-4e72-9316-35c3a4ebfdb8', 'x-compute-request-id': 'req-3c87ae45-5371-4e72-9316-35c3a4ebfdb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:04,474 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:10:04,474 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-eb95024f-b317-422e-a449-da496368dd07', 'x-compute-request-id': 'req-eb95024f-b317-422e-a449-da496368dd07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:05,525 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:10:05,525 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-5aefef7e-0c96-474d-b4b8-ffa0706f77b6', 'x-compute-request-id': 'req-5aefef7e-0c96-474d-b4b8-ffa0706f77b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:06,578 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:10:06,578 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-600bbc84-c160-4e60-ae40-2d10e20d6981', 'x-compute-request-id': 'req-600bbc84-c160-4e60-ae40-2d10e20d6981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:07,629 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:10:07,629 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-568ba81c-0250-4d67-a6dc-47fd227ddf08', 'x-compute-request-id': 'req-568ba81c-0250-4d67-a6dc-47fd227ddf08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:08,688 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.056s 2022-05-25 15:10:08,689 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-83aea6ec-9089-4f9f-9cd6-ed40b9c84804', 'x-compute-request-id': 'req-83aea6ec-9089-4f9f-9cd6-ed40b9c84804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:09,744 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.052s 2022-05-25 15:10:09,744 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-266d1463-c73a-4718-8d1f-e96e8b1b5ec4', 'x-compute-request-id': 'req-266d1463-c73a-4718-8d1f-e96e8b1b5ec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:10,796 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:10:10,796 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-bd24a211-109e-403c-a42d-e8fbf8832a85', 'x-compute-request-id': 'req-bd24a211-109e-403c-a42d-e8fbf8832a85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:11,847 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:10:11,848 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-26d998b8-2eaa-49fe-b309-cbfdd8118727', 'x-compute-request-id': 'req-26d998b8-2eaa-49fe-b309-cbfdd8118727', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:12,908 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.056s 2022-05-25 15:10:12,908 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-7399f96a-8b98-47fa-b981-c2c214a506b3', 'x-compute-request-id': 'req-7399f96a-8b98-47fa-b981-c2c214a506b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:13,960 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:10:13,960 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c37c6f9e-7bc9-48ea-98a3-6acd5ba43592', 'x-compute-request-id': 'req-c37c6f9e-7bc9-48ea-98a3-6acd5ba43592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:15,016 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.052s 2022-05-25 15:10:15,016 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-3290d84e-c219-438f-b105-64ea7a3453dd', 'x-compute-request-id': 'req-3290d84e-c219-438f-b105-64ea7a3453dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:16,068 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:10:16,068 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-a096b1cf-23c3-40d8-95fc-7e88b7b56265', 'x-compute-request-id': 'req-a096b1cf-23c3-40d8-95fc-7e88b7b56265', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:17,125 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.054s 2022-05-25 15:10:17,125 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-412e5f26-f8d3-45bc-8e57-6fd442ad1ddf', 'x-compute-request-id': 'req-412e5f26-f8d3-45bc-8e57-6fd442ad1ddf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:18,178 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:10:18,178 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-6313cd53-cba3-45f7-a7e1-e3ab83efddd6', 'x-compute-request-id': 'req-6313cd53-cba3-45f7-a7e1-e3ab83efddd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:19,229 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:10:19,229 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-16f80f8e-bb8a-4b64-a055-c4a979c9e4a0', 'x-compute-request-id': 'req-16f80f8e-bb8a-4b64-a055-c4a979c9e4a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:20,282 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:10:20,282 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-84676e23-e7fe-4564-9c86-196e07396885', 'x-compute-request-id': 'req-84676e23-e7fe-4564-9c86-196e07396885', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:21,336 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.051s 2022-05-25 15:10:21,336 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-2f7d4938-c37e-4d88-99d5-bf7a5561a6f0', 'x-compute-request-id': 'req-2f7d4938-c37e-4d88-99d5-bf7a5561a6f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:22,388 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:10:22,388 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-f514883f-ccca-41a7-bd54-2e7b418b28a6', 'x-compute-request-id': 'req-f514883f-ccca-41a7-bd54-2e7b418b28a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:23,443 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.051s 2022-05-25 15:10:23,443 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-04f3dac1-30b7-49f7-a703-196b1a0da1ed', 'x-compute-request-id': 'req-04f3dac1-30b7-49f7-a703-196b1a0da1ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:24,496 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:10:24,496 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-2c3966db-d592-46ce-bd2b-4edc99f3e5b7', 'x-compute-request-id': 'req-2c3966db-d592-46ce-bd2b-4edc99f3e5b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:25,549 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:10:25,550 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-381642de-f6b1-45de-954b-c0cd7a3a40cd', 'x-compute-request-id': 'req-381642de-f6b1-45de-954b-c0cd7a3a40cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:26,601 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:10:26,602 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-b7f503b1-72f3-4760-bd22-d13724e569e3', 'x-compute-request-id': 'req-b7f503b1-72f3-4760-bd22-d13724e569e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:27,654 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:10:27,655 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-03080258-e3eb-4d58-8bd4-b7745eef8bf0', 'x-compute-request-id': 'req-03080258-e3eb-4d58-8bd4-b7745eef8bf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:28,710 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.052s 2022-05-25 15:10:28,711 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-3753b92d-a3b6-4758-a800-de8f63d37029', 'x-compute-request-id': 'req-3753b92d-a3b6-4758-a800-de8f63d37029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:29,764 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:10:29,765 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-3f068d83-dafc-4ee2-9c11-0d066594fdec', 'x-compute-request-id': 'req-3f068d83-dafc-4ee2-9c11-0d066594fdec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:30,817 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:10:30,817 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-fa7e579d-ae66-4299-a7e7-60c1f86ab303', 'x-compute-request-id': 'req-fa7e579d-ae66-4299-a7e7-60c1f86ab303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:31,879 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.058s 2022-05-25 15:10:31,879 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-40994c18-faf3-4663-9324-6b9978eddcae', 'x-compute-request-id': 'req-40994c18-faf3-4663-9324-6b9978eddcae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:32,942 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.058s 2022-05-25 15:10:32,942 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-3e49f2d2-271a-460c-be52-dd47233d4ac7', 'x-compute-request-id': 'req-3e49f2d2-271a-460c-be52-dd47233d4ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:33,992 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:10:33,993 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-f18bac41-40f9-4bf2-9c52-e1a802306411', 'x-compute-request-id': 'req-f18bac41-40f9-4bf2-9c52-e1a802306411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:35,044 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:10:35,044 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-b1bf2f17-6f6b-4be0-b49d-3281bbe69425', 'x-compute-request-id': 'req-b1bf2f17-6f6b-4be0-b49d-3281bbe69425', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:36,095 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:10:36,095 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-69b9ee78-e7c9-4ccd-8059-543ac98bf36c', 'x-compute-request-id': 'req-69b9ee78-e7c9-4ccd-8059-543ac98bf36c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:37,298 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.199s 2022-05-25 15:10:37,298 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-07f858d1-3b98-4275-9142-3c6ec23e9e95', 'x-compute-request-id': 'req-07f858d1-3b98-4275-9142-3c6ec23e9e95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:38,350 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:10:38,350 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-2881b771-d996-410e-b032-005ef5ca9fbd', 'x-compute-request-id': 'req-2881b771-d996-410e-b032-005ef5ca9fbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:39,401 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:10:39,402 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-6fdffebf-d0ae-4fde-952e-697d2b6310f6', 'x-compute-request-id': 'req-6fdffebf-d0ae-4fde-952e-697d2b6310f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:40,454 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:10:40,454 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d7152596-0bca-4024-b95a-3020882f4662', 'x-compute-request-id': 'req-d7152596-0bca-4024-b95a-3020882f4662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:41,505 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:10:41,506 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-bc407d65-9f9d-48cd-9872-f19f339aa8ae', 'x-compute-request-id': 'req-bc407d65-9f9d-48cd-9872-f19f339aa8ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:42,570 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.061s 2022-05-25 15:10:42,570 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d0269436-ae46-4b31-9162-af600f20fb9c', 'x-compute-request-id': 'req-d0269436-ae46-4b31-9162-af600f20fb9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:43,620 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:10:43,620 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-949bde26-95cf-4d4a-a85b-e640eb5db23f', 'x-compute-request-id': 'req-949bde26-95cf-4d4a-a85b-e640eb5db23f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:44,672 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:10:44,672 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-8ba7c54e-3c9f-46c5-a9af-ca1a16ac7c3c', 'x-compute-request-id': 'req-8ba7c54e-3c9f-46c5-a9af-ca1a16ac7c3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:45,727 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.052s 2022-05-25 15:10:45,727 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-bd807191-fbdc-4801-b379-0648de390a8d', 'x-compute-request-id': 'req-bd807191-fbdc-4801-b379-0648de390a8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:46,781 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:10:46,782 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c9bd4fc6-56dd-4f34-9efe-f340296a01ea', 'x-compute-request-id': 'req-c9bd4fc6-56dd-4f34-9efe-f340296a01ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:47,832 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:10:47,832 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-62e6c3d7-6920-4026-8219-79c4e71c3c98', 'x-compute-request-id': 'req-62e6c3d7-6920-4026-8219-79c4e71c3c98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:48,884 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:10:48,885 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-603bcb26-98fd-4b06-8e1f-1aeb787caf1d', 'x-compute-request-id': 'req-603bcb26-98fd-4b06-8e1f-1aeb787caf1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:49,935 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.046s 2022-05-25 15:10:49,936 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-e5ef3c4d-9290-4bbc-aa6b-0c0360c64847', 'x-compute-request-id': 'req-e5ef3c4d-9290-4bbc-aa6b-0c0360c64847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:50,986 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:10:50,986 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c3192ce5-e87b-4e1a-8e6d-4f7d15d993a3', 'x-compute-request-id': 'req-c3192ce5-e87b-4e1a-8e6d-4f7d15d993a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:52,035 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.046s 2022-05-25 15:10:52,036 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-38e8caab-1cb3-401a-8dc6-5265013458fd', 'x-compute-request-id': 'req-38e8caab-1cb3-401a-8dc6-5265013458fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:53,088 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:10:53,088 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-72b3a3c8-f52e-4218-ae9e-9b73f1cd5281', 'x-compute-request-id': 'req-72b3a3c8-f52e-4218-ae9e-9b73f1cd5281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:54,142 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:10:54,147 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-57757ca5-82ba-4c8d-9a1d-1134f0b578c8', 'x-compute-request-id': 'req-57757ca5-82ba-4c8d-9a1d-1134f0b578c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:55,200 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:10:55,207 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-6cc12802-1096-4f82-aef9-5ce966dcfb01', 'x-compute-request-id': 'req-6cc12802-1096-4f82-aef9-5ce966dcfb01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:56,258 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:10:56,258 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-62a8f6c5-8319-40a4-90b8-6416bd947210', 'x-compute-request-id': 'req-62a8f6c5-8319-40a4-90b8-6416bd947210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:57,308 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:10:57,308 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c710c5ae-ce50-483f-ae4a-506d671118c5', 'x-compute-request-id': 'req-c710c5ae-ce50-483f-ae4a-506d671118c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:58,359 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:10:58,360 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-2bfcca9f-86c0-4aa9-ae35-7e1ac0382eac', 'x-compute-request-id': 'req-2bfcca9f-86c0-4aa9-ae35-7e1ac0382eac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:10:59,412 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:10:59,412 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-14dc7b3c-d920-486b-8635-f4247160e5c1', 'x-compute-request-id': 'req-14dc7b3c-d920-486b-8635-f4247160e5c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:00,461 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.046s 2022-05-25 15:11:00,462 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-7563ce25-6898-450e-96ee-e236263d04cd', 'x-compute-request-id': 'req-7563ce25-6898-450e-96ee-e236263d04cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:01,512 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:11:01,513 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-2e9f731e-b0b4-462e-9dbe-23a160ab5ebf', 'x-compute-request-id': 'req-2e9f731e-b0b4-462e-9dbe-23a160ab5ebf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:02,564 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:11:02,564 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-7c2e890a-01fa-4071-8b0d-0fdaac91a7e1', 'x-compute-request-id': 'req-7c2e890a-01fa-4071-8b0d-0fdaac91a7e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:03,616 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:11:03,617 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-ae8d234f-82ff-4feb-87c0-88834b387592', 'x-compute-request-id': 'req-ae8d234f-82ff-4feb-87c0-88834b387592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:04,669 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:11:04,669 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-6fa30363-9cc8-4a1a-88b1-980dfe3dcfc1', 'x-compute-request-id': 'req-6fa30363-9cc8-4a1a-88b1-980dfe3dcfc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:05,720 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:11:05,721 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d59e8cf0-629e-49bf-bd76-9d1b4021ce73', 'x-compute-request-id': 'req-d59e8cf0-629e-49bf-bd76-9d1b4021ce73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:06,771 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:11:06,771 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-361e516a-8402-4bf0-ab1a-49874cc026b1', 'x-compute-request-id': 'req-361e516a-8402-4bf0-ab1a-49874cc026b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:07,821 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:11:07,822 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-1da3564c-eca0-4856-abaf-bd6bfb4cba55', 'x-compute-request-id': 'req-1da3564c-eca0-4856-abaf-bd6bfb4cba55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:08,871 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:11:08,872 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-27c7573f-6687-4218-a22d-afbca0130774', 'x-compute-request-id': 'req-27c7573f-6687-4218-a22d-afbca0130774', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:09,926 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.051s 2022-05-25 15:11:09,927 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-69962d50-885d-4fff-bfa4-e273fee03dee', 'x-compute-request-id': 'req-69962d50-885d-4fff-bfa4-e273fee03dee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:10,979 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:11:10,979 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-6d947838-360e-4dff-8c33-ac80a0d1e226', 'x-compute-request-id': 'req-6d947838-360e-4dff-8c33-ac80a0d1e226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:12,032 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:11:12,033 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-8312036d-5271-4b1d-a5cc-dca260f5c6cb', 'x-compute-request-id': 'req-8312036d-5271-4b1d-a5cc-dca260f5c6cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:13,085 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:11:13,085 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c1436725-e56d-419b-95d3-bbf6d6f6b578', 'x-compute-request-id': 'req-c1436725-e56d-419b-95d3-bbf6d6f6b578', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:14,139 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.050s 2022-05-25 15:11:14,140 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-db933495-d1fa-40dc-96bc-affa239e013b', 'x-compute-request-id': 'req-db933495-d1fa-40dc-96bc-affa239e013b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:15,192 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:11:15,193 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-1bb767a9-c0e0-4ca4-92a2-f5d764c7f962', 'x-compute-request-id': 'req-1bb767a9-c0e0-4ca4-92a2-f5d764c7f962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:16,242 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.046s 2022-05-25 15:11:16,242 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-fcb33bc0-fd17-43de-be58-089eec4674bb', 'x-compute-request-id': 'req-fcb33bc0-fd17-43de-be58-089eec4674bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:17,293 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:11:17,293 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c7e62ed1-8c1c-41e1-914c-c437afe3b3bd', 'x-compute-request-id': 'req-c7e62ed1-8c1c-41e1-914c-c437afe3b3bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:18,343 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:11:18,343 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-524f2891-89ac-40de-b8d1-99cd5da30336', 'x-compute-request-id': 'req-524f2891-89ac-40de-b8d1-99cd5da30336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:19,394 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:11:19,394 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-f9220ca5-7ac9-4eb3-87f4-7cf36b518105', 'x-compute-request-id': 'req-f9220ca5-7ac9-4eb3-87f4-7cf36b518105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:20,445 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:11:20,445 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-7fc339a7-43d4-4286-ada7-ab84767d1273', 'x-compute-request-id': 'req-7fc339a7-43d4-4286-ada7-ab84767d1273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:21,503 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.055s 2022-05-25 15:11:21,504 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-ea50f9ae-6a55-4d7f-8242-a346c8bdea5b', 'x-compute-request-id': 'req-ea50f9ae-6a55-4d7f-8242-a346c8bdea5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:22,559 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.051s 2022-05-25 15:11:22,559 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-f296da6b-9359-436e-9045-a320fb082e02', 'x-compute-request-id': 'req-f296da6b-9359-436e-9045-a320fb082e02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:23,610 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:11:23,610 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c9e62f9c-f7af-472d-9ac2-97178943991b', 'x-compute-request-id': 'req-c9e62f9c-f7af-472d-9ac2-97178943991b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:24,671 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.058s 2022-05-25 15:11:24,672 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-b6eeb347-cb97-4883-a42a-994ce205d458', 'x-compute-request-id': 'req-b6eeb347-cb97-4883-a42a-994ce205d458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:25,879 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.204s 2022-05-25 15:11:25,879 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-ce560af3-ef50-43df-adc5-f8dd469949c6', 'x-compute-request-id': 'req-ce560af3-ef50-43df-adc5-f8dd469949c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:26,930 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:11:26,931 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-c2652e7e-59cb-4c55-acef-dc0bdfadb074', 'x-compute-request-id': 'req-c2652e7e-59cb-4c55-acef-dc0bdfadb074', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:27,980 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.046s 2022-05-25 15:11:27,980 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-b3e09738-dd5a-44f1-9228-f6d015d4d8d0', 'x-compute-request-id': 'req-b3e09738-dd5a-44f1-9228-f6d015d4d8d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:29,031 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:11:29,032 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-05d64867-9e9f-4ed0-a4d7-fc0bcda584ce', 'x-compute-request-id': 'req-05d64867-9e9f-4ed0-a4d7-fc0bcda584ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:30,082 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:11:30,083 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-9a38180a-417c-449f-9ae6-ff93951179b6', 'x-compute-request-id': 'req-9a38180a-417c-449f-9ae6-ff93951179b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:31,137 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.051s 2022-05-25 15:11:31,138 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-8c13143a-990d-4303-8c67-f4a32c2b3872', 'x-compute-request-id': 'req-8c13143a-990d-4303-8c67-f4a32c2b3872', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:32,188 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.046s 2022-05-25 15:11:32,188 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-7c425e84-cf18-4465-85ca-24c001ddfe96', 'x-compute-request-id': 'req-7c425e84-cf18-4465-85ca-24c001ddfe96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:33,239 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:11:33,239 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-f1cce982-5809-4758-abde-59d4a9cfa18b', 'x-compute-request-id': 'req-f1cce982-5809-4758-abde-59d4a9cfa18b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:34,292 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:11:34,292 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-b14e7db1-1470-43d5-9f5c-9b759bf1e407', 'x-compute-request-id': 'req-b14e7db1-1470-43d5-9f5c-9b759bf1e407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:35,343 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:11:35,343 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-bf35eca3-b83c-4594-9a05-53666ab9b6e7', 'x-compute-request-id': 'req-bf35eca3-b83c-4594-9a05-53666ab9b6e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:36,394 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:11:36,395 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-149189c7-ff98-41c9-8b48-882504bd9b76', 'x-compute-request-id': 'req-149189c7-ff98-41c9-8b48-882504bd9b76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:37,447 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:11:37,447 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-b84d63d1-fa78-4bfd-9321-36300611c9cc', 'x-compute-request-id': 'req-b84d63d1-fa78-4bfd-9321-36300611c9cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:38,497 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:11:38,497 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-e17e77fd-3f4e-41d4-ad93-34db1c7e3653', 'x-compute-request-id': 'req-e17e77fd-3f4e-41d4-ad93-34db1c7e3653', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:39,548 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:11:39,558 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-aecbc06b-cc55-4b28-af76-71e4ca63c63c', 'x-compute-request-id': 'req-aecbc06b-cc55-4b28-af76-71e4ca63c63c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:40,606 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.046s 2022-05-25 15:11:40,607 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-d4ef1d7b-f654-49a7-8e2c-d6b92540883f', 'x-compute-request-id': 'req-d4ef1d7b-f654-49a7-8e2c-d6b92540883f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:41,662 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.052s 2022-05-25 15:11:41,663 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-5a46961a-b234-44e9-a49d-0d6d83434635', 'x-compute-request-id': 'req-5a46961a-b234-44e9-a49d-0d6d83434635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:42,711 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.046s 2022-05-25 15:11:42,712 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-b619e3fe-5c46-4f0b-8f30-61b3b4515aeb', 'x-compute-request-id': 'req-b619e3fe-5c46-4f0b-8f30-61b3b4515aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:43,761 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.046s 2022-05-25 15:11:43,761 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-18ad37a4-1370-4f28-b84e-d203d87e3171', 'x-compute-request-id': 'req-18ad37a4-1370-4f28-b84e-d203d87e3171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:44,811 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.046s 2022-05-25 15:11:44,811 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-580f2e92-7497-43c1-be14-d95db4ee6303', 'x-compute-request-id': 'req-580f2e92-7497-43c1-be14-d95db4ee6303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:45,862 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.048s 2022-05-25 15:11:45,869 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-0a30ba10-4273-4286-bec9-3e6e5ae6a0a3', 'x-compute-request-id': 'req-0a30ba10-4273-4286-bec9-3e6e5ae6a0a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:46,922 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.049s 2022-05-25 15:11:46,922 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-9006b351-24c4-4077-add5-e1e0a6574672', 'x-compute-request-id': 'req-9006b351-24c4-4077-add5-e1e0a6574672', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:47,972 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments 0.047s 2022-05-25 15:11:47,973 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', '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-e4131449-d583-4c37-bd5b-798cc05bfbae', 'x-compute-request-id': 'req-e4131449-d583-4c37-bd5b-798cc05bfbae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "volumeId": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "serverId": "edf388aa-3927-43d7-9d6b-450ce576b8df", "device": "/dev/sdb"}]}' 2022-05-25 15:11:49,093 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 POST http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/action 0.116s 2022-05-25 15:11:49,094 125535 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': 'Wed, 25 May 2022 15:11:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '41363', '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-b5d4092e-d8bb-4121-93da-1b8294fa60fc', 'x-compute-request-id': 'req-b5d4092e-d8bb-4121-93da-1b8294fa60fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-05-25 15:11:49,095 125535 DEBUG [tempest.common.waiters] Console output for edf388aa-3927-43d7-9d6b-450ce576b8df body= [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.120000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.124000] tsc: Detected 1995.192 MHz processor [ 0.128000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.132006] pid_max: default: 32768 minimum: 301 [ 0.136054] Security Framework initialized [ 0.140006] Yama: becoming mindful. [ 0.144045] AppArmor: AppArmor initialized [ 0.148244] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.152103] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.156024] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.160012] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164523] CPU: Physical Processor ID: 0 [ 0.168303] mce: CPU supports 1 MCE banks [ 0.172202] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.176000] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.176006] Spectre V2 : Mitigation: Full generic retpoline [ 0.180005] Speculative Store Bypass: Vulnerable [ 0.236000] Freeing SMP alternatives memory: 36K [ 0.245457] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.248091] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.252087] Hierarchical SRCU implementation. [ 0.260209] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.264007] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.268083] smp: Bringing up secondary CPUs ... [ 0.272007] smp: Brought up 1 node, 1 CPU [ 0.276006] smpboot: Max logical packages: 1 [ 0.280006] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.284457] devtmpfs: initialized [ 0.288089] x86/mm: Memory block size: 128MB [ 0.292253] evm: security.selinux [ 0.296009] evm: security.SMACK64 [ 0.300007] evm: security.SMACK64EXEC [ 0.304029] evm: security.SMACK64TRANSMUTE [ 0.308005] evm: security.SMACK64MMAP [ 0.312005] evm: security.apparmor [ 0.316004] evm: security.ima [ 0.320005] evm: security.capability [ 0.324234] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.328019] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.332086] pinctrl core: initialized pinctrl subsystem [ 0.336286] NET: Registered protocol family 16 [ 0.340120] audit: initializing netlink subsys (disabled) [ 0.344309] cpuidle: using governor ladder [ 0.348011] audit: type=2000 audit(1653490840.344:1): state=initialized audit_enabled=0 res=1 [ 0.352010] cpuidle: using governor menu [ 0.356073] ACPI: bus type PCI registered [ 0.360197] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.365818] PCI: Using configuration type 1 for base access [ 0.373123] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.376298] ACPI: Added _OSI(Module Device) [ 0.380010] ACPI: Added _OSI(Processor Device) [ 0.384006] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.388005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.392018] ACPI: Added _OSI(Linux-Dell-Video) [ 0.405152] ACPI: Interpreter enabled [ 0.408014] ACPI: (supports S0 S5) [ 0.412005] ACPI: Using IOAPIC for interrupt routing [ 0.416050] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.420516] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.474313] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.476015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.480019] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.484025] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.492992] PCI host bridge to bus 0000:00 [ 0.496008] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.500008] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.504008] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.508007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.512008] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.516009] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.549703] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.552008] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.556007] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.560007] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.565791] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.565791] * this clock source is slow. Consider trying other clock sources [ 0.585456] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.646302] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.649103] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.653231] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.657397] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.660796] SCSI subsystem initialized [ 0.664748] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.668000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.668038] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.672007] vgaarb: loaded [ 0.676095] pps_core: LinuxPPS API ver. 1 registered [ 0.680011] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.684064] PTP clock support registered [ 0.688154] EDAC MC: Ver: 3.0.0 [ 0.697843] hv_vmbus: Vmbus version:4.0 [ 0.700350] PCI: Using ACPI for IRQ routing [ 0.704000] NetLabel: Initializing [ 0.704000] NetLabel: domain hash size = 128 [ 0.704000] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.704000] NetLabel: unlabeled traffic allowed by default [ 0.704738] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.742315] VFS: Disk quotas dquot_6.6.0 [ 0.750490] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.758860] AppArmor: AppArmor Filesystem Enabled [ 0.770361] pnp: PnP ACPI init [ 0.787774] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.802738] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.810537] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.815399] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.824144] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.836994] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.844097] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.852400] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.864349] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.874415] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.879191] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.886931] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.894930] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.908745] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.915872] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.924927] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.936686] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.944999] pnp: PnP ACPI: found 9 devices [ 0.964312] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.977940] NET: Registered protocol family 2 [ 0.983187] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.993621] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 1.009605] TCP: Hash tables configured (established 8192 bind 8192) [ 1.019269] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.028943] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.043787] NET: Registered protocol family 1 [ 1.049584] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.063235] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.075922] Unpacking initramfs... [ 1.446682] Freeing initrd memory: 13088K [ 1.454393] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.460127] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.470456] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.477844] Scanning for low memory corruption every 60 seconds [ 1.487407] Initialise system trusted keyrings [ 1.493955] random: fast init done [ 1.498740] Key type blacklist registered [ 1.503723] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.516565] zbud: loaded [ 1.520874] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.525479] fuse init (API version 7.26) [ 1.532201] Key type asymmetric registered [ 1.536701] Asymmetric key parser 'x509' registered [ 1.542720] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.551084] io scheduler noop registered (default) [ 1.559006] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.568333] ACPI: Power Button [PWRF] [ 1.579455] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.609351] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.652671] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.672074] Linux agpgart interface v0.103 [ 1.678545] loop: module loaded [ 1.693570] hv_vmbus: registering driver hv_storvsc [ 1.713356] scsi host0: storvsc_host_t [ 1.722483] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.745528] scsi host1: storvsc_host_t [ 1.757108] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.769097] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.788750] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.803225] scsi host2: ata_piix [ 1.807860] sd 0:0:0:0: [sda] Write Protect is off [ 1.812160] scsi host3: ata_piix [ 1.816415] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.827549] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.835347] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.854666] libphy: Fixed MDIO Bus: probed [ 1.860937] tun: Universal TUN/TAP device driver, 1.6 [ 1.865634] PPP generic driver version 2.4.2 [ 1.869849] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.902100] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.908968] sda: sda1 [ 1.917446] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.924570] mousedev: PS/2 mouse device common for all mice [ 1.930048] rtc_cmos 00:00: RTC can wake from S4 [ 1.959538] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.970657] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.978227] device-mapper: uevent: version 1.0.3 [ 1.985067] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.989614] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.995511] NET: Registered protocol family 10 [ 2.001435] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.170902] Segment Routing with IPv6 [ 3.182564] NET: Registered protocol family 17 [ 3.189357] Key type dns_resolver registered [ 3.196571] RAS: Correctable Errors collector initialized. [ 3.204941] registered taskstats version 1 [ 3.211099] Loading compiled-in X.509 certificates [ 3.224363] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 3.236980] zswap: loaded using pool lzo/zbud [ 3.249411] Key type big_key registered [ 3.256519] Key type trusted registered [ 3.264026] Key type encrypted registered [ 3.269496] AppArmor: AppArmor sha1 policy hashing enabled [ 3.273865] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 3.396268] evm: HMAC attrs: 0x1 [ 3.428406] rtc_cmos 00:00: setting system clock to 2022-05-25 15:00:45 UTC (1653490845) [ 3.443674] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.455035] EDD information not available. [ 4.089529] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 4.101850] ata2.00: configured for MWDMA2 [ 4.118747] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 4.145211] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 4.150729] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 4.160592] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 4.170644] Freeing unused kernel memory: 2248K [ 4.180085] Write protecting the kernel read-only data: 18432k [ 4.192854] Freeing unused kernel memory: 2008K [ 4.199474] Freeing unused kernel memory: 124K [ 4.222523] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 4.235393] x86/mm: Checking user space page tables [ 4.256162] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 4.360117] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.365605] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.380913] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.392274] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.404283] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.420750] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.431993] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.440509] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.446839] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.452124] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.613242] hv_utils: Registering HyperV Utility Driver [ 4.620824] hv_vmbus: registering driver hv_util [ 4.635313] hidraw: raw HID events driver (C) Jiri Kosina [ 4.652578] hv_vmbus: registering driver hyperv_keyboard [ 4.681445] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 4.698323] hv_vmbus: registering driver hv_netvsc [ 4.723158] hv_vmbus: registering driver hid_hyperv [ 4.913213] hv_utils: Heartbeat IC version 3.0 [ 4.923324] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 4.982817] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 5.011812] hv_utils: Shutdown IC version 3.0 [ 5.056477] hv_utils: TimeSync IC version 4.0 [ 5.068256] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 5.208040] raid6: sse2x1 gen() 2822 MB/s [ 5.264044] raid6: sse2x1 xor() 3088 MB/s [ 5.324039] raid6: sse2x2 gen() 5166 MB/s [ 5.376040] raid6: sse2x2 xor() 3072 MB/s [ 5.440123] raid6: sse2x4 gen() 4663 MB/s [ 5.492037] raid6: sse2x4 xor() 2313 MB/s [ 5.496818] raid6: using algorithm sse2x2 gen() 5166 MB/s [ 5.504454] raid6: .... xor() 3072 MB/s, rmw enabled [ 5.510763] raid6: using intx1 recovery algorithm [ 5.525560] xor: measuring software checksum speed [ 5.568537] prefetch64-sse: 9030.000 MB/sec [ 5.620035] generic_sse: 14624.000 MB/sec [ 5.627458] xor: using function: generic_sse (14624.000 MB/sec) [ 5.639362] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 5.876622] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 6.100693] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 6.411532] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 6.425462] systemd[1]: Detected virtualization microsoft. [ 6.432635] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 6.502864] systemd[1]: Set hostname to <ubuntu>. [ 6.519323] systemd[1]: Initializing machine ID from random generator. [ 6.534113] systemd[1]: Installed transient /etc/machine-id file. [ 6.841044] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 6.939588] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 7.003825] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 7.209659] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Listening on Journal Socket. [[0;32m OK [0m] Created slice System Slice. Mounting Debug File System... Starting Remount Root and Kernel File Systems... Mounting Huge Pages File System... [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [m] Listening on Journal Socket (/dev/log).[ 7.913495] EXT4-fs (sda1): re-mounted. Opts: (null) Starting Journal Service... Starting Load Kernel Modules... [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.[ 8.238919] Loading iSCSI transport class v2.0-870. [ 8.291349] iscsi: registered transport (tcp) [[ 8.320030] iscsi: registered transport (iser) [0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Reached target Slices. Starting Create list of required st... nodes for the current kernel... Mounting POSIX Message Queue File System... [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Started Forward Password Requests to Wall Direcory Watch. [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting Configuration File System... Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Load/Save Random Seed... Starting Initial cloud-init job (pre-networking)... Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk.. Starting LSB: AppArmor initialiation... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [ 36.423770] cloud-init[337]: Cloud-init v. 18.2 running 'init-local' at Wed, 25 May 2022 15:00:57 +0000. Up 15.07 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 97.976242] cloud-init[664]: Cloud-init v. 18.2 running 'init' at Wed, 25 May 2022 15:01:22 +0000. Up 39.92 seconds. [ 98.151767] [[0;32m OK [0mcloud-init[664]: ] Started Initial cloud-init job (metadata service crawler).ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [[0;32m OK [0m[ 98.293894] cloud-init] [664]: Reached target System Initialization.ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [[0;32m OK [0m[ 98.399452] cloud-init] [664]: Started Daily Cleanup of Temporary Directories.ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 98.502448] cloud-init[[664]: [0;32m OK [0mci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] Started ACPI Events Check. [ 98.623562] [cloud-init[0;32m OK [0m] [664]: Reached target Paths.ci-info: | eth0 | True | 172.20.0.3 | 255.255.255.240 | . | fa:16:3e:4f:7e:7f | [ [0;32m OK [0m[ 98.869004] ] Listening on ACPID Listen Socket.cloud-init [664]: ci-info: | eth0 | True | fe80::f816:3eff:fe4f:7e7f/64 | . | link | fa:16:3e:4f:7e:7f |[ [0;32m OK [0m[ 99.009010] ] cloud-init[664]: Started Daily apt download activities.ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [[ 99.126089] [0;32m OK [0mcloud-init] [664]: Started Daily apt upgrade and clean activities.ci-info: | lo | True | ::1/128 | . | host | . | [ 99.224859] cloud-init[[0;32m OK [0m[664]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] Reached target Timers. [ 99.357558] cloud-init[[664]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++[0;32m OK [0m] [ 99.432085] Listening on D-Bus System Message Bus Socket.cloud-init [664]: [ci-info: +-------+-----------------+------------+-----------------+-----------+-------+[0;32m OK [0m] Reached target Sockets. [ 99.580367] cloud-init[664]: [[0;32m OK [0mci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |] Reached target Basic System. [ 99.737296] cloud-init[664]: [[0;32m OK [0mci-info: +-------+-----------------+------------+-----------------+-----------+-------+] Started Deferred execution scheduler. [ 99.903841] [[0;32m OK [0mcloud-init] [664]: Started ACPI event daemon.ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG | [ 100.045020] [cloud-init[0;32m OK [0m[664]: ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH |] Started Regular background program processing daemon. [ 100.175147] [cloud-init[0;32m OK [0m[664]: ] Started Unattened Upgrades Shutdown.ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | Starting Login Service...[ 100.355730] cloud-init [664]: Starting LSB: Record successful boot for GRUB...ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [[0;32m OK [0m [ 100.531433] ] cloud-initStarted D-Bus System Message Bus.[664]: Generating public/private rsa key pair. [ 100.634321] cloud-init[664]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 100.709686] cloud-init[664]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 100.775800] cloud-init[664]: The key fingerprint is: [ 100.823478] cloud-init[664]: SHA256:72gFfg4WqhHqy4amRTK5cWZ9s7jUvcTWZTfXe57fqfk root@tempest-attachvolumenegativetest-server-1091495810 [ 100.906640] cloud-init Starting LSB: MD monitoring daemon...[664]: The key's randomart image is:[[0;32m OK [0m ] [ 101.084982] cloud-init[664]: Reached target Cloud-config availability.+---[RSA 2048]----+ [[ 101.160381] [0;32m OK [0mcloud-init] Reached target etwork is Online.[664]: | | [ 101.201488] cloud-init[664]: | | [ 101.201617 cloud-init[664]: | | [ 101.201717] cloud-init[664]: | . .. o .| [ 101.201814] cloud-init[664]: |= =...ooSo o o o| [ 101.201914] cloud-init[664]: | X. .+.=+ooo . o.| [ 101.202010] cloud-init[664]: |.o. ooo.==o ..| [ 101.305162] cloud-init [664]: |.+o... o.+. ..=|Starting OpenBSD Secure Shell server... [ 101.389524] cloud-init [664]: Starting iSCSI initiator daemon (iscsid)...|+.o.. .o . ooE=| [ 101.510977] Starting /etc/rc.local Compatibility...cloud-init [664]: +----[SHA256]-----+ Starting Apply the settings specified in cloud-config... [ 101.632319] cloud-init[664]: [Generating public/private dsa key pair.[0;32m OK [0m [ 101.776342] cloud-init] [664]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.Started OpenBSD Secure Shell server. [[0;32m OK [0m[ 101.955832] ] cloud-initStarted /etc/rc.local Compatibility.[664]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [[0;32m OK [0m ] Started iSCSI iitiator daemon (iscsid).[ 102.172211] cloud-init [664]: The key fingerprint is: [[0;32m OK [0m[ 102.368581] ] cloud-initStarted Login Service.[664]: SHA256:k/2BES2gnE1gJs5PPZudj+8ycBG0vbnrlV7bhlj84k0 root@tempest-attachvolumenegativetest-server-1091495810[ [0;32m OK [0m] [ 102.564418] Started LSB: MD monitoring daemon.cloud-init[664]: The key's randomart image is:[ [0;32m OK [0m[ 102.712214] ] cloud-initStarted LSB: Record successful boot for GRUB.[664]: +---[DSA 1024]----+ [ 102.827869] cloud-init [664]: Starting Login to default iSCSI targets...| . +.ooo. | [ 103.042338] [[0;32m OK [0mcloud-init] [664]: Started Login to default iSCSI targets.| o = * o+. | [ 103.236718] [cloud-init[0;32m OK [0m[664]: | o = + oo. |] Reached target Remote File Systems (Pre). [ 103.372264] [cloud-init[0;32m OK [0m[664]: ] | o B.+ o |Reached target Remote File Systems. [ 103.519684] cloud-init[664]: Starting LSB: automatic crash report generation...| . S =.+. | [ 103.610466] cloud-initStarting LSB: Set the CPU Frequency Scaling governor to "ondemand"...[664]: | ...+ oo. | [ 103.712272] Starting Permit User Sessions...cloud-init [664]: | o. +ooE|[ [0;32m OK [0m] [ 103.826431] Started Permit User Sessions.cloud-init[664]: | o..+o+=| [ 103.939921] [cloud-init[0;32m OK [m[664]: ] Started Getty on tty1.| ==.o+o| [[ 104.209194] [0;32m OK [0mcloud-init[664]: ] +----[SHA256]-----+Started Serial Getty on ttyS0. [ 104.364270] [cloud-init[0;32m OK [0m[664]: Generating public/private ecdsa key pair.] Reached target Login Prompts.[ 104.485056] cloud-init[664]: [[0;32m OK [0mYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.] Started LSB: automatic crash report generation. [ 104.661324] [cloud-init[0;32m OK [0m[664]: ] Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [ 104.856746] cloud-init[664]: [The key fingerprint is:[0;32m OK [0m] Reached target Multi-User System.[ 105.021965] cloud-init[[664]: [0;32m OK [0mSHA256:eNgORU1GIUMmRcmI7LHu6ByMFdTVad5Y/gOuMcAn1mI root@tempest-attachvolumenegativetest-server-1091495810] Reached target Graphical ce. [ 105.123109] Starting Update UTMP about System Runlees... cloud-init[664]: The key's randomart image is: [ 105.230706] cloud-init[664]: +---[ECDSA 256]---+ [ 105.308989] cloud-init[664]: | .o ooBO*=. | [ 105.404704] cloud-init[[664]: [0;32m OK [m| . = .+*+o | ] [ 105.498057] cloud-init[664]: | .. + +.= | [ 105.504761] cloud-init[664]: | .o E== + | Started Update UTMP about System Runlevel Changes. [ 105.586251] cloud-init[664]: | .. o+=S. o | [ 105.676963] cloud-init[664]: | + . +o . o | [ 105.752706] cloud-init[664]: |. oo .+ . | [[ 105.890558] [0;32m OK [0m] cloud-initCreated slice User Slice of ubuntu.[664]: | .... . | [ 106.056145] Starting User Manager for UID 1000...cloud-init[664]: | .o | [ 106.205231] cloud-init[[664]: [0;32m OK [0m+----[SHA256]-----+ ] Started Session 1 of user ubuntu.[ 106.365740] cloud-init[664]: Generating public/private ed25519 key pair.[ [0;32m OK [0m[ 106.474224] ] cloud-initStarted User Manager for UID 1000.[664]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 106.614025] cloud-init[664]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 106.702754] cloud-init[664]: The key fingerprint is: [ 106.778373] cloud-init[664]: SHA256:cYkn0FYKvz9ct3RLiajhO9bnj44VosP8kJ2HhoDWo root@tempest-attachvolumenegativetest-server-1091495810 [ 106.968941] cloud-init[664]: The key's randomart image is: [ 107.077868] cloud-init[664]: +--[ED25519 256]--+ [ 107.193185] cloud-init[664]: | o. .. | [ 107.285618] cloud-init[664]: | +o+ . | [ 107.374942] cloud-init[664]: | .O = | [ 107.452733] cloud-init[664]: | E B . . .| [ 107.524935] cloud-init[664]: | . S. ...oo.| [ 107.718237] cloud-init[664]: | .Bo+ +.o.| [ 107.864282] cloud-init[664]: | o+@.* o. | [ 107.976592] cloud-init[664]: | =+X.= | [ 108.076304] cloud-init[664]: | ..+.B+. | [ 108.170871] cloud-init[664]: +----[SHA256]-----+ Ubuntu 16.04.4 LTS tempest-attachvolumenegativetest-server-1091495810 ttyS0 tempest-attachvolumenegativetest-server-1091495810 login: [ 219.252809] cloud-init[758]: Cloud-init v. 18.2 running 'modules:config' at Wed, 25 May 2022 15:02:26 +0000. Up 103.95 seconds. [ 233.681882] cloud-init[909]: Printing ubuntu user authorized keys [ 233.807811] cloud-init[909]: ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAEMwngD6AAOZdmfGoiy2h84VxOXThMFufncSjbAVpQqqYZbykV2PsTCoFU+ozzRek9T3oWomWR5p9YWD3V++7i+4GsEiLz+6KU+zKCPP5HPWBUPwSZHO5FC3jQF76bfvw== ci-info: Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu ci-info: +---------+-------------------+---------+---------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------+---------+---------+ ci-info: +---------+-------------------+---------+---------+ <14>May 25 15:04:38 ec2: <14>May 25 15:04:38 ec2: ############################################################# <14>May 25 15:04:38 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>May 25 15:04:38 ec2: 1024 SHA256:k/2BES2gnE1gJs5PPZudj+8ycBG0vbnrlV7bhlj84k0 root@tempest-attachvolumenegativetest-server-1091495810 (DSA) <14>May 25 15:04:38 ec2: 256 SHA256:eNgORU1GIUMmRcmI7LHu6ByMFdTVad5Y/gOuMcAn1mI root@tempest-attachvolumenegativetest-server-1091495810 (ECDSA) <14>May 25 15:04:38 ec2: 256 SHA256:cYkn0FYKvz9ct3RLiajhO9bn0j44VosP8kJ2HhoDHWo root@tempest-attachvolumenegativetest-server-1091495810 (ED25519) <14>May 25 15:04:38 ec2: 2048 SHA256:72gFfg4WqhHqy4amRTK5cWZ9s7jUvcTWZTfXe57fqfk root@tempest-attachvolumenegativetest-server-1091495810 (RSA) <14>May 25 15:04:38 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>May 25 15:04:38 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN3ZVXyHh/jucGgfu4uFF967OyCmpL8kmKUtK6kUi+fgpKYr2qxVulqICcV4T+ub539E25uJTnJO+uSJodfEM8= root@tempest-attachvolumenegativetest-server-1091495810 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDtQYYz4Ed61hQjQg4wNM+cI4fte9ba32VlAqwG3ihzM root@tempest-attachvolumenegativetest-server-1091495810 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDy9gOEZcjm2Y6QhpI/anJeqDvO9HvUGHWCmKGBTDvjJjEDtQIb4lr+pxIpprZiDsYUU539vIOtvVEsDH9ODp+xELPUG3XJadVtei7HT/WNQDQCayYEuktuM6lr8fldS2J1nspuAUjlivzjvRZkUeAMeISb086NijEBb/BzUTcOGqnHSbDZxUCvIv/2Avf2lgCMoYgPbWCCeqKPVGnhALbOjrSpLLw/GBAD6eCMNVXvWShO/5bmpV8i8SOsxFP1B0xMqlcsOwOVRlHHkcHAYU+hatg2yes+ijucJIGAMph6aHWPsdp1Uq+0wetrY0temMWVx1rIp5Nh0neNhiyoGf root@tempest-attachvolumenegativetest-server-1091495810 -----END SSH HOST KEY KEYS----- [ 240.669820] cloud-init[909]: Cloud-init v. 18.2 running 'modules:final' at Wed, 25 May 2022 15:04:22 +0000. Up 220.32 seconds. [ 240.776443] cloud-init[909]: Cloud-init v. 18.2 finished at Wed, 25 May 2022 15:04:40 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 237.60 seconds 2022-05-25 15:11:49,141 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:11:49,142 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61db07c1-9d75-4dea-a85f-02c998796f91', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61db07c1-9d75-4dea-a85f-02c998796f91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:11:50,194 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:11:50,195 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6c6b72e-3e7d-47f5-b36d-40a5de08d183', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6c6b72e-3e7d-47f5-b36d-40a5de08d183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:11:51,248 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:11:51,249 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-210f29ed-a00e-4734-b7c8-7c1fa74e8eb6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-210f29ed-a00e-4734-b7c8-7c1fa74e8eb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:11:52,301 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:11:52,301 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51735b55-d0ee-4d97-951e-c54a8453b760', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51735b55-d0ee-4d97-951e-c54a8453b760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:11:53,358 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.048s 2022-05-25 15:11:53,358 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c802e71-5d52-4637-b361-5cc2725d5023', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c802e71-5d52-4637-b361-5cc2725d5023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:11:54,414 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:11:54,414 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02f61598-f8f1-40a8-87ca-94af9e1ad834', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02f61598-f8f1-40a8-87ca-94af9e1ad834', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:11:55,470 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:11:55,470 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eb16008-378c-4486-9de6-de85ea041762', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eb16008-378c-4486-9de6-de85ea041762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:11:56,524 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:11:56,524 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9dd2a9c-0e3f-4580-ad7d-60f6691f1abf', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9dd2a9c-0e3f-4580-ad7d-60f6691f1abf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:11:57,579 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:11:57,579 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a351c7ae-40da-4f8b-80e6-37a32235e676', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a351c7ae-40da-4f8b-80e6-37a32235e676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:11:58,631 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:11:58,631 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc6e15e3-bd92-4b5f-8414-360db32ed999', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc6e15e3-bd92-4b5f-8414-360db32ed999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:11:59,688 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.048s 2022-05-25 15:11:59,688 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c101c151-bc35-4494-9b60-6f0b3268c99a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c101c151-bc35-4494-9b60-6f0b3268c99a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:00,743 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:12:00,744 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79ae5086-b4e2-4523-bdaa-e9a67f1d9597', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79ae5086-b4e2-4523-bdaa-e9a67f1d9597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:01,796 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:12:01,797 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b567a80d-2df1-47d9-a58b-136ebefb544c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b567a80d-2df1-47d9-a58b-136ebefb544c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:02,849 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:12:02,849 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75bb548d-61f1-4078-8489-db8fdb2e0edb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75bb548d-61f1-4078-8489-db8fdb2e0edb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:03,900 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:12:03,901 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf5aebc2-3e2f-476e-86be-6b5cc96fbaab', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf5aebc2-3e2f-476e-86be-6b5cc96fbaab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:04,955 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:12:04,955 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-473343e0-28cc-45c6-9740-394e619fdd23', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-473343e0-28cc-45c6-9740-394e619fdd23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:06,009 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:12:06,010 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88e2ca6e-3224-4a37-a587-a2a80df3a2d2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88e2ca6e-3224-4a37-a587-a2a80df3a2d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:07,062 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:12:07,063 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8ea11e1-ab27-49e8-bb9f-7a86fa20f36d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8ea11e1-ab27-49e8-bb9f-7a86fa20f36d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:08,116 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:12:08,116 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3da967cc-429a-48e1-b055-0ede5fbee9e8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3da967cc-429a-48e1-b055-0ede5fbee9e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:09,171 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:12:09,171 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a09727c-add0-4031-b7f9-5aef7c09397b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a09727c-add0-4031-b7f9-5aef7c09397b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:10,224 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:12:10,224 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f19150f-94fe-4828-bb12-4aa8fcd86e11', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f19150f-94fe-4828-bb12-4aa8fcd86e11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:11,278 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:12:11,279 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0059141-ef81-4de5-9aa3-0553c061df52', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0059141-ef81-4de5-9aa3-0553c061df52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:12,341 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.054s 2022-05-25 15:12:12,341 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53fb4a46-1d6d-4f95-b3f2-8ad8c3a3dccc', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53fb4a46-1d6d-4f95-b3f2-8ad8c3a3dccc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:13,393 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:12:13,394 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6029641f-d3f4-45b8-bee2-a15983c16ca7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6029641f-d3f4-45b8-bee2-a15983c16ca7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:14,449 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:12:14,449 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b57950e4-1857-4cb9-9481-242456616380', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b57950e4-1857-4cb9-9481-242456616380', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:15,501 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:12:15,502 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03825929-7711-4e35-afb9-57ee3896837f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03825929-7711-4e35-afb9-57ee3896837f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:16,573 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.062s 2022-05-25 15:12:16,573 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-266ca4d6-370f-471d-9e08-2b74c850f5bd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-266ca4d6-370f-471d-9e08-2b74c850f5bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:17,627 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:12:17,627 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-973d1750-03fa-4573-bc53-3fde2feb5915', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-973d1750-03fa-4573-bc53-3fde2feb5915', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:18,679 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:12:18,679 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e305c98c-86c5-4cef-b7e5-761d686b04f4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e305c98c-86c5-4cef-b7e5-761d686b04f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:19,733 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:12:19,733 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b9d882b-916b-4e3e-b2f5-84322f85c605', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b9d882b-916b-4e3e-b2f5-84322f85c605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:20,787 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:12:20,787 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eac35bc1-ae56-4431-9f30-1c203b098830', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eac35bc1-ae56-4431-9f30-1c203b098830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:21,840 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:12:21,840 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adc363ac-4b7c-49e4-ae7d-15810f557a27', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adc363ac-4b7c-49e4-ae7d-15810f557a27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:22,893 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:12:22,894 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74c81157-995f-40b2-8d46-7933783931f4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74c81157-995f-40b2-8d46-7933783931f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:23,948 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:12:23,948 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-531f2ab5-1019-4d6d-83bc-c83f2f09d875', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-531f2ab5-1019-4d6d-83bc-c83f2f09d875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:25,000 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:12:25,000 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19c9e8a3-f7f6-408d-a56e-1a6def9f83e8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19c9e8a3-f7f6-408d-a56e-1a6def9f83e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:26,053 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:12:26,053 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a02b4ad-cbec-4d63-af90-873c0a02e25a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a02b4ad-cbec-4d63-af90-873c0a02e25a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:27,106 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:12:27,106 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af2ed43f-7ce6-4e09-a7be-d6ee0d4a882f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af2ed43f-7ce6-4e09-a7be-d6ee0d4a882f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:28,166 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.051s 2022-05-25 15:12:28,167 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ced34e60-5c47-4129-9d47-778f233e2a42', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ced34e60-5c47-4129-9d47-778f233e2a42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:29,220 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:12:29,220 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b33690a-3cc8-4657-943a-e31f8463338d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b33690a-3cc8-4657-943a-e31f8463338d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:30,273 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.043s 2022-05-25 15:12:30,274 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c79bf18b-8a4b-4cd1-ade0-893a1f44ba03', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c79bf18b-8a4b-4cd1-ade0-893a1f44ba03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:31,327 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:12:31,328 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dd52859-d565-4dd6-a3e0-883a4d854bc5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dd52859-d565-4dd6-a3e0-883a4d854bc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:32,380 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:12:32,381 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c501e293-4a4f-4d52-a968-4bf3a9e91654', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c501e293-4a4f-4d52-a968-4bf3a9e91654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:33,442 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.052s 2022-05-25 15:12:33,442 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e820102c-5820-4c5d-930b-31e54eeb35af', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e820102c-5820-4c5d-930b-31e54eeb35af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:34,505 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.055s 2022-05-25 15:12:34,506 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f42bd992-1ad0-47c4-9f08-8b5034ab3e96', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f42bd992-1ad0-47c4-9f08-8b5034ab3e96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:35,561 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:12:35,562 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56a70885-9f3b-43a8-a365-292f7c9c51c5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56a70885-9f3b-43a8-a365-292f7c9c51c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:36,614 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:12:36,615 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3635a407-572d-4b12-b043-a62118d33bfb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3635a407-572d-4b12-b043-a62118d33bfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:37,668 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:12:37,668 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb290df7-c198-4c0d-9d85-43cfddf3d20b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb290df7-c198-4c0d-9d85-43cfddf3d20b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:38,723 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.047s 2022-05-25 15:12:38,724 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1767a79a-d89d-4cf8-8fb2-d3f656244319', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1767a79a-d89d-4cf8-8fb2-d3f656244319', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:39,776 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:12:39,777 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-966b7252-6ac1-4ae3-be99-6bc8b8850d40', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-966b7252-6ac1-4ae3-be99-6bc8b8850d40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:40,830 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:12:40,830 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-797f964b-eaf1-4e4e-b201-35942371cd03', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-797f964b-eaf1-4e4e-b201-35942371cd03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:41,884 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:12:41,884 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76ef8514-0d88-4a02-8f43-d8e60798ea66', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76ef8514-0d88-4a02-8f43-d8e60798ea66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:42,940 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:12:42,940 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-004314e7-1ae9-4644-a6af-392e88241d44', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-004314e7-1ae9-4644-a6af-392e88241d44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:43,993 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:12:43,993 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7afd5711-4338-4372-a980-55821c2b4d90', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7afd5711-4338-4372-a980-55821c2b4d90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:45,046 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:12:45,047 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d66c5bf2-7624-4e4d-bb77-fab7f2d9c48c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d66c5bf2-7624-4e4d-bb77-fab7f2d9c48c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:46,099 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:12:46,101 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c2cbbaf-5386-4c69-9936-e054df90c188', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c2cbbaf-5386-4c69-9936-e054df90c188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:47,156 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:12:47,156 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33b6c43e-e663-4d39-9c8a-ab61b1f41790', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33b6c43e-e663-4d39-9c8a-ab61b1f41790', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:48,210 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:12:48,210 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af759830-69f3-4bcf-8011-e6640287de3c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af759830-69f3-4bcf-8011-e6640287de3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:49,264 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:12:49,265 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48320544-3a7c-4358-b7cc-2cc257001d60', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48320544-3a7c-4358-b7cc-2cc257001d60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:50,317 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:12:50,318 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-468944b7-7a1a-4c82-aebb-a3f4e02746f0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-468944b7-7a1a-4c82-aebb-a3f4e02746f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:51,370 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:12:51,370 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eae36e78-c8a4-4b93-8d69-17ad47340a11', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eae36e78-c8a4-4b93-8d69-17ad47340a11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:52,423 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:12:52,424 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96c09a15-a857-42dc-a6b8-b42aac8317f7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96c09a15-a857-42dc-a6b8-b42aac8317f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:53,476 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:12:53,477 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aebeae5-d6ee-456b-9082-fc109e4c43c9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aebeae5-d6ee-456b-9082-fc109e4c43c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:54,529 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:12:54,530 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0db9faf0-ea9d-4ff9-8cb8-5754263e38d3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0db9faf0-ea9d-4ff9-8cb8-5754263e38d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:55,584 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:12:55,584 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2c6d6ba-bf36-4083-9856-f1451485db38', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2c6d6ba-bf36-4083-9856-f1451485db38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:56,649 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.056s 2022-05-25 15:12:56,649 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50d4dfc6-7d52-4261-a715-3202f0986482', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50d4dfc6-7d52-4261-a715-3202f0986482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:57,705 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.047s 2022-05-25 15:12:57,705 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca4d55aa-70dc-4fd8-b8ac-da9596eba69c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca4d55aa-70dc-4fd8-b8ac-da9596eba69c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:58,759 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:12:58,760 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-121a0f21-6818-48ef-8d68-9268b6fe6d6f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-121a0f21-6818-48ef-8d68-9268b6fe6d6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:12:59,815 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.047s 2022-05-25 15:12:59,816 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b938cee-d0a1-4cda-87a0-326c56cecaaa', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b938cee-d0a1-4cda-87a0-326c56cecaaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:00,869 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:13:00,869 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72991918-ca9b-4bb6-8067-3902e79d7b6d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72991918-ca9b-4bb6-8067-3902e79d7b6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:01,920 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:13:01,921 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8983ba85-bac8-436e-8809-edc7b8f08452', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8983ba85-bac8-436e-8809-edc7b8f08452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:02,974 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:13:02,974 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7566afa9-7c56-4dd6-80c6-3fe83ce427cb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7566afa9-7c56-4dd6-80c6-3fe83ce427cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:04,028 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:13:04,035 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce41f41a-ada5-4619-b47e-e16b7526381f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce41f41a-ada5-4619-b47e-e16b7526381f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:05,087 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:13:05,088 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6617a9a8-b00e-4b9a-88a4-80e156b7ced9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6617a9a8-b00e-4b9a-88a4-80e156b7ced9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:06,142 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:13:06,142 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4fbcb8a-dfc5-4c64-9a31-e35263a290c6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4fbcb8a-dfc5-4c64-9a31-e35263a290c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:07,197 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:13:07,197 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fcf5f3f-af15-4d41-9e44-1b1e49e6eaab', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fcf5f3f-af15-4d41-9e44-1b1e49e6eaab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:08,250 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:13:08,251 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee79a2cd-8dbe-4127-a54c-11beefaa46a0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee79a2cd-8dbe-4127-a54c-11beefaa46a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:09,304 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:13:09,304 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34c7300e-4e63-49bd-b1a9-6d656bb2a7c0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34c7300e-4e63-49bd-b1a9-6d656bb2a7c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:10,356 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:13:10,357 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5086a90c-9b60-434f-ae96-d9d9e1c60177', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5086a90c-9b60-434f-ae96-d9d9e1c60177', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:11,409 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:13:11,410 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d9462f2-1d8a-4d6a-ba5b-9ba3f9edf0ae', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d9462f2-1d8a-4d6a-ba5b-9ba3f9edf0ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:12,463 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:13:12,464 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dede6876-975e-4705-a941-b914d5c0f3f0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dede6876-975e-4705-a941-b914d5c0f3f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:13,516 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:13:13,516 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13e04678-4767-4a2e-9cac-ed9a6d8646f9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13e04678-4767-4a2e-9cac-ed9a6d8646f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:14,570 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:13:14,570 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2081e77-e1ef-46a2-be10-38902ffc1513', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2081e77-e1ef-46a2-be10-38902ffc1513', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:15,622 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:13:15,623 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03528fd6-95b5-45fa-9265-30c83705e833', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03528fd6-95b5-45fa-9265-30c83705e833', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:16,676 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:13:16,676 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff416eab-6ef9-4484-ac2f-ea517073b67f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff416eab-6ef9-4484-ac2f-ea517073b67f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:17,730 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:13:17,730 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5e191d5-a33e-48a9-a6a7-86ebfebccba8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5e191d5-a33e-48a9-a6a7-86ebfebccba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:18,796 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.057s 2022-05-25 15:13:18,797 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-770df142-df78-47e3-80c8-eb6e649c086c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-770df142-df78-47e3-80c8-eb6e649c086c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:19,854 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.048s 2022-05-25 15:13:19,855 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d72d86ae-ffda-4ced-98b1-61edea37652d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d72d86ae-ffda-4ced-98b1-61edea37652d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:20,910 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:13:20,910 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eddfd5d8-dd4e-4c9b-bf90-e3e828dcb9b2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eddfd5d8-dd4e-4c9b-bf90-e3e828dcb9b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:21,966 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:13:21,967 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fffd9ac2-9a68-4de6-b226-81247c088459', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fffd9ac2-9a68-4de6-b226-81247c088459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:23,023 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.047s 2022-05-25 15:13:23,024 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d691bbd-c245-4258-805b-e470bc8c560b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d691bbd-c245-4258-805b-e470bc8c560b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:24,076 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:13:24,076 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-276da6f4-b498-48ef-a9eb-7cab042e3fdd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-276da6f4-b498-48ef-a9eb-7cab042e3fdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:25,133 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.049s 2022-05-25 15:13:25,133 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08db5b80-494c-46d3-89e7-620c62b99ba8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08db5b80-494c-46d3-89e7-620c62b99ba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:26,187 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:13:26,187 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b369bf5-7504-43e2-b1fe-6316b43d8ee2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b369bf5-7504-43e2-b1fe-6316b43d8ee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:27,240 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:13:27,241 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f535f3ae-8cd4-4392-a0e3-b3db199d0d06', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f535f3ae-8cd4-4392-a0e3-b3db199d0d06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:28,294 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:13:28,295 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1ae6c21-b365-4fdf-b744-d77d855c4a2f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1ae6c21-b365-4fdf-b744-d77d855c4a2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:29,349 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:13:29,349 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb33032f-eae4-44a7-85f6-6b8a74d6cc1f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb33032f-eae4-44a7-85f6-6b8a74d6cc1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:30,407 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.048s 2022-05-25 15:13:30,407 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a6ccc84-8b90-42fd-9215-d4dc57777821', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a6ccc84-8b90-42fd-9215-d4dc57777821', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:31,460 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:13:31,461 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cac773b-dc21-48ec-b890-567943c10186', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cac773b-dc21-48ec-b890-567943c10186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:32,516 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.047s 2022-05-25 15:13:32,516 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b571c9b-19fc-48c2-a654-87f2af8fd3b1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b571c9b-19fc-48c2-a654-87f2af8fd3b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:33,570 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:13:33,570 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35cd51ab-9f78-428b-adf6-b9e09c1ee4d0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35cd51ab-9f78-428b-adf6-b9e09c1ee4d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:34,624 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:13:34,624 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfd1734d-95f4-4f4a-a26a-2325fcdfd696', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfd1734d-95f4-4f4a-a26a-2325fcdfd696', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:35,677 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:13:35,677 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8be02b21-b478-4fc7-bac8-d721db1ae2ca', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8be02b21-b478-4fc7-bac8-d721db1ae2ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:36,730 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:13:36,731 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3eba1b4-299c-4894-a3b2-7c6e6ebc1deb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3eba1b4-299c-4894-a3b2-7c6e6ebc1deb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:37,785 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:13:37,785 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c3535f9-2b9c-4785-b5f5-5d3a9abf94c7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c3535f9-2b9c-4785-b5f5-5d3a9abf94c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:38,838 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:13:38,839 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf4e147a-901c-4ed1-b143-3abaf33b0658', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf4e147a-901c-4ed1-b143-3abaf33b0658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:39,893 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:13:39,893 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2085de50-0b76-4952-b72d-ed78eca4e7da', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2085de50-0b76-4952-b72d-ed78eca4e7da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:40,953 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.051s 2022-05-25 15:13:40,953 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b9b847b-b1cc-4eae-906f-f74117d377b8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b9b847b-b1cc-4eae-906f-f74117d377b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:42,006 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:13:42,006 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1918aa5a-c0da-4394-ad61-77c4306a555d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1918aa5a-c0da-4394-ad61-77c4306a555d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:43,059 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:13:43,059 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7697388-0312-4133-b75a-bedb28484e8b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7697388-0312-4133-b75a-bedb28484e8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:44,116 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.049s 2022-05-25 15:13:44,116 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7c8dd07-1459-4f55-b5b7-19729a648520', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7c8dd07-1459-4f55-b5b7-19729a648520', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:45,169 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:13:45,169 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3875c154-ec1f-43f4-90ac-0fecbe09aaab', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3875c154-ec1f-43f4-90ac-0fecbe09aaab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:46,221 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:13:46,222 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c6dcbd0-433d-4395-a856-f4926654ecc0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c6dcbd0-433d-4395-a856-f4926654ecc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:47,276 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:13:47,277 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e469b861-751d-4bad-ad51-8430c0b3f6de', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e469b861-751d-4bad-ad51-8430c0b3f6de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:48,330 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:13:48,330 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e47be6d4-73a7-4162-83e8-1b37a337966f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e47be6d4-73a7-4162-83e8-1b37a337966f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:49,382 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:13:49,382 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72875047-54a2-4b7b-a7f7-13874bfed68a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72875047-54a2-4b7b-a7f7-13874bfed68a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:50,437 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:13:50,438 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-102a1b3a-c281-4ae6-bfe7-6cf33ed2121f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-102a1b3a-c281-4ae6-bfe7-6cf33ed2121f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:51,492 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:13:51,493 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab8995d6-99e1-4ceb-aea8-47b7a81bd77d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab8995d6-99e1-4ceb-aea8-47b7a81bd77d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:52,550 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.048s 2022-05-25 15:13:52,550 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea92ed4b-41db-45c1-9093-aebf5f5afbce', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea92ed4b-41db-45c1-9093-aebf5f5afbce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:53,604 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:13:53,604 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-160fc91c-24e4-418e-9ccc-64685311627f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-160fc91c-24e4-418e-9ccc-64685311627f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:54,658 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:13:54,658 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd6316d0-0c1a-4719-a253-ed69b7494e01', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd6316d0-0c1a-4719-a253-ed69b7494e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:55,711 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:13:55,712 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cdc43e4-4133-451b-a1e5-50c16c0dfd24', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cdc43e4-4133-451b-a1e5-50c16c0dfd24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:56,765 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:13:56,766 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5da8e59a-72a2-46fb-aaaa-c4691f717955', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5da8e59a-72a2-46fb-aaaa-c4691f717955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:57,819 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:13:57,820 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c847d31b-976a-47a7-a7da-df0355ce23d5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c847d31b-976a-47a7-a7da-df0355ce23d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:58,874 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:13:58,875 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd5e4d88-3e4e-44d6-bbaf-9f48cd5f5151', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd5e4d88-3e4e-44d6-bbaf-9f48cd5f5151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:13:59,929 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.047s 2022-05-25 15:13:59,930 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a206dca3-cfbb-4f2a-8697-0aba4f0b4fa8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a206dca3-cfbb-4f2a-8697-0aba4f0b4fa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:00,985 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:14:00,985 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4e59711-8bd5-46e2-98da-93a536bba8d6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4e59711-8bd5-46e2-98da-93a536bba8d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:02,039 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:14:02,039 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c21fdac-8340-4102-94dd-9c13a2a95cb2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c21fdac-8340-4102-94dd-9c13a2a95cb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:03,091 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:14:03,092 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac4b4aad-f16f-4a59-9411-dd4653c51ae9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac4b4aad-f16f-4a59-9411-dd4653c51ae9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:04,145 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:14:04,145 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87f4bd06-31cb-4131-bacb-33d09e56267e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87f4bd06-31cb-4131-bacb-33d09e56267e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:05,199 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:14:05,208 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db038968-d9d5-4d72-a5fd-21f79f2b2c21', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db038968-d9d5-4d72-a5fd-21f79f2b2c21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:06,261 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:14:06,261 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8dc0ec9-e013-4b46-8f10-386d7181ab14', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8dc0ec9-e013-4b46-8f10-386d7181ab14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:07,315 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:14:07,315 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ca81aab-b06b-47b5-8d32-967b8dbb148e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ca81aab-b06b-47b5-8d32-967b8dbb148e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:08,370 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:14:08,370 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92752aba-3785-4b44-8701-b8061b781d66', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92752aba-3785-4b44-8701-b8061b781d66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:09,422 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:14:09,423 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbf2f2d8-05e3-4518-aeba-46c028ff6d65', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbf2f2d8-05e3-4518-aeba-46c028ff6d65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:10,476 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:14:10,477 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd656832-0cd4-4496-a2cc-cb7616a9882f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd656832-0cd4-4496-a2cc-cb7616a9882f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:11,530 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:14:11,530 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-600f42d3-5c2f-40cd-93e9-c3194a7a345c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-600f42d3-5c2f-40cd-93e9-c3194a7a345c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:12,583 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:14:12,583 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0e909b6-60bf-4d0b-b9ea-48d20f3d3a02', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0e909b6-60bf-4d0b-b9ea-48d20f3d3a02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:13,636 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:14:13,637 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03005bc1-0bd8-4f5b-9b51-5efe875ef14c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03005bc1-0bd8-4f5b-9b51-5efe875ef14c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:14,688 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.043s 2022-05-25 15:14:14,689 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbf699a3-d31d-411c-9fb3-efd85979f6d8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbf699a3-d31d-411c-9fb3-efd85979f6d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:15,742 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:14:15,742 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d2ef9a5-b672-454f-b556-4bb4b85bdc5e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d2ef9a5-b672-454f-b556-4bb4b85bdc5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:16,800 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.050s 2022-05-25 15:14:16,800 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e00198b5-3343-4222-b94f-7eb4bfccacbe', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e00198b5-3343-4222-b94f-7eb4bfccacbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:17,853 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:14:17,853 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56b8f6fb-a5f3-4c72-a357-4eee7e2801c0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56b8f6fb-a5f3-4c72-a357-4eee7e2801c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:18,908 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:14:18,908 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c3d921b-b18c-4926-ae1b-596b851e49a2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c3d921b-b18c-4926-ae1b-596b851e49a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:19,962 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:14:19,963 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-781fc270-2190-42d3-9330-d22083e7cdf4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-781fc270-2190-42d3-9330-d22083e7cdf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:21,015 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:14:21,015 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90b385ae-ce5a-4ed2-97f6-397e4a46f6df', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90b385ae-ce5a-4ed2-97f6-397e4a46f6df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:22,069 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:14:22,070 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-febb19b0-266f-4acd-9253-e27ffeca5724', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-febb19b0-266f-4acd-9253-e27ffeca5724', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:23,123 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:14:23,123 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bc494b9-f736-410e-8587-2dfde7a0b51e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bc494b9-f736-410e-8587-2dfde7a0b51e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:24,176 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:14:24,177 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b16b99b7-4950-4ecd-a667-4ba64cb2e629', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b16b99b7-4950-4ecd-a667-4ba64cb2e629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:25,230 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:14:25,230 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d06669d-5319-4b50-ba95-e2ffcd5f0889', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d06669d-5319-4b50-ba95-e2ffcd5f0889', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:26,283 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:14:26,284 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e2046ec-f352-48d1-8a4b-a8a2d24aff8a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e2046ec-f352-48d1-8a4b-a8a2d24aff8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:27,337 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:14:27,337 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f3ee7e6-e655-45d2-98fc-e836bf4e4bad', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f3ee7e6-e655-45d2-98fc-e836bf4e4bad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:28,391 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:14:28,391 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f468d38-613e-463f-912c-2d994745687b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f468d38-613e-463f-912c-2d994745687b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:29,444 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:14:29,445 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d070ca3-10f3-4133-bf76-19c444dbc0b3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d070ca3-10f3-4133-bf76-19c444dbc0b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:30,497 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:14:30,497 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77c62cac-4ce6-45dd-950c-3de6ddc41bfe', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77c62cac-4ce6-45dd-950c-3de6ddc41bfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:31,553 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.047s 2022-05-25 15:14:31,554 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f95b7537-6e40-4cf7-abfc-c53af30d90ad', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f95b7537-6e40-4cf7-abfc-c53af30d90ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:32,617 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.054s 2022-05-25 15:14:32,618 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a8d670e-65d0-4d03-a951-65153f95b09a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a8d670e-65d0-4d03-a951-65153f95b09a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:33,671 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:14:33,671 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b3db915-c386-40b4-9381-7b1e7dc83b96', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b3db915-c386-40b4-9381-7b1e7dc83b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:34,724 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:14:34,724 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52bf7f1d-6938-4f82-86ea-6463826d968b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52bf7f1d-6938-4f82-86ea-6463826d968b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:35,778 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:14:35,778 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9926b5d-0cab-4b8d-a8b6-068cb29d7015', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9926b5d-0cab-4b8d-a8b6-068cb29d7015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:36,830 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:14:36,830 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-305370ed-c68f-453d-9b74-ccca2de61983', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-305370ed-c68f-453d-9b74-ccca2de61983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:37,885 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:14:37,885 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59087e2e-1f18-40c5-bff7-1dd9de53c2d2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59087e2e-1f18-40c5-bff7-1dd9de53c2d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:38,940 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:14:38,941 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d1a407e-7f1d-4b18-ab8d-783cb9b94f9e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d1a407e-7f1d-4b18-ab8d-783cb9b94f9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:39,993 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:14:39,993 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d3371e4-e419-46f3-8ab3-0c9740e71b5e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d3371e4-e419-46f3-8ab3-0c9740e71b5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:41,049 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:14:41,049 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c231c92a-42cc-4e16-a1e5-d9b70532eb84', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c231c92a-42cc-4e16-a1e5-d9b70532eb84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:42,101 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:14:42,101 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13856015-b876-4b60-88d0-9367508faf27', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13856015-b876-4b60-88d0-9367508faf27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:43,155 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:14:43,156 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56448d3a-f308-40b9-9d79-bd8357e81400', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56448d3a-f308-40b9-9d79-bd8357e81400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:44,208 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:14:44,208 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dcbabae-4b45-4800-b5f0-ede2fb5a80a6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dcbabae-4b45-4800-b5f0-ede2fb5a80a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:45,261 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:14:45,261 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c137801e-145a-4dd5-9c92-f6b941a7f10d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c137801e-145a-4dd5-9c92-f6b941a7f10d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:46,315 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:14:46,315 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e22504f-dc57-4b77-9692-1570de043015', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e22504f-dc57-4b77-9692-1570de043015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:47,367 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:14:47,368 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfac42d9-4b81-46fe-810e-6016127ffb34', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfac42d9-4b81-46fe-810e-6016127ffb34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:48,422 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:14:48,422 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10b79a17-4fbf-4d9d-8761-159293fcc252', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10b79a17-4fbf-4d9d-8761-159293fcc252', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:49,475 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:14:49,476 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d473836-944e-422c-94a9-a4bda779df2d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d473836-944e-422c-94a9-a4bda779df2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:50,529 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:14:50,529 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22ee0fcd-552d-4215-ad92-61927049eac4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22ee0fcd-552d-4215-ad92-61927049eac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:51,582 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:14:51,583 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbeb92f8-e08f-46fe-aa54-bf0b3b33f829', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbeb92f8-e08f-46fe-aa54-bf0b3b33f829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:52,635 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:14:52,636 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0673143d-0dd5-4293-ac6e-6d3c5aa4827b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0673143d-0dd5-4293-ac6e-6d3c5aa4827b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:53,689 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:14:53,690 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b2c905b-b4b3-4b20-91a7-148c5a877bad', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b2c905b-b4b3-4b20-91a7-148c5a877bad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:54,743 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:14:54,743 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-137d03c5-0136-4466-b64f-88e1d6cfb508', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-137d03c5-0136-4466-b64f-88e1d6cfb508', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:55,796 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:14:55,797 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e9b692a-23e8-42b9-a171-218a02e3c3db', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e9b692a-23e8-42b9-a171-218a02e3c3db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:56,849 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:14:56,849 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a4ca46a-095f-464e-a147-8c86e438cc5a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a4ca46a-095f-464e-a147-8c86e438cc5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:57,904 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:14:57,905 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da349404-13bc-4423-b708-a76aba7e2d4c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da349404-13bc-4423-b708-a76aba7e2d4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:14:58,957 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:14:58,958 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddc83572-0b32-4105-9b4d-926963ecbde5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddc83572-0b32-4105-9b4d-926963ecbde5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:00,012 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:15:00,014 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b76fbcc8-efe0-4e4e-8a54-41c075087297', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b76fbcc8-efe0-4e4e-8a54-41c075087297', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:01,076 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.054s 2022-05-25 15:15:01,076 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32154416-e7ec-44b4-9870-7df74f521fbf', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32154416-e7ec-44b4-9870-7df74f521fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:02,127 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.043s 2022-05-25 15:15:02,127 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-949a769c-7409-424c-a003-b14f557e7686', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-949a769c-7409-424c-a003-b14f557e7686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:03,181 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:15:03,181 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55e0d614-e380-4313-80cf-d38d5fc4979f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55e0d614-e380-4313-80cf-d38d5fc4979f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:04,237 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.047s 2022-05-25 15:15:04,237 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c72e8ebe-0eed-4554-8609-7d694c3e2285', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c72e8ebe-0eed-4554-8609-7d694c3e2285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:05,292 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:15:05,292 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfc7e012-f4ac-47e0-aebc-1f54eba1fe6b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfc7e012-f4ac-47e0-aebc-1f54eba1fe6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:06,344 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:15:06,345 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0968b47e-7c12-4301-87bc-de7ed4a87b40', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0968b47e-7c12-4301-87bc-de7ed4a87b40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:07,398 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:15:07,399 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c54e768-16cb-441b-9c1d-62dc3cdc7fb4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c54e768-16cb-441b-9c1d-62dc3cdc7fb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:08,451 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:15:08,452 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29ec67b0-f83b-43f3-92f9-c2b22755990a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29ec67b0-f83b-43f3-92f9-c2b22755990a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:09,506 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:15:09,507 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcdca9b6-3a15-4a4e-a8ea-8bd9603776a7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcdca9b6-3a15-4a4e-a8ea-8bd9603776a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:10,560 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:15:10,560 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4e7d94a-d1fb-4daf-b84e-bf35d50fc6f0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4e7d94a-d1fb-4daf-b84e-bf35d50fc6f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:11,613 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:15:11,614 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-974b8443-eda8-4679-9c42-89326817965c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-974b8443-eda8-4679-9c42-89326817965c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:12,665 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:15:12,666 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e23fbb06-3453-4008-a29d-aa87b8b1bbe6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e23fbb06-3453-4008-a29d-aa87b8b1bbe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:13,718 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.043s 2022-05-25 15:15:13,718 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac28dd94-3534-4bf0-a7c0-160223f8c603', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac28dd94-3534-4bf0-a7c0-160223f8c603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:14,774 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.047s 2022-05-25 15:15:14,774 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-357f67ee-5974-4727-a5b8-b9b263a576bf', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-357f67ee-5974-4727-a5b8-b9b263a576bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:15,828 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:15:15,829 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-018d4467-d96d-4d4f-9d76-1f124ccfe759', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-018d4467-d96d-4d4f-9d76-1f124ccfe759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:16,886 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.049s 2022-05-25 15:15:16,887 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ecab82d-2aa6-4bd0-8c96-01b5b7f39562', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ecab82d-2aa6-4bd0-8c96-01b5b7f39562', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:17,942 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.048s 2022-05-25 15:15:17,943 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8efa633-d0b8-408f-84f8-6e758b55943a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8efa633-d0b8-408f-84f8-6e758b55943a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:19,006 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.054s 2022-05-25 15:15:19,006 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0eb1a63-f104-4fe4-9ffe-c4cc823c3008', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0eb1a63-f104-4fe4-9ffe-c4cc823c3008', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:20,092 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.077s 2022-05-25 15:15:20,092 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26e4eb23-17aa-426d-a5a5-fbf2524d15f1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26e4eb23-17aa-426d-a5a5-fbf2524d15f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:21,151 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.050s 2022-05-25 15:15:21,151 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-272b177e-156c-471b-b3de-17b4ce18095c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-272b177e-156c-471b-b3de-17b4ce18095c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:22,235 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.074s 2022-05-25 15:15:22,235 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-313efa5f-c7a1-4a4c-9506-e80a1bdc6e1f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-313efa5f-c7a1-4a4c-9506-e80a1bdc6e1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:23,301 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.057s 2022-05-25 15:15:23,301 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2970adcf-ef8f-4aaa-8282-f3aa3e8924d5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2970adcf-ef8f-4aaa-8282-f3aa3e8924d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:24,361 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.051s 2022-05-25 15:15:24,361 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59f5cfb1-7956-4e4a-9260-c19f3d75452a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59f5cfb1-7956-4e4a-9260-c19f3d75452a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:25,440 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.072s 2022-05-25 15:15:25,441 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02f61275-87a1-4a80-8c5f-94ad4f51007b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02f61275-87a1-4a80-8c5f-94ad4f51007b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:26,532 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.082s 2022-05-25 15:15:26,532 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06ad843a-26af-49ca-852b-ff00c6672301', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06ad843a-26af-49ca-852b-ff00c6672301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:27,594 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.054s 2022-05-25 15:15:27,595 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-533dd91f-a3ae-4b13-94b5-f792067e93f8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-533dd91f-a3ae-4b13-94b5-f792067e93f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:28,676 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.073s 2022-05-25 15:15:28,677 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cafaa825-02a4-4425-bfc9-468c0bd6d234', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cafaa825-02a4-4425-bfc9-468c0bd6d234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:29,735 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.051s 2022-05-25 15:15:29,737 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bdc5667-b335-46fb-8c64-9b282f314f28', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bdc5667-b335-46fb-8c64-9b282f314f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:30,794 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.049s 2022-05-25 15:15:30,794 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38ce9001-f7d5-4f85-8c28-2c1e402a3d27', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38ce9001-f7d5-4f85-8c28-2c1e402a3d27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:31,861 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.057s 2022-05-25 15:15:31,861 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e8cf2f5-5899-4d87-8d89-77a2e5ab1efc', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e8cf2f5-5899-4d87-8d89-77a2e5ab1efc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:33,301 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.432s 2022-05-25 15:15:33,301 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-786fab38-7369-4ae0-84ff-55b2bd3dde27', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-786fab38-7369-4ae0-84ff-55b2bd3dde27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:34,360 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.050s 2022-05-25 15:15:34,361 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9aed29d-4287-46e3-87b3-e1807aecbdcb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9aed29d-4287-46e3-87b3-e1807aecbdcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:35,415 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.047s 2022-05-25 15:15:35,416 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-558f7e4e-410f-4ac1-b205-3c44896fa430', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-558f7e4e-410f-4ac1-b205-3c44896fa430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:36,472 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.047s 2022-05-25 15:15:36,473 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82551b67-e60c-4361-ae7c-881481211e0f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82551b67-e60c-4361-ae7c-881481211e0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:37,700 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.220s 2022-05-25 15:15:37,701 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7a10e7b-2602-43e2-829d-9d5cda7ebacd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7a10e7b-2602-43e2-829d-9d5cda7ebacd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:38,757 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.048s 2022-05-25 15:15:38,758 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-122488d2-87c6-4f8b-90c2-dcbe6138a8b8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-122488d2-87c6-4f8b-90c2-dcbe6138a8b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:39,814 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.048s 2022-05-25 15:15:39,814 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aef162ce-519a-449a-acb8-248fb132f5b8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aef162ce-519a-449a-acb8-248fb132f5b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:40,870 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.047s 2022-05-25 15:15:40,870 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4f370bd-fd01-4527-b1da-ec0db3c18ab7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4f370bd-fd01-4527-b1da-ec0db3c18ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:41,931 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.052s 2022-05-25 15:15:41,932 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3d9b963-21fd-4363-a3d7-8bcdde975923', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3d9b963-21fd-4363-a3d7-8bcdde975923', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:42,988 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:15:42,988 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3675a735-7a0e-4f8c-b7ec-895151e78061', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3675a735-7a0e-4f8c-b7ec-895151e78061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:44,052 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.056s 2022-05-25 15:15:44,052 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba73a359-e45c-4b79-963c-e5f786285f16', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba73a359-e45c-4b79-963c-e5f786285f16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:45,104 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:15:45,105 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6775ce6-daf7-4370-bf39-2eb84378eb9c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6775ce6-daf7-4370-bf39-2eb84378eb9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:46,157 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:15:46,158 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0d6e5c2-7412-425f-890e-497142ceaa69', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0d6e5c2-7412-425f-890e-497142ceaa69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:47,211 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:15:47,211 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7b9da43-2bf8-44c1-a2e7-699025b40d0b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7b9da43-2bf8-44c1-a2e7-699025b40d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:48,267 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:15:48,267 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eab80b82-f3d2-44d6-ae30-29f59345f950', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eab80b82-f3d2-44d6-ae30-29f59345f950', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:49,320 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:15:49,321 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-589e5fa8-616a-4c25-bfc5-a842a64b6006', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-589e5fa8-616a-4c25-bfc5-a842a64b6006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:50,375 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:15:50,375 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ad6cf2f-6de7-40c6-9ed9-3c59e7be6752', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ad6cf2f-6de7-40c6-9ed9-3c59e7be6752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:51,428 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:15:51,429 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5d03dc9-035d-432a-963a-c04dc0b2ce3c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5d03dc9-035d-432a-963a-c04dc0b2ce3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:52,481 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:15:52,482 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6780985-0875-4930-bec8-8a52b63c4863', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6780985-0875-4930-bec8-8a52b63c4863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:53,537 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.047s 2022-05-25 15:15:53,538 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2af93704-ad54-44e4-9ed1-8d5dbe63c579', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2af93704-ad54-44e4-9ed1-8d5dbe63c579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:54,591 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:15:54,591 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fcc0ccc-0d9a-44c0-a549-5a1e5128124d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fcc0ccc-0d9a-44c0-a549-5a1e5128124d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:55,648 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.048s 2022-05-25 15:15:55,648 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fcd94f9-0c02-4a35-8971-860dde1a0339', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fcd94f9-0c02-4a35-8971-860dde1a0339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:56,706 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.049s 2022-05-25 15:15:56,706 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddc652a5-cf17-4d46-81f7-b64e060ec746', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddc652a5-cf17-4d46-81f7-b64e060ec746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:57,772 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.057s 2022-05-25 15:15:57,772 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a6b1f8e-18fc-4574-9ccd-7563bae3a7ca', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a6b1f8e-18fc-4574-9ccd-7563bae3a7ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:58,826 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:15:58,827 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df0a3806-51e6-46cf-91a2-6fc03efc2696', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df0a3806-51e6-46cf-91a2-6fc03efc2696', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:15:59,880 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:15:59,881 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16013500-f707-47a3-8fd9-9452b7117480', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16013500-f707-47a3-8fd9-9452b7117480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:00,934 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:16:00,935 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be78725a-9ffb-4341-a555-29ecd6af8350', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be78725a-9ffb-4341-a555-29ecd6af8350', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:01,988 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:16:01,989 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f6713d1-a323-4ad9-9a89-47086b359d6e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f6713d1-a323-4ad9-9a89-47086b359d6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:03,041 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:16:03,042 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aecc01d-f825-490d-b704-8febf08f2b79', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aecc01d-f825-490d-b704-8febf08f2b79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:04,095 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:16:04,095 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a7ada1d-628b-4a28-8939-ee662ef88770', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a7ada1d-628b-4a28-8939-ee662ef88770', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:05,150 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:16:05,151 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e621c8ac-6ce9-42f7-8a0a-faa75d8df10f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e621c8ac-6ce9-42f7-8a0a-faa75d8df10f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:06,203 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:16:06,204 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e33af10e-29dd-439f-8a8e-5256aba4584b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e33af10e-29dd-439f-8a8e-5256aba4584b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:07,263 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.050s 2022-05-25 15:16:07,264 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6de31039-0196-4941-b2a3-3a2fcd1fa948', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6de31039-0196-4941-b2a3-3a2fcd1fa948', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:08,322 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.050s 2022-05-25 15:16:08,323 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55387315-1586-4481-8a02-9212cd459abc', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55387315-1586-4481-8a02-9212cd459abc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:09,377 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:16:09,378 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-161e85a3-676e-4221-a9ca-4aa79c7fdcff', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-161e85a3-676e-4221-a9ca-4aa79c7fdcff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:10,431 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:16:10,432 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1467a1af-cb8e-49bc-9385-1eab173c8447', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1467a1af-cb8e-49bc-9385-1eab173c8447', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:11,485 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:16:11,485 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df9530d6-6eef-4ca3-9795-aae3f5609294', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df9530d6-6eef-4ca3-9795-aae3f5609294', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:12,550 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.057s 2022-05-25 15:16:12,550 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f94eac8d-337f-403a-bfe8-9d4e4980b712', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f94eac8d-337f-403a-bfe8-9d4e4980b712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:13,623 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.063s 2022-05-25 15:16:13,623 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9965721c-e2bd-40ec-8cab-e4b85ccfffb6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9965721c-e2bd-40ec-8cab-e4b85ccfffb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:14,678 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:16:14,679 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-031e5d8e-3f14-4fd0-8b83-d27d294fa47d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-031e5d8e-3f14-4fd0-8b83-d27d294fa47d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:15,735 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.048s 2022-05-25 15:16:15,735 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e307c59-6f69-4c51-9378-5aaa66e61700', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e307c59-6f69-4c51-9378-5aaa66e61700', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:16,790 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.047s 2022-05-25 15:16:16,791 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb0ce9b3-fabb-427c-a60d-5ad0fe7d5359', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb0ce9b3-fabb-427c-a60d-5ad0fe7d5359', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:17,849 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.048s 2022-05-25 15:16:17,850 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ae68f91-60b4-4816-8f63-509f98433db3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ae68f91-60b4-4816-8f63-509f98433db3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:18,910 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.050s 2022-05-25 15:16:18,911 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc980a26-8f6b-46b9-853a-b8cf7fe25f1b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc980a26-8f6b-46b9-853a-b8cf7fe25f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:19,966 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:16:19,967 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69843897-0024-4f99-a112-4a153eb0328c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69843897-0024-4f99-a112-4a153eb0328c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:21,023 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.047s 2022-05-25 15:16:21,023 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f501252-fa69-427a-ae7f-ec300eb6f570', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f501252-fa69-427a-ae7f-ec300eb6f570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:22,077 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:16:22,078 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad9d1ea3-777d-4c51-9986-fc4349097a74', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad9d1ea3-777d-4c51-9986-fc4349097a74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:23,134 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:16:23,134 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24f46d39-245d-4d10-9d74-abb18ad69785', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24f46d39-245d-4d10-9d74-abb18ad69785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:24,195 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.052s 2022-05-25 15:16:24,196 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b682b989-53d0-4219-ae75-e74dd43856fb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b682b989-53d0-4219-ae75-e74dd43856fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:25,267 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.059s 2022-05-25 15:16:25,267 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c22a433-d833-4a2d-b181-30bab7feba0d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c22a433-d833-4a2d-b181-30bab7feba0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:26,335 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.052s 2022-05-25 15:16:26,335 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-411aca97-e92e-4a39-8486-3bd7b1bf5bc7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-411aca97-e92e-4a39-8486-3bd7b1bf5bc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:27,394 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.050s 2022-05-25 15:16:27,394 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f91619d-72be-4019-b6dd-dc0a91973db2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f91619d-72be-4019-b6dd-dc0a91973db2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:28,463 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.060s 2022-05-25 15:16:28,464 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcd2ba35-d276-478b-8472-0c01988f7267', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcd2ba35-d276-478b-8472-0c01988f7267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:29,537 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.059s 2022-05-25 15:16:29,537 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc10dac5-60ee-494a-ad3a-b105e7ace83f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc10dac5-60ee-494a-ad3a-b105e7ace83f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:30,597 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.047s 2022-05-25 15:16:30,597 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e11b955-694f-48d0-b22c-c1b51dff9fba', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e11b955-694f-48d0-b22c-c1b51dff9fba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:31,657 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.050s 2022-05-25 15:16:31,658 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aae71afb-53ae-410d-aa6c-128243f1de5f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aae71afb-53ae-410d-aa6c-128243f1de5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:32,713 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:16:32,713 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01b0e7a2-e9a0-4043-965f-bf7ca9ddabc9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01b0e7a2-e9a0-4043-965f-bf7ca9ddabc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:33,768 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:16:33,769 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-373a6eed-d38e-42af-9db2-90f0671aa76d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-373a6eed-d38e-42af-9db2-90f0671aa76d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:34,823 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:16:34,823 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce492c8e-6fea-4e50-8260-b5256a7e48cb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce492c8e-6fea-4e50-8260-b5256a7e48cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:35,881 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.048s 2022-05-25 15:16:35,881 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf0e08c1-8827-48aa-8829-4145674b5c9e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf0e08c1-8827-48aa-8829-4145674b5c9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:36,937 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:16:36,938 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f70a316-3b8d-430d-a8d9-560fe335412b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f70a316-3b8d-430d-a8d9-560fe335412b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:38,018 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.071s 2022-05-25 15:16:38,019 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f785773e-f8f5-4b55-98de-9f103c9e516d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f785773e-f8f5-4b55-98de-9f103c9e516d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:39,090 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.059s 2022-05-25 15:16:39,091 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9593819d-e79a-41d3-8d83-6aff4325b8c7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9593819d-e79a-41d3-8d83-6aff4325b8c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:40,147 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.048s 2022-05-25 15:16:40,148 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f35c6d6-b4b9-4d3f-9169-12e212992208', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f35c6d6-b4b9-4d3f-9169-12e212992208', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:41,203 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.047s 2022-05-25 15:16:41,204 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d648a142-f89c-4c0e-98ef-3e58ccfe154e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d648a142-f89c-4c0e-98ef-3e58ccfe154e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:42,264 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.051s 2022-05-25 15:16:42,264 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e78c59e9-4dcf-400e-af4d-caea3d72b54d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e78c59e9-4dcf-400e-af4d-caea3d72b54d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:43,331 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.058s 2022-05-25 15:16:43,332 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b539a83-55da-461e-85a9-02e8e9b3d1c3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b539a83-55da-461e-85a9-02e8e9b3d1c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:44,407 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.065s 2022-05-25 15:16:44,407 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28969522-ff26-4ea3-8319-d4c1b1bbdd29', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28969522-ff26-4ea3-8319-d4c1b1bbdd29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:45,467 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.050s 2022-05-25 15:16:45,467 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b01e859-7ac0-4368-a8db-4a0a96e58282', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b01e859-7ac0-4368-a8db-4a0a96e58282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:46,522 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:16:46,522 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-106a77e7-2c3f-4a30-a533-60e4322fe90e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-106a77e7-2c3f-4a30-a533-60e4322fe90e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:47,581 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.050s 2022-05-25 15:16:47,581 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed569879-47a4-485b-94b3-c20bb816be2f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed569879-47a4-485b-94b3-c20bb816be2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:48,637 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.048s 2022-05-25 15:16:48,637 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23957ea5-4158-4589-8540-0565b0112c98', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23957ea5-4158-4589-8540-0565b0112c98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:49,695 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.049s 2022-05-25 15:16:49,695 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7080bb48-5d83-4175-b68b-99c56ec47761', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7080bb48-5d83-4175-b68b-99c56ec47761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:50,749 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:16:50,749 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ce88d26-d197-4ad8-8ed6-59de16137348', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ce88d26-d197-4ad8-8ed6-59de16137348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:51,804 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:16:51,804 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86097890-d97d-425b-a774-f1fb16a18f79', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86097890-d97d-425b-a774-f1fb16a18f79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:52,859 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:16:52,859 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-185a664b-c015-4d77-be16-715e8e106c81', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-185a664b-c015-4d77-be16-715e8e106c81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:53,914 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.047s 2022-05-25 15:16:53,915 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5e11679-914b-41d3-9a2b-2ed108627666', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5e11679-914b-41d3-9a2b-2ed108627666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:54,969 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:16:54,970 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45fecbc5-872f-4b92-a6ab-e56a5a0d657d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45fecbc5-872f-4b92-a6ab-e56a5a0d657d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:56,024 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:16:56,025 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2d60e4e-6e1d-40f4-b25f-8cee1c8ab9ca', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2d60e4e-6e1d-40f4-b25f-8cee1c8ab9ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:57,079 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:16:57,082 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d09d72d2-8dae-4ef4-a054-ea6a5f05d405', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d09d72d2-8dae-4ef4-a054-ea6a5f05d405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:58,138 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.047s 2022-05-25 15:16:58,138 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13fce55b-8624-4ad8-ac49-93ef2b73d607', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13fce55b-8624-4ad8-ac49-93ef2b73d607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:16:59,203 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.054s 2022-05-25 15:16:59,203 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abaa5949-a5ba-47e2-9388-871f9ddbc5e9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abaa5949-a5ba-47e2-9388-871f9ddbc5e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:00,259 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.048s 2022-05-25 15:17:00,260 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6277ab3-80aa-4e74-89e5-47f00f906e96', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6277ab3-80aa-4e74-89e5-47f00f906e96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:01,318 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.049s 2022-05-25 15:17:01,318 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbf5fefa-bad8-4645-b265-6ea9e9d19c4e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbf5fefa-bad8-4645-b265-6ea9e9d19c4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:02,379 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.052s 2022-05-25 15:17:02,380 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbf56ef0-5111-46ac-acf3-ae9a05870372', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbf56ef0-5111-46ac-acf3-ae9a05870372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:03,436 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.048s 2022-05-25 15:17:03,437 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69772567-9e43-44fd-97c9-e2821c3d1d7e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69772567-9e43-44fd-97c9-e2821c3d1d7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:04,492 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:17:04,492 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b11fd97-f29a-43f1-811d-88dacd8c971f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b11fd97-f29a-43f1-811d-88dacd8c971f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:05,551 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.050s 2022-05-25 15:17:05,552 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b98dc4b8-7ba9-4bd5-aa07-4a1805eb0f68', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b98dc4b8-7ba9-4bd5-aa07-4a1805eb0f68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:06,604 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:17:06,605 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20a9f184-0f35-49f4-95ba-3f522d78ab04', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20a9f184-0f35-49f4-95ba-3f522d78ab04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:07,659 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:17:07,660 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4e65624-ff07-4a60-aee6-d97482a10d46', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4e65624-ff07-4a60-aee6-d97482a10d46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:08,717 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.048s 2022-05-25 15:17:08,717 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ad872bb-12e5-4538-8822-524b460f292d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ad872bb-12e5-4538-8822-524b460f292d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:09,776 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.049s 2022-05-25 15:17:09,776 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15cc7e21-7e7c-4304-8c81-326727611e1e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15cc7e21-7e7c-4304-8c81-326727611e1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:10,831 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:17:10,832 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56cf54a9-7533-40f3-96d1-4a31c00d6cbf', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56cf54a9-7533-40f3-96d1-4a31c00d6cbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:11,889 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.049s 2022-05-25 15:17:11,890 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b4b6b8f-2314-4cd8-a284-97eeee116733', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b4b6b8f-2314-4cd8-a284-97eeee116733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:12,946 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.047s 2022-05-25 15:17:12,947 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ba2ba19-b4f4-440c-a718-6d7db8703bcd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ba2ba19-b4f4-440c-a718-6d7db8703bcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:14,001 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:17:14,001 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebc8d4aa-8a66-4680-a406-277eae9d5c7d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebc8d4aa-8a66-4680-a406-277eae9d5c7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:15,057 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.047s 2022-05-25 15:17:15,058 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a022833-5afa-41b7-a894-471d5393da0b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a022833-5afa-41b7-a894-471d5393da0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:16,110 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:17:16,110 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d046cec4-11bd-4b8f-aba1-cd1795e08a0b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d046cec4-11bd-4b8f-aba1-cd1795e08a0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:17,164 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:17:17,165 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc663c03-3b48-4e46-b74b-0e7f6d67a322', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc663c03-3b48-4e46-b74b-0e7f6d67a322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:18,221 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.048s 2022-05-25 15:17:18,222 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cae2946b-1781-47db-9fb8-28890716857e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cae2946b-1781-47db-9fb8-28890716857e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:19,278 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.048s 2022-05-25 15:17:19,279 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33d6da0a-4679-4e7c-a683-66c893f3539e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33d6da0a-4679-4e7c-a683-66c893f3539e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:20,332 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:17:20,332 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a1d5dbd-37c1-4da7-934d-2b604c916f2a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a1d5dbd-37c1-4da7-934d-2b604c916f2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:21,392 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.051s 2022-05-25 15:17:21,392 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cb56285-73f9-44b1-95c7-71a700ddefc6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cb56285-73f9-44b1-95c7-71a700ddefc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:22,450 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.049s 2022-05-25 15:17:22,451 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09a0fcf9-5eaa-4b11-b385-76eba13cdf01', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09a0fcf9-5eaa-4b11-b385-76eba13cdf01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:23,507 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.048s 2022-05-25 15:17:23,508 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47a96ffb-32c5-49a4-8a41-13c9f57a546e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47a96ffb-32c5-49a4-8a41-13c9f57a546e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:24,572 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.055s 2022-05-25 15:17:24,572 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d57d947-5361-42f8-a4e6-f2637a6762df', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d57d947-5361-42f8-a4e6-f2637a6762df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:25,638 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.057s 2022-05-25 15:17:25,638 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b43eefb-6ebd-4ff0-951e-b3890f1ed702', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b43eefb-6ebd-4ff0-951e-b3890f1ed702', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:26,706 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.060s 2022-05-25 15:17:26,707 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90a3ba98-0121-4a9c-a0a8-44afd82da033', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90a3ba98-0121-4a9c-a0a8-44afd82da033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:27,761 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:17:27,762 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf7c8623-5cf3-4bd1-b72f-fcbacc16a3f1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf7c8623-5cf3-4bd1-b72f-fcbacc16a3f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:28,814 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:17:28,815 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c79e2530-c21a-48e8-9df7-045b33c442c2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c79e2530-c21a-48e8-9df7-045b33c442c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:29,869 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:17:29,869 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a967f2cf-847a-42d7-b153-b6458b47f7a5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a967f2cf-847a-42d7-b153-b6458b47f7a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:30,930 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.052s 2022-05-25 15:17:30,930 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d69e1b4-647d-46a7-8d41-7d29d1448a64', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d69e1b4-647d-46a7-8d41-7d29d1448a64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:31,984 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:17:31,985 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6df3fd0-ec4f-4f07-81e7-a13fefbb4fe5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6df3fd0-ec4f-4f07-81e7-a13fefbb4fe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:33,041 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:17:33,041 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e76c11b-2664-4e91-8a74-2fb1b65f85e7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e76c11b-2664-4e91-8a74-2fb1b65f85e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:34,099 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.048s 2022-05-25 15:17:34,099 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-361a50ab-845d-4fb5-b50a-8d8e3800dbe2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-361a50ab-845d-4fb5-b50a-8d8e3800dbe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:35,158 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.049s 2022-05-25 15:17:35,158 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30ab8664-ebaf-4dcd-beb0-b6b8e681b194', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30ab8664-ebaf-4dcd-beb0-b6b8e681b194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:36,211 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:17:36,211 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d02704ca-f06b-47ef-8ca5-fe8a804664e0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d02704ca-f06b-47ef-8ca5-fe8a804664e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:37,267 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.047s 2022-05-25 15:17:37,267 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00eaf668-9310-4ae7-be2f-958038642fc5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00eaf668-9310-4ae7-be2f-958038642fc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:38,322 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:17:38,322 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf237c6f-39d0-486b-8adb-7b999cbf4367', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf237c6f-39d0-486b-8adb-7b999cbf4367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:39,375 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:17:39,376 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09c76525-ae84-49c2-b949-6916c5a22671', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09c76525-ae84-49c2-b949-6916c5a22671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:40,428 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:17:40,429 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01b9d5c5-595b-4e9f-ade0-e307b4a0dd56', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01b9d5c5-595b-4e9f-ade0-e307b4a0dd56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:41,483 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:17:41,483 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beec22ee-b587-4a1d-96dc-e58f00a94d40', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beec22ee-b587-4a1d-96dc-e58f00a94d40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:42,536 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:17:42,536 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e18a71f9-11ed-4c77-9dae-786d90e57f83', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e18a71f9-11ed-4c77-9dae-786d90e57f83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:43,589 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.044s 2022-05-25 15:17:43,589 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fde37aaf-561f-4132-a912-30135f579fbf', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fde37aaf-561f-4132-a912-30135f579fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:44,644 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:17:44,644 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ac81b8d-1c47-4d17-99c0-729cc61d2968', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ac81b8d-1c47-4d17-99c0-729cc61d2968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:45,706 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.048s 2022-05-25 15:17:45,713 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a789ad6f-ceed-4a9f-b6a5-2cee2ff995e0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a789ad6f-ceed-4a9f-b6a5-2cee2ff995e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:46,774 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.047s 2022-05-25 15:17:46,775 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1830dd7-2e73-4c3a-8c9c-a13217533b06', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1830dd7-2e73-4c3a-8c9c-a13217533b06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:47,829 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.046s 2022-05-25 15:17:47,830 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ea026d1-78b2-486a-ae19-004d1ff4d443', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ea026d1-78b2-486a-ae19-004d1ff4d443', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:48,889 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.050s 2022-05-25 15:17:48,890 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7118263f-c262-488e-a2d0-30bef0bd598d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7118263f-c262-488e-a2d0-30bef0bd598d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:49,943 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b 0.045s 2022-05-25 15:17:49,944 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc640969-a73b-4067-a7f2-e8b4cd1193f4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc640969-a73b-4067-a7f2-e8b4cd1193f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b'} Body: b'{"volume": {"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:02:29.000000", "updated_at": "2022-05-25T15:05:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1870163715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/6a8f3239-bdd5-4d59-83bc-3479811c769b"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "attachment_id": "9c74f862-3ad8-43d5-b43a-4e12f30be4d1", "volume_id": "6a8f3239-bdd5-4d59-83bc-3479811c769b", "server_id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:38.000000"}], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:17:50,267 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.316s 2022-05-25 15:17:50,272 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:49 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-084384f1-b5d2-4be5-bab2-8ded2a965b56', 'x-compute-request-id': 'req-084384f1-b5d2-4be5-bab2-8ded2a965b56', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'' 2022-05-25 15:17:50,432 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.159s 2022-05-25 15:17:50,432 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-36064659-af85-48d0-9510-275a02be77db', 'x-compute-request-id': 'req-36064659-af85-48d0-9510-275a02be77db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:17:51,622 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.180s 2022-05-25 15:17:51,623 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-db53a960-8b58-4705-8d24-0597e1399076', 'x-compute-request-id': 'req-db53a960-8b58-4705-8d24-0597e1399076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:17:52,792 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.159s 2022-05-25 15:17:52,793 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-7df9d53f-c7ba-4be5-b33c-413488225134', 'x-compute-request-id': 'req-7df9d53f-c7ba-4be5-b33c-413488225134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:17:53,963 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.160s 2022-05-25 15:17:53,963 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-e4e29945-7b3d-476f-a4c9-44f79ea7d369', 'x-compute-request-id': 'req-e4e29945-7b3d-476f-a4c9-44f79ea7d369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:17:55,134 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.161s 2022-05-25 15:17:55,134 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-c666bbeb-7a02-4a4a-8259-29ba779d7b2b', 'x-compute-request-id': 'req-c666bbeb-7a02-4a4a-8259-29ba779d7b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:17:56,305 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.161s 2022-05-25 15:17:56,305 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-1f9d654b-cd33-47ce-9405-6711d61168e2', 'x-compute-request-id': 'req-1f9d654b-cd33-47ce-9405-6711d61168e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:17:57,476 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.160s 2022-05-25 15:17:57,476 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-c064273e-a8af-4f7d-8dce-ee71cade5989', 'x-compute-request-id': 'req-c064273e-a8af-4f7d-8dce-ee71cade5989', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:17:58,656 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.171s 2022-05-25 15:17:58,657 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-ee6e241b-860d-49e1-ac84-2fdea50f9a01', 'x-compute-request-id': 'req-ee6e241b-860d-49e1-ac84-2fdea50f9a01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:17:59,821 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.156s 2022-05-25 15:17:59,822 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-6e0dba57-570f-4028-b5c1-7bb024830dc3', 'x-compute-request-id': 'req-6e0dba57-570f-4028-b5c1-7bb024830dc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:01,005 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.173s 2022-05-25 15:18:01,005 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-23dcd175-5503-4ab0-b994-1860d5c9938d', 'x-compute-request-id': 'req-23dcd175-5503-4ab0-b994-1860d5c9938d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:02,275 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.260s 2022-05-25 15:18:02,275 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-9bf3cf13-c551-4546-b5df-e97d936bdf18', 'x-compute-request-id': 'req-9bf3cf13-c551-4546-b5df-e97d936bdf18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:03,466 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.180s 2022-05-25 15:18:03,466 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-34c993ef-1221-4254-b647-02f83cb258a5', 'x-compute-request-id': 'req-34c993ef-1221-4254-b647-02f83cb258a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:04,635 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.158s 2022-05-25 15:18:04,635 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-24f54e8e-04fa-4e3b-9365-c45f17177f33', 'x-compute-request-id': 'req-24f54e8e-04fa-4e3b-9365-c45f17177f33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:05,805 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.161s 2022-05-25 15:18:05,806 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-dbd292c0-6001-416e-abab-c82699bf4cc1', 'x-compute-request-id': 'req-dbd292c0-6001-416e-abab-c82699bf4cc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:06,971 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.156s 2022-05-25 15:18:06,971 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-cd0bbf6a-4e00-4f45-a91f-47f4d7ac5e26', 'x-compute-request-id': 'req-cd0bbf6a-4e00-4f45-a91f-47f4d7ac5e26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:08,132 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.151s 2022-05-25 15:18:08,132 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-698f778e-5b7c-463b-8390-dea317bfa68a', 'x-compute-request-id': 'req-698f778e-5b7c-463b-8390-dea317bfa68a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:09,297 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.156s 2022-05-25 15:18:09,297 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-e05e29bd-de00-49a5-b192-75864b7ed23f', 'x-compute-request-id': 'req-e05e29bd-de00-49a5-b192-75864b7ed23f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:10,466 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.160s 2022-05-25 15:18:10,466 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-1ea183d4-f1f1-4f76-8d8a-22b7d43835d1', 'x-compute-request-id': 'req-1ea183d4-f1f1-4f76-8d8a-22b7d43835d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:11,632 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.157s 2022-05-25 15:18:11,633 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-8aed758c-daed-4308-a543-c9175df571bc', 'x-compute-request-id': 'req-8aed758c-daed-4308-a543-c9175df571bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:12,802 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.161s 2022-05-25 15:18:12,802 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-8dc7ca71-b0b1-41f8-9c2f-5b2188804620', 'x-compute-request-id': 'req-8dc7ca71-b0b1-41f8-9c2f-5b2188804620', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:13,967 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.156s 2022-05-25 15:18:13,967 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-e52c2769-aa59-499b-9d9a-8e184d3f59f7', 'x-compute-request-id': 'req-e52c2769-aa59-499b-9d9a-8e184d3f59f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:15,279 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.302s 2022-05-25 15:18:15,283 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-6fbf1e95-a22b-422b-b95f-02fbda5208a5', 'x-compute-request-id': 'req-6fbf1e95-a22b-422b-b95f-02fbda5208a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:16,512 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.219s 2022-05-25 15:18:16,512 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-5a046351-0ac8-4056-a331-08b4768592fa', 'x-compute-request-id': 'req-5a046351-0ac8-4056-a331-08b4768592fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:17,747 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.226s 2022-05-25 15:18:17,747 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-9169cd43-a56a-40ff-9922-dad4890f46a8', 'x-compute-request-id': 'req-9169cd43-a56a-40ff-9922-dad4890f46a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:18,989 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.232s 2022-05-25 15:18:18,989 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-06edd9fe-50e5-4bcc-ac21-46e78ae0e746', 'x-compute-request-id': 'req-06edd9fe-50e5-4bcc-ac21-46e78ae0e746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:20,238 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.239s 2022-05-25 15:18:20,238 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-bc094028-cba2-41dc-a758-92fb783d191f', 'x-compute-request-id': 'req-bc094028-cba2-41dc-a758-92fb783d191f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:21,468 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.220s 2022-05-25 15:18:21,468 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-fd13d29d-7811-44ab-9245-6068ddca6137', 'x-compute-request-id': 'req-fd13d29d-7811-44ab-9245-6068ddca6137', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:22,709 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.231s 2022-05-25 15:18:22,710 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-2c4dbb56-c4a6-4b35-b816-1eae8597364d', 'x-compute-request-id': 'req-2c4dbb56-c4a6-4b35-b816-1eae8597364d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:23,945 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.227s 2022-05-25 15:18:23,945 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-e293dbb7-b786-4ff9-b8b4-8465ef99630f', 'x-compute-request-id': 'req-e293dbb7-b786-4ff9-b8b4-8465ef99630f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:25,180 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.226s 2022-05-25 15:18:25,181 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-8d7da9e6-d35e-4d8e-ae43-5c102343ce2e', 'x-compute-request-id': 'req-8d7da9e6-d35e-4d8e-ae43-5c102343ce2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:26,421 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.231s 2022-05-25 15:18:26,421 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-c21d5562-c906-4420-86af-f2655cca3b8c', 'x-compute-request-id': 'req-c21d5562-c906-4420-86af-f2655cca3b8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:27,658 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.228s 2022-05-25 15:18:27,658 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-e07a45dd-c526-4f16-bbc0-e656facee64a', 'x-compute-request-id': 'req-e07a45dd-c526-4f16-bbc0-e656facee64a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:28,885 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.218s 2022-05-25 15:18:28,886 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-1fa07ba1-e01a-45bd-94fc-462423739780', 'x-compute-request-id': 'req-1fa07ba1-e01a-45bd-94fc-462423739780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:30,120 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.225s 2022-05-25 15:18:30,121 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-55b4e062-2a7d-4b9a-8d88-18af22e10b2b', 'x-compute-request-id': 'req-55b4e062-2a7d-4b9a-8d88-18af22e10b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:31,361 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.231s 2022-05-25 15:18:31,362 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-01622a24-69f4-4eac-ad6a-10a42d9ff243', 'x-compute-request-id': 'req-01622a24-69f4-4eac-ad6a-10a42d9ff243', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:32,605 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.234s 2022-05-25 15:18:32,605 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-437d9696-133c-4c45-966c-7da73f710938', 'x-compute-request-id': 'req-437d9696-133c-4c45-966c-7da73f710938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:33,854 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.240s 2022-05-25 15:18:33,855 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-134b747c-fc6d-4a62-82e8-a0983591cabc', 'x-compute-request-id': 'req-134b747c-fc6d-4a62-82e8-a0983591cabc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:35,083 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.219s 2022-05-25 15:18:35,084 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-e0357b38-794b-49b3-b72f-8419fd7547eb', 'x-compute-request-id': 'req-e0357b38-794b-49b3-b72f-8419fd7547eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:36,323 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.231s 2022-05-25 15:18:36,324 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-5005718f-b04f-4d9c-8394-b11035855731', 'x-compute-request-id': 'req-5005718f-b04f-4d9c-8394-b11035855731', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:37,557 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.224s 2022-05-25 15:18:37,557 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-2732dda1-006e-47b0-9845-520a029a989c', 'x-compute-request-id': 'req-2732dda1-006e-47b0-9845-520a029a989c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:38,786 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.220s 2022-05-25 15:18:38,787 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-de4179c3-1c6f-4aff-89bb-33feb9ec227e', 'x-compute-request-id': 'req-de4179c3-1c6f-4aff-89bb-33feb9ec227e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:40,246 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.450s 2022-05-25 15:18:40,246 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-1aea95dd-48b5-43a6-b652-988f44a31688', 'x-compute-request-id': 'req-1aea95dd-48b5-43a6-b652-988f44a31688', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:41,489 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.234s 2022-05-25 15:18:41,490 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-d6e645c3-2601-4328-8981-a672db7bb70d', 'x-compute-request-id': 'req-d6e645c3-2601-4328-8981-a672db7bb70d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:42,725 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.226s 2022-05-25 15:18:42,725 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-39994fb3-22f4-41b0-b351-9abb2107f4a5', 'x-compute-request-id': 'req-39994fb3-22f4-41b0-b351-9abb2107f4a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:43,948 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.213s 2022-05-25 15:18:43,948 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-cd7d52ac-10cd-4d0f-a093-4317acb0ba98', 'x-compute-request-id': 'req-cd7d52ac-10cd-4d0f-a093-4317acb0ba98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:45,164 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.207s 2022-05-25 15:18:45,164 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-f43cb6e7-9972-4382-8547-6ce9bee8052c', 'x-compute-request-id': 'req-f43cb6e7-9972-4382-8547-6ce9bee8052c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:46,399 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.226s 2022-05-25 15:18:46,399 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-b717beb2-14ac-4aee-82a7-d4bc17bb37b4', 'x-compute-request-id': 'req-b717beb2-14ac-4aee-82a7-d4bc17bb37b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:47,638 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.230s 2022-05-25 15:18:47,638 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-30d82276-2de0-4114-b3b3-a7fd2cb48091', 'x-compute-request-id': 'req-30d82276-2de0-4114-b3b3-a7fd2cb48091', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:48,883 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.234s 2022-05-25 15:18:48,883 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-31d7748f-239a-490b-9d63-5f69a88c2548', 'x-compute-request-id': 'req-31d7748f-239a-490b-9d63-5f69a88c2548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:50,124 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.232s 2022-05-25 15:18:50,124 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-ab4c88c9-8d82-4d05-9101-48549df8cf1e', 'x-compute-request-id': 'req-ab4c88c9-8d82-4d05-9101-48549df8cf1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:51,369 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.235s 2022-05-25 15:18:51,370 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-0a5fc40c-ef96-41a9-a917-dd3f384543c2', 'x-compute-request-id': 'req-0a5fc40c-ef96-41a9-a917-dd3f384543c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:52,601 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.222s 2022-05-25 15:18:52,601 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-4c4ecc90-e2d2-474f-9676-93699104a88c', 'x-compute-request-id': 'req-4c4ecc90-e2d2-474f-9676-93699104a88c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:53,840 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.229s 2022-05-25 15:18:53,840 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-fec5f77e-c0b3-4fc0-b5c3-5c3c03638c98', 'x-compute-request-id': 'req-fec5f77e-c0b3-4fc0-b5c3-5c3c03638c98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:55,076 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.227s 2022-05-25 15:18:55,076 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-8d0d129c-83c4-4a4c-814e-c32ca59aa180', 'x-compute-request-id': 'req-8d0d129c-83c4-4a4c-814e-c32ca59aa180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:56,314 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.227s 2022-05-25 15:18:56,314 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-cd08866e-743e-4e05-95e3-29ebc37bdd20', 'x-compute-request-id': 'req-cd08866e-743e-4e05-95e3-29ebc37bdd20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:57,553 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.228s 2022-05-25 15:18:57,553 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-18c3cd9b-cfea-4993-8654-bfda43080f65', 'x-compute-request-id': 'req-18c3cd9b-cfea-4993-8654-bfda43080f65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:18:58,789 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.226s 2022-05-25 15:18:58,789 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-bcd9eeba-1805-40a0-9a45-1918881fe269', 'x-compute-request-id': 'req-bcd9eeba-1805-40a0-9a45-1918881fe269', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:00,030 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.232s 2022-05-25 15:19:00,030 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-edd00dc0-5383-442c-bf19-d2453a05badc', 'x-compute-request-id': 'req-edd00dc0-5383-442c-bf19-d2453a05badc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:01,267 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.228s 2022-05-25 15:19:01,268 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-54ae5780-0dcc-4226-bf3d-16616252753e', 'x-compute-request-id': 'req-54ae5780-0dcc-4226-bf3d-16616252753e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:02,525 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.241s 2022-05-25 15:19:02,526 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-323fd361-bbb8-41ae-99b0-fff6a21f52f8', 'x-compute-request-id': 'req-323fd361-bbb8-41ae-99b0-fff6a21f52f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:03,992 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.457s 2022-05-25 15:19:03,992 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-dc7af7b5-ae27-4975-b808-0eba8f233c75', 'x-compute-request-id': 'req-dc7af7b5-ae27-4975-b808-0eba8f233c75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:05,228 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.227s 2022-05-25 15:19:05,228 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-0019736f-ad7b-43e0-9a71-17a84b6d694a', 'x-compute-request-id': 'req-0019736f-ad7b-43e0-9a71-17a84b6d694a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:06,460 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.224s 2022-05-25 15:19:06,461 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-a05986a4-2178-4ce9-b0bd-a4ece8e1cde9', 'x-compute-request-id': 'req-a05986a4-2178-4ce9-b0bd-a4ece8e1cde9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:07,696 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.226s 2022-05-25 15:19:07,696 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-4f7cb882-8357-4f9b-911f-e71428c29022', 'x-compute-request-id': 'req-4f7cb882-8357-4f9b-911f-e71428c29022', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:08,925 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.221s 2022-05-25 15:19:08,926 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-81363827-f830-4aec-835d-8d36d36cae92', 'x-compute-request-id': 'req-81363827-f830-4aec-835d-8d36d36cae92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:10,153 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.218s 2022-05-25 15:19:10,153 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-0c62f3a6-1a55-4a0f-9332-cac2461b7f1b', 'x-compute-request-id': 'req-0c62f3a6-1a55-4a0f-9332-cac2461b7f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:11,379 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.216s 2022-05-25 15:19:11,379 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-e24363db-757b-4519-88ab-f5a27792b88a', 'x-compute-request-id': 'req-e24363db-757b-4519-88ab-f5a27792b88a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:12,611 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.222s 2022-05-25 15:19:12,611 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-68f4a0ea-a705-4898-bc65-02b8a368ba65', 'x-compute-request-id': 'req-68f4a0ea-a705-4898-bc65-02b8a368ba65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:13,840 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.219s 2022-05-25 15:19:13,840 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-d4ca11e2-efd5-4dab-a5e8-c799d0366c1b', 'x-compute-request-id': 'req-d4ca11e2-efd5-4dab-a5e8-c799d0366c1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:15,085 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.236s 2022-05-25 15:19:15,086 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-87aa33bc-0f12-430c-9217-d8c868c220e3', 'x-compute-request-id': 'req-87aa33bc-0f12-430c-9217-d8c868c220e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:16,327 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.233s 2022-05-25 15:19:16,327 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-e1884e64-1a54-4c86-b86f-067246b0150d', 'x-compute-request-id': 'req-e1884e64-1a54-4c86-b86f-067246b0150d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:17,569 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.232s 2022-05-25 15:19:17,570 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-d2d3a12d-9f54-493a-9622-ecedf8a8aa72', 'x-compute-request-id': 'req-d2d3a12d-9f54-493a-9622-ecedf8a8aa72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:18,802 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.224s 2022-05-25 15:19:18,803 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-722642d9-939e-424e-b16b-6345e4259411', 'x-compute-request-id': 'req-722642d9-939e-424e-b16b-6345e4259411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:20,042 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.229s 2022-05-25 15:19:20,042 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-5a9b29b6-a155-4988-8641-1b2b04b131b8', 'x-compute-request-id': 'req-5a9b29b6-a155-4988-8641-1b2b04b131b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:21,278 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.225s 2022-05-25 15:19:21,278 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-f6370974-b8c7-4cd1-a710-6552f0b16ab6', 'x-compute-request-id': 'req-f6370974-b8c7-4cd1-a710-6552f0b16ab6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:22,532 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.239s 2022-05-25 15:19:22,532 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-68b7f6b8-eeff-4bf6-8fa6-5e9bf5c79174', 'x-compute-request-id': 'req-68b7f6b8-eeff-4bf6-8fa6-5e9bf5c79174', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:23,767 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.227s 2022-05-25 15:19:23,768 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-f0615d1f-8303-4145-b9dc-d4f9897dde6f', 'x-compute-request-id': 'req-f0615d1f-8303-4145-b9dc-d4f9897dde6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:25,005 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.228s 2022-05-25 15:19:25,005 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-6f41de61-fce5-4cb6-9fd6-5406b614c682', 'x-compute-request-id': 'req-6f41de61-fce5-4cb6-9fd6-5406b614c682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:26,279 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.265s 2022-05-25 15:19:26,280 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-f2a728f2-a043-4910-8dfd-6149ec2b393c', 'x-compute-request-id': 'req-f2a728f2-a043-4910-8dfd-6149ec2b393c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:27,519 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.231s 2022-05-25 15:19:27,520 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-4de94efd-e60e-4129-b85a-0a6a35bb6747', 'x-compute-request-id': 'req-4de94efd-e60e-4129-b85a-0a6a35bb6747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:28,756 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.227s 2022-05-25 15:19:28,757 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-f51f0764-740c-49d8-b911-ca2de1e7cef8', 'x-compute-request-id': 'req-f51f0764-740c-49d8-b911-ca2de1e7cef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:30,023 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.257s 2022-05-25 15:19:30,027 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-10c6ef49-0618-4d55-9dbb-6229147f1ede', 'x-compute-request-id': 'req-10c6ef49-0618-4d55-9dbb-6229147f1ede', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:31,263 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.227s 2022-05-25 15:19:31,264 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-f985fe55-0d8e-4652-a881-af79967a17dc', 'x-compute-request-id': 'req-f985fe55-0d8e-4652-a881-af79967a17dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:32,504 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.230s 2022-05-25 15:19:32,504 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-61038dba-d45c-4583-b116-967d4babcffd', 'x-compute-request-id': 'req-61038dba-d45c-4583-b116-967d4babcffd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:33,746 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.233s 2022-05-25 15:19:33,747 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-4e945c44-6e9c-431d-b578-21da8a871925', 'x-compute-request-id': 'req-4e945c44-6e9c-431d-b578-21da8a871925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:34,996 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.237s 2022-05-25 15:19:34,997 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-84e702fe-34b2-4d0b-94ff-604e4507526e', 'x-compute-request-id': 'req-84e702fe-34b2-4d0b-94ff-604e4507526e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:36,247 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.238s 2022-05-25 15:19:36,247 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-12c371af-8d90-48a3-a361-b937d87b6e70', 'x-compute-request-id': 'req-12c371af-8d90-48a3-a361-b937d87b6e70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:37,490 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.234s 2022-05-25 15:19:37,490 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-60f341d0-4d8b-4447-8403-66cb75ec18e7', 'x-compute-request-id': 'req-60f341d0-4d8b-4447-8403-66cb75ec18e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:38,727 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.228s 2022-05-25 15:19:38,728 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-2b2bdff0-b724-4bcc-957a-b8a67e759de1', 'x-compute-request-id': 'req-2b2bdff0-b724-4bcc-957a-b8a67e759de1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:39,973 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.236s 2022-05-25 15:19:39,973 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-a943ed27-f227-4599-bc5b-a58eef00c5e8', 'x-compute-request-id': 'req-a943ed27-f227-4599-bc5b-a58eef00c5e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:41,208 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.224s 2022-05-25 15:19:41,209 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-3deed417-50b9-40fd-adb1-b06df55611f2', 'x-compute-request-id': 'req-3deed417-50b9-40fd-adb1-b06df55611f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:42,464 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.244s 2022-05-25 15:19:42,465 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-53a5403d-fec5-4616-8f0b-0faf413e41ee', 'x-compute-request-id': 'req-53a5403d-fec5-4616-8f0b-0faf413e41ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:43,941 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.467s 2022-05-25 15:19:43,941 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-4d186611-4de6-44d6-999f-f8c37d9f8710', 'x-compute-request-id': 'req-4d186611-4de6-44d6-999f-f8c37d9f8710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:45,186 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.230s 2022-05-25 15:19:45,186 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-6f000b31-2231-4d05-87ea-e9fac3e4dfed', 'x-compute-request-id': 'req-6f000b31-2231-4d05-87ea-e9fac3e4dfed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:46,424 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.228s 2022-05-25 15:19:46,424 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-17f9ed6c-6b62-4ab9-90a4-342fe51f4bd1', 'x-compute-request-id': 'req-17f9ed6c-6b62-4ab9-90a4-342fe51f4bd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:47,667 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.233s 2022-05-25 15:19:47,667 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-797c74ef-9143-4a98-9919-5d8f3084c896', 'x-compute-request-id': 'req-797c74ef-9143-4a98-9919-5d8f3084c896', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:48,924 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.241s 2022-05-25 15:19:48,924 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-340c9281-ad19-4573-a217-881683bd0f31', 'x-compute-request-id': 'req-340c9281-ad19-4573-a217-881683bd0f31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:50,242 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.308s 2022-05-25 15:19:50,243 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-2701f928-66d6-49bb-ba73-5711eb479be8', 'x-compute-request-id': 'req-2701f928-66d6-49bb-ba73-5711eb479be8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:51,481 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.224s 2022-05-25 15:19:51,481 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-eb1a930d-0768-4b6b-92f4-0df01300ad7a', 'x-compute-request-id': 'req-eb1a930d-0768-4b6b-92f4-0df01300ad7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:52,715 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.223s 2022-05-25 15:19:52,715 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-f54732b2-5f58-459e-a069-946966b56e05', 'x-compute-request-id': 'req-f54732b2-5f58-459e-a069-946966b56e05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:53,961 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.236s 2022-05-25 15:19:53,961 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-c57e18f7-e268-45f6-ac9c-7f01ee94678a', 'x-compute-request-id': 'req-c57e18f7-e268-45f6-ac9c-7f01ee94678a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:55,209 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.239s 2022-05-25 15:19:55,210 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-e4ee1ee6-28a0-47dd-b22b-45b04e44d029', 'x-compute-request-id': 'req-e4ee1ee6-28a0-47dd-b22b-45b04e44d029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:56,471 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.252s 2022-05-25 15:19:56,472 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-7397777a-9baa-41e7-8adc-93d8e1a36fd3', 'x-compute-request-id': 'req-7397777a-9baa-41e7-8adc-93d8e1a36fd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:57,705 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.224s 2022-05-25 15:19:57,706 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-b9398bc3-2eeb-4e24-953f-a2429f745131', 'x-compute-request-id': 'req-b9398bc3-2eeb-4e24-953f-a2429f745131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:19:58,939 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.224s 2022-05-25 15:19:58,939 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-453dd95c-b5cb-4a3b-a23b-5335efe2c49c', 'x-compute-request-id': 'req-453dd95c-b5cb-4a3b-a23b-5335efe2c49c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:00,182 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.234s 2022-05-25 15:20:00,182 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-63ad6c08-3c74-4bdf-a521-5f11115737bb', 'x-compute-request-id': 'req-63ad6c08-3c74-4bdf-a521-5f11115737bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:01,427 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.235s 2022-05-25 15:20:01,427 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-cce11e7d-0a44-4e0f-86aa-cadd58570d4d', 'x-compute-request-id': 'req-cce11e7d-0a44-4e0f-86aa-cadd58570d4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:02,665 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.228s 2022-05-25 15:20:02,665 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-f8256b4e-d751-422d-a34d-34a4b824069b', 'x-compute-request-id': 'req-f8256b4e-d751-422d-a34d-34a4b824069b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:03,908 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.234s 2022-05-25 15:20:03,909 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-a3826798-3f5d-4486-b475-efe090a700f9', 'x-compute-request-id': 'req-a3826798-3f5d-4486-b475-efe090a700f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:05,155 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.237s 2022-05-25 15:20:05,156 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-ebdb6f61-965a-4c9c-8095-130986b20f81', 'x-compute-request-id': 'req-ebdb6f61-965a-4c9c-8095-130986b20f81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:06,397 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.232s 2022-05-25 15:20:06,398 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-d742b1b9-4f06-4d75-929f-1cd89132d104', 'x-compute-request-id': 'req-d742b1b9-4f06-4d75-929f-1cd89132d104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:07,641 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.232s 2022-05-25 15:20:07,641 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-61190126-6024-46bc-b043-68cf3d13de42', 'x-compute-request-id': 'req-61190126-6024-46bc-b043-68cf3d13de42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:08,878 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.227s 2022-05-25 15:20:08,878 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-82c53634-1248-4a70-b7d1-b2a94f6953c2', 'x-compute-request-id': 'req-82c53634-1248-4a70-b7d1-b2a94f6953c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:10,116 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.229s 2022-05-25 15:20:10,117 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-962dbc36-da35-4f81-a3b3-686b77c3139b', 'x-compute-request-id': 'req-962dbc36-da35-4f81-a3b3-686b77c3139b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:11,361 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.235s 2022-05-25 15:20:11,361 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-1f4b48ce-1372-4dd2-bf1b-e400026e3f4c', 'x-compute-request-id': 'req-1f4b48ce-1372-4dd2-bf1b-e400026e3f4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:12,598 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.227s 2022-05-25 15:20:12,598 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-eca1eb94-f8bc-439e-a18b-066d648df2af', 'x-compute-request-id': 'req-eca1eb94-f8bc-439e-a18b-066d648df2af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:13,830 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.221s 2022-05-25 15:20:13,830 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-6a2f3961-4918-47ff-9046-4ef7146e2760', 'x-compute-request-id': 'req-6a2f3961-4918-47ff-9046-4ef7146e2760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:15,061 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.220s 2022-05-25 15:20:15,062 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-bf250acf-0b83-412b-a6c2-1b9284b34137', 'x-compute-request-id': 'req-bf250acf-0b83-412b-a6c2-1b9284b34137', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:16,308 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.234s 2022-05-25 15:20:16,308 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-236c7e59-0091-456b-8d2f-4845d98cc1f4', 'x-compute-request-id': 'req-236c7e59-0091-456b-8d2f-4845d98cc1f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:17,573 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.253s 2022-05-25 15:20:17,573 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-12c12294-a519-41a2-9daa-35a7e776ccc9', 'x-compute-request-id': 'req-12c12294-a519-41a2-9daa-35a7e776ccc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:18,813 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.221s 2022-05-25 15:20:18,813 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-01004435-3e1b-45c0-a8d3-71a153161cbc', 'x-compute-request-id': 'req-01004435-3e1b-45c0-a8d3-71a153161cbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:20,058 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.236s 2022-05-25 15:20:20,059 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-49624f92-78e6-44ac-be26-de6ec308add0', 'x-compute-request-id': 'req-49624f92-78e6-44ac-be26-de6ec308add0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:21,296 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.229s 2022-05-25 15:20:21,297 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-99563ea8-5ed7-4fb2-98b0-4d72a1d033d3', 'x-compute-request-id': 'req-99563ea8-5ed7-4fb2-98b0-4d72a1d033d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:22,525 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.218s 2022-05-25 15:20:22,525 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-86fd0032-cab2-4095-bca8-5f301b24b553', 'x-compute-request-id': 'req-86fd0032-cab2-4095-bca8-5f301b24b553', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:23,754 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.220s 2022-05-25 15:20:23,754 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-36f39bf7-e82f-40d2-a98d-3e6b5ab98cde', 'x-compute-request-id': 'req-36f39bf7-e82f-40d2-a98d-3e6b5ab98cde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:25,001 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.237s 2022-05-25 15:20:25,006 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-46a9beb1-3f6d-4fd4-95a1-ce9122863370', 'x-compute-request-id': 'req-46a9beb1-3f6d-4fd4-95a1-ce9122863370', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:26,458 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.442s 2022-05-25 15:20:26,458 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-6afb6aab-878e-44e0-b326-a21b92725f28', 'x-compute-request-id': 'req-6afb6aab-878e-44e0-b326-a21b92725f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:27,723 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.255s 2022-05-25 15:20:27,723 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-ac4004fe-e82d-40ff-bf10-6c41cf1fc12d', 'x-compute-request-id': 'req-ac4004fe-e82d-40ff-bf10-6c41cf1fc12d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:28,959 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.222s 2022-05-25 15:20:28,959 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-a84c8e71-3546-41a0-a684-6716a6d3775c', 'x-compute-request-id': 'req-a84c8e71-3546-41a0-a684-6716a6d3775c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:30,210 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.240s 2022-05-25 15:20:30,211 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-36b621f9-323f-46d5-a131-f9bff74974cf', 'x-compute-request-id': 'req-36b621f9-323f-46d5-a131-f9bff74974cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:31,451 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.231s 2022-05-25 15:20:31,451 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-7091dc93-6cc2-4c0c-a7d5-02f6fc5edb47', 'x-compute-request-id': 'req-7091dc93-6cc2-4c0c-a7d5-02f6fc5edb47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:32,681 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.220s 2022-05-25 15:20:32,681 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-f6708b61-46ea-418d-a9b3-4a730d78733b', 'x-compute-request-id': 'req-f6708b61-46ea-418d-a9b3-4a730d78733b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:33,913 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.222s 2022-05-25 15:20:33,913 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-6bc6e712-29f0-4138-9579-73a13ba3efa5', 'x-compute-request-id': 'req-6bc6e712-29f0-4138-9579-73a13ba3efa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:35,145 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.223s 2022-05-25 15:20:35,145 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-8ee7dce9-12a0-46b4-94c5-ea63546edce9', 'x-compute-request-id': 'req-8ee7dce9-12a0-46b4-94c5-ea63546edce9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:36,375 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.221s 2022-05-25 15:20:36,375 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-6c169133-87ac-4bfa-b7ac-534158898dce', 'x-compute-request-id': 'req-6c169133-87ac-4bfa-b7ac-534158898dce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:37,687 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.302s 2022-05-25 15:20:37,687 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-c1d131e1-20e8-4098-accd-dbb0eef64e1c', 'x-compute-request-id': 'req-c1d131e1-20e8-4098-accd-dbb0eef64e1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:38,870 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.174s 2022-05-25 15:20:38,871 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-ae5d0cba-c638-4d76-aa53-38944230bdde', 'x-compute-request-id': 'req-ae5d0cba-c638-4d76-aa53-38944230bdde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:40,072 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.192s 2022-05-25 15:20:40,072 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-48ccbb5e-d94d-432e-9fad-d71f012928dd', 'x-compute-request-id': 'req-48ccbb5e-d94d-432e-9fad-d71f012928dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:41,296 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.216s 2022-05-25 15:20:41,297 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-00b4c454-719f-4f6d-989a-d7c2f19d8c32', 'x-compute-request-id': 'req-00b4c454-719f-4f6d-989a-d7c2f19d8c32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:42,514 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.208s 2022-05-25 15:20:42,515 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-238d1f29-7a40-4ce2-838b-e30c45f30354', 'x-compute-request-id': 'req-238d1f29-7a40-4ce2-838b-e30c45f30354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:43,739 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.214s 2022-05-25 15:20:43,739 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-ef24a6b6-564d-4ae4-8199-831fc4d00167', 'x-compute-request-id': 'req-ef24a6b6-564d-4ae4-8199-831fc4d00167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:44,980 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.231s 2022-05-25 15:20:44,980 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-0fe1f6d3-272f-47c3-b24c-275462fcfae7', 'x-compute-request-id': 'req-0fe1f6d3-272f-47c3-b24c-275462fcfae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:46,213 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.225s 2022-05-25 15:20:46,214 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-2b36fe54-9e0a-4884-88a5-eef367fe1d7d', 'x-compute-request-id': 'req-2b36fe54-9e0a-4884-88a5-eef367fe1d7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:47,449 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.227s 2022-05-25 15:20:47,455 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-c08db16f-d775-48ba-8487-753b7bf021bb', 'x-compute-request-id': 'req-c08db16f-d775-48ba-8487-753b7bf021bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:48,699 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.234s 2022-05-25 15:20:48,699 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-1936e5a7-3e74-4406-96a1-797b44667093', 'x-compute-request-id': 'req-1936e5a7-3e74-4406-96a1-797b44667093', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:49,945 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.238s 2022-05-25 15:20:49,945 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-fe9df751-4115-4939-838d-b8e6c1306726', 'x-compute-request-id': 'req-fe9df751-4115-4939-838d-b8e6c1306726', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:51,185 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.231s 2022-05-25 15:20:51,186 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-829b6513-d5c7-4be1-bf32-e115f4a8f230', 'x-compute-request-id': 'req-829b6513-d5c7-4be1-bf32-e115f4a8f230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:52,413 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.218s 2022-05-25 15:20:52,414 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-ed1c9c87-37e8-4898-93ec-c9668598275d', 'x-compute-request-id': 'req-ed1c9c87-37e8-4898-93ec-c9668598275d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:53,656 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.233s 2022-05-25 15:20:53,656 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-6be5d5ad-4a8f-43b1-8de7-bf1d4fff1b69', 'x-compute-request-id': 'req-6be5d5ad-4a8f-43b1-8de7-bf1d4fff1b69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:54,980 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.314s 2022-05-25 15:20:54,980 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-9278dde2-75b6-486f-930a-5bd9ddd4ece0', 'x-compute-request-id': 'req-9278dde2-75b6-486f-930a-5bd9ddd4ece0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:56,147 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.158s 2022-05-25 15:20:56,147 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-86524bd6-6bff-4c21-ab56-3ac6b4d9d57d', 'x-compute-request-id': 'req-86524bd6-6bff-4c21-ab56-3ac6b4d9d57d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:57,320 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.164s 2022-05-25 15:20:57,320 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-3b46549b-ccba-48d3-830e-a41c053b9da6', 'x-compute-request-id': 'req-3b46549b-ccba-48d3-830e-a41c053b9da6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:58,485 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.156s 2022-05-25 15:20:58,485 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-5c9fb21a-c190-4df6-8655-8550b61b32e0', 'x-compute-request-id': 'req-5c9fb21a-c190-4df6-8655-8550b61b32e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:20:59,653 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.158s 2022-05-25 15:20:59,654 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-6871a19e-9218-43a3-92d1-02eb4c689fea', 'x-compute-request-id': 'req-6871a19e-9218-43a3-92d1-02eb4c689fea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:00,821 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.158s 2022-05-25 15:21:00,821 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-3a9b233b-a96c-46cc-b75d-f59423575443', 'x-compute-request-id': 'req-3a9b233b-a96c-46cc-b75d-f59423575443', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:01,999 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.169s 2022-05-25 15:21:01,999 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-b377c567-f504-40ac-8ca2-17f1b9c06bed', 'x-compute-request-id': 'req-b377c567-f504-40ac-8ca2-17f1b9c06bed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:03,183 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.175s 2022-05-25 15:21:03,184 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-abe05fb6-4f62-49f6-912e-02193da42028', 'x-compute-request-id': 'req-abe05fb6-4f62-49f6-912e-02193da42028', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:04,347 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.154s 2022-05-25 15:21:04,347 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-b173c06e-85aa-4896-8af7-491083a6ca8b', 'x-compute-request-id': 'req-b173c06e-85aa-4896-8af7-491083a6ca8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:05,538 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.181s 2022-05-25 15:21:05,538 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-97665914-5256-4844-983b-d2b251a19a45', 'x-compute-request-id': 'req-97665914-5256-4844-983b-d2b251a19a45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:06,706 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.159s 2022-05-25 15:21:06,707 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-c5df64cf-14b3-4bd8-8c2a-c9f4c41c9d03', 'x-compute-request-id': 'req-c5df64cf-14b3-4bd8-8c2a-c9f4c41c9d03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:07,877 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.160s 2022-05-25 15:21:07,877 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-22d30360-97f9-4dc3-a47d-d67690d5c27e', 'x-compute-request-id': 'req-22d30360-97f9-4dc3-a47d-d67690d5c27e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:09,048 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.162s 2022-05-25 15:21:09,048 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-cfbec34d-0ffb-42cd-9492-f4f40f13be46', 'x-compute-request-id': 'req-cfbec34d-0ffb-42cd-9492-f4f40f13be46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:10,214 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.153s 2022-05-25 15:21:10,214 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-d1e1d5d4-51b5-486c-9675-70d7370ca9e5', 'x-compute-request-id': 'req-d1e1d5d4-51b5-486c-9675-70d7370ca9e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:11,390 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.166s 2022-05-25 15:21:11,390 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-f6d58925-0054-49cc-8e9d-1622c92b79ed', 'x-compute-request-id': 'req-f6d58925-0054-49cc-8e9d-1622c92b79ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:12,560 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.160s 2022-05-25 15:21:12,560 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-57d6bdb6-19e1-47d6-b9a4-8202d142ddb3', 'x-compute-request-id': 'req-57d6bdb6-19e1-47d6-b9a4-8202d142ddb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:13,737 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.169s 2022-05-25 15:21:13,738 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-e15d18a5-2c10-46df-b902-2be99e9f9436', 'x-compute-request-id': 'req-e15d18a5-2c10-46df-b902-2be99e9f9436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:14,910 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.163s 2022-05-25 15:21:14,911 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-23e1d3a0-02a2-4c74-91cf-021a9bdf87ef', 'x-compute-request-id': 'req-23e1d3a0-02a2-4c74-91cf-021a9bdf87ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:16,079 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.159s 2022-05-25 15:21:16,080 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-a2a350a3-8e16-4920-aafc-3a218863dac3', 'x-compute-request-id': 'req-a2a350a3-8e16-4920-aafc-3a218863dac3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:17,250 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.161s 2022-05-25 15:21:17,250 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-730b32eb-1e07-4063-85ed-fd2e9fc8e3c6', 'x-compute-request-id': 'req-730b32eb-1e07-4063-85ed-fd2e9fc8e3c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:18,421 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.161s 2022-05-25 15:21:18,422 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-1d552d8a-f611-42b7-8444-f4f9948617e8', 'x-compute-request-id': 'req-1d552d8a-f611-42b7-8444-f4f9948617e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:19,847 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.415s 2022-05-25 15:21:19,848 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-cfe0d2bd-3dec-4889-bd7e-3c4599a0eaa5', 'x-compute-request-id': 'req-cfe0d2bd-3dec-4889-bd7e-3c4599a0eaa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:21,020 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.162s 2022-05-25 15:21:21,020 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-5bd399da-ef5f-4704-9d4f-65b4f1ff675f', 'x-compute-request-id': 'req-5bd399da-ef5f-4704-9d4f-65b4f1ff675f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:22,191 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.162s 2022-05-25 15:21:22,192 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-768492a2-bfc8-4e38-b885-a3fad76b199d', 'x-compute-request-id': 'req-768492a2-bfc8-4e38-b885-a3fad76b199d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:23,371 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.171s 2022-05-25 15:21:23,372 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-ff71a6e9-d9ab-4498-acce-d026fb463203', 'x-compute-request-id': 'req-ff71a6e9-d9ab-4498-acce-d026fb463203', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:24,546 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.165s 2022-05-25 15:21:24,546 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-2de2ccb0-cc00-4fb5-b809-b6f80ac3e990', 'x-compute-request-id': 'req-2de2ccb0-cc00-4fb5-b809-b6f80ac3e990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:25,718 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.161s 2022-05-25 15:21:25,718 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-ff1bd530-d083-4d66-9ac4-a47f4413621a', 'x-compute-request-id': 'req-ff1bd530-d083-4d66-9ac4-a47f4413621a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:26,887 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.159s 2022-05-25 15:21:26,887 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-2e579a69-36d1-47ad-b40d-39d9b4880c7f', 'x-compute-request-id': 'req-2e579a69-36d1-47ad-b40d-39d9b4880c7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:28,056 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.159s 2022-05-25 15:21:28,057 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-5640922b-dc2a-47c7-94c8-b2979a54fff1', 'x-compute-request-id': 'req-5640922b-dc2a-47c7-94c8-b2979a54fff1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:29,232 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.166s 2022-05-25 15:21:29,232 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-92655763-7afc-4d90-a274-7bb8d7e140c0', 'x-compute-request-id': 'req-92655763-7afc-4d90-a274-7bb8d7e140c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:30,416 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.168s 2022-05-25 15:21:30,417 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-6a650e94-7638-4b07-8ea0-6bfcbe1e6006', 'x-compute-request-id': 'req-6a650e94-7638-4b07-8ea0-6bfcbe1e6006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:31,596 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.169s 2022-05-25 15:21:31,597 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-233b7d7f-5cd0-4a17-a98c-bcd538fdbe25', 'x-compute-request-id': 'req-233b7d7f-5cd0-4a17-a98c-bcd538fdbe25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:32,765 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.158s 2022-05-25 15:21:32,765 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-2e0d3153-a588-48f7-ad29-dc4c6604070e', 'x-compute-request-id': 'req-2e0d3153-a588-48f7-ad29-dc4c6604070e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:33,954 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.180s 2022-05-25 15:21:33,954 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-97eb03c6-a6ba-43f8-8aee-59d137d81b29', 'x-compute-request-id': 'req-97eb03c6-a6ba-43f8-8aee-59d137d81b29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:35,127 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.163s 2022-05-25 15:21:35,127 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-085d548f-cc43-42ee-9a8d-4a29a1bc9f4d', 'x-compute-request-id': 'req-085d548f-cc43-42ee-9a8d-4a29a1bc9f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:36,302 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.166s 2022-05-25 15:21:36,302 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-6483721d-6d21-4585-9aef-5533a497ebe4', 'x-compute-request-id': 'req-6483721d-6d21-4585-9aef-5533a497ebe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:37,469 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.158s 2022-05-25 15:21:37,470 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-08bc9eea-96dc-4d81-b047-fb0acf3c5a8e', 'x-compute-request-id': 'req-08bc9eea-96dc-4d81-b047-fb0acf3c5a8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:38,637 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.157s 2022-05-25 15:21:38,638 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-f8624f63-a8a9-4e04-9452-13655ce41725', 'x-compute-request-id': 'req-f8624f63-a8a9-4e04-9452-13655ce41725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:39,816 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.168s 2022-05-25 15:21:39,817 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-bfed8659-cd03-4da5-9269-188c7b5ed7cd', 'x-compute-request-id': 'req-bfed8659-cd03-4da5-9269-188c7b5ed7cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:40,998 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.171s 2022-05-25 15:21:40,998 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-b73df81b-18a3-464c-b95e-1bc1a89c1998', 'x-compute-request-id': 'req-b73df81b-18a3-464c-b95e-1bc1a89c1998', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:42,172 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.163s 2022-05-25 15:21:42,172 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-b708cf76-dbd3-4422-8b23-6fb25e7d29aa', 'x-compute-request-id': 'req-b708cf76-dbd3-4422-8b23-6fb25e7d29aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:43,343 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.162s 2022-05-25 15:21:43,343 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-91f7cf98-fcc3-4091-8cd0-68d35fbf45a2', 'x-compute-request-id': 'req-91f7cf98-fcc3-4091-8cd0-68d35fbf45a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:44,513 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.162s 2022-05-25 15:21:44,514 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-ca618797-9c0e-4375-8fa3-a0aaf90aed84', 'x-compute-request-id': 'req-ca618797-9c0e-4375-8fa3-a0aaf90aed84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:45,679 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.155s 2022-05-25 15:21:45,679 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-6c65dc77-e743-4bf6-af3d-55617fce7c7c', 'x-compute-request-id': 'req-6c65dc77-e743-4bf6-af3d-55617fce7c7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:46,851 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.163s 2022-05-25 15:21:46,851 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-6d673a8d-f359-4910-86a1-f236b3179b75', 'x-compute-request-id': 'req-6d673a8d-f359-4910-86a1-f236b3179b75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:48,023 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.163s 2022-05-25 15:21:48,024 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-78d15180-c999-4e34-b897-b2615c613832', 'x-compute-request-id': 'req-78d15180-c999-4e34-b897-b2615c613832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:49,195 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.162s 2022-05-25 15:21:49,195 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-7305bb51-1ae6-476e-9107-124df873f83f', 'x-compute-request-id': 'req-7305bb51-1ae6-476e-9107-124df873f83f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:50,370 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.166s 2022-05-25 15:21:50,371 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-ac1ba32c-f306-4d37-b92d-1e80486efae4', 'x-compute-request-id': 'req-ac1ba32c-f306-4d37-b92d-1e80486efae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:51,564 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.184s 2022-05-25 15:21:51,565 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-668b04b7-4030-4f99-a427-d83f1eb36b76', 'x-compute-request-id': 'req-668b04b7-4030-4f99-a427-d83f1eb36b76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:52,735 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.160s 2022-05-25 15:21:52,735 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-86bbf460-cddd-45fc-8fa7-6a43c20ff5b9', 'x-compute-request-id': 'req-86bbf460-cddd-45fc-8fa7-6a43c20ff5b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:53,911 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.166s 2022-05-25 15:21:53,911 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-a5675aaa-924a-4705-bc86-305614b3a4a3', 'x-compute-request-id': 'req-a5675aaa-924a-4705-bc86-305614b3a4a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:55,073 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.153s 2022-05-25 15:21:55,073 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-9e708b42-519e-453f-a079-728a68690b29', 'x-compute-request-id': 'req-9e708b42-519e-453f-a079-728a68690b29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:56,241 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.158s 2022-05-25 15:21:56,241 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-9007f08e-a512-4f6a-966d-6011f8124f04', 'x-compute-request-id': 'req-9007f08e-a512-4f6a-966d-6011f8124f04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:57,402 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.152s 2022-05-25 15:21:57,403 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-c1cca82f-833a-43e9-81c0-4dd84ab55454', 'x-compute-request-id': 'req-c1cca82f-833a-43e9-81c0-4dd84ab55454', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:58,573 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.162s 2022-05-25 15:21:58,574 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-11b339fb-980f-4771-aeb9-558a8dd87d3c', 'x-compute-request-id': 'req-11b339fb-980f-4771-aeb9-558a8dd87d3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:21:59,738 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.155s 2022-05-25 15:21:59,739 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-42447703-a02f-4960-91e5-eeca2497af67', 'x-compute-request-id': 'req-42447703-a02f-4960-91e5-eeca2497af67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:00,901 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.154s 2022-05-25 15:22:00,902 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-d5f77330-02d2-4752-bf15-63d323d4113b', 'x-compute-request-id': 'req-d5f77330-02d2-4752-bf15-63d323d4113b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:02,090 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.179s 2022-05-25 15:22:02,091 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-0fa95dd1-b074-42ba-8398-ed1e29c03bd3', 'x-compute-request-id': 'req-0fa95dd1-b074-42ba-8398-ed1e29c03bd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:03,263 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.163s 2022-05-25 15:22:03,263 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-f28e83bb-d01c-40cf-83df-dd2ded4c1d42', 'x-compute-request-id': 'req-f28e83bb-d01c-40cf-83df-dd2ded4c1d42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:04,451 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.178s 2022-05-25 15:22:04,452 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-f80e7687-eb14-4c84-9a2c-9896053450d3', 'x-compute-request-id': 'req-f80e7687-eb14-4c84-9a2c-9896053450d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:05,630 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.169s 2022-05-25 15:22:05,631 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-ee536cc7-bac3-4777-ba12-44277fca2118', 'x-compute-request-id': 'req-ee536cc7-bac3-4777-ba12-44277fca2118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:06,801 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.162s 2022-05-25 15:22:06,802 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-ca5132ba-86c6-463a-9b15-5d851505858b', 'x-compute-request-id': 'req-ca5132ba-86c6-463a-9b15-5d851505858b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:08,068 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.257s 2022-05-25 15:22:08,069 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-b0fa621e-db4a-42ec-8ba3-42f997bdca0c', 'x-compute-request-id': 'req-b0fa621e-db4a-42ec-8ba3-42f997bdca0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:09,239 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.161s 2022-05-25 15:22:09,239 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-298ac36a-15a4-4f0c-8e04-323816452beb', 'x-compute-request-id': 'req-298ac36a-15a4-4f0c-8e04-323816452beb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:10,430 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.182s 2022-05-25 15:22:10,430 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-e6588c70-7fe6-4480-b453-4889a078196d', 'x-compute-request-id': 'req-e6588c70-7fe6-4480-b453-4889a078196d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:11,606 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.166s 2022-05-25 15:22:11,606 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-2c7f533c-e7a9-41d6-b78e-66e84b3a85c6', 'x-compute-request-id': 'req-2c7f533c-e7a9-41d6-b78e-66e84b3a85c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:12,792 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.177s 2022-05-25 15:22:12,793 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-c1af3a98-3fee-471e-9dbc-7756394f26e4', 'x-compute-request-id': 'req-c1af3a98-3fee-471e-9dbc-7756394f26e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:13,976 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.174s 2022-05-25 15:22:13,977 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-c2c3213b-b7cb-449d-b71d-6fe59ebef8a7', 'x-compute-request-id': 'req-c2c3213b-b7cb-449d-b71d-6fe59ebef8a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:15,148 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.161s 2022-05-25 15:22:15,148 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-d1cfc740-2197-4890-98c4-766c66739530', 'x-compute-request-id': 'req-d1cfc740-2197-4890-98c4-766c66739530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:16,327 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.170s 2022-05-25 15:22:16,327 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-6eb68dba-f149-4334-95d9-994ce978e0ca', 'x-compute-request-id': 'req-6eb68dba-f149-4334-95d9-994ce978e0ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:17,491 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.155s 2022-05-25 15:22:17,491 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-0bae4726-2cb3-4c8c-9767-a2f29bddd7f7', 'x-compute-request-id': 'req-0bae4726-2cb3-4c8c-9767-a2f29bddd7f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:18,671 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.171s 2022-05-25 15:22:18,672 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-7c2acf1e-cebf-488d-b1b8-fa6dae87fc99', 'x-compute-request-id': 'req-7c2acf1e-cebf-488d-b1b8-fa6dae87fc99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:19,846 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.166s 2022-05-25 15:22:19,847 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-8f7c1be8-8282-4614-a1fa-3628f91a618b', 'x-compute-request-id': 'req-8f7c1be8-8282-4614-a1fa-3628f91a618b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:21,021 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.165s 2022-05-25 15:22:21,021 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-67d28051-5cc5-458f-a0a1-1d10217e26fa', 'x-compute-request-id': 'req-67d28051-5cc5-458f-a0a1-1d10217e26fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:22,209 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.179s 2022-05-25 15:22:22,209 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-47d71771-17bf-4405-81a7-c7eb892507e2', 'x-compute-request-id': 'req-47d71771-17bf-4405-81a7-c7eb892507e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:23,397 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.178s 2022-05-25 15:22:23,397 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-5981efd6-bfd5-423c-91ed-3ef00650279d', 'x-compute-request-id': 'req-5981efd6-bfd5-423c-91ed-3ef00650279d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:24,582 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.176s 2022-05-25 15:22:24,582 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-dc7500db-2e2d-489c-8a6b-2eddfb20d461', 'x-compute-request-id': 'req-dc7500db-2e2d-489c-8a6b-2eddfb20d461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:25,769 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.172s 2022-05-25 15:22:25,769 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-e57e896a-ef7b-44cb-ad95-45784b74b934', 'x-compute-request-id': 'req-e57e896a-ef7b-44cb-ad95-45784b74b934', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:26,943 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.165s 2022-05-25 15:22:26,944 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-5d5a44ce-7d8f-4949-b653-2943ad1c7c67', 'x-compute-request-id': 'req-5d5a44ce-7d8f-4949-b653-2943ad1c7c67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:28,109 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.156s 2022-05-25 15:22:28,109 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-088c5356-1eab-4d07-aee0-5f4a1d679d72', 'x-compute-request-id': 'req-088c5356-1eab-4d07-aee0-5f4a1d679d72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:29,303 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.183s 2022-05-25 15:22:29,306 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-9f7e1f65-1085-4c2c-82f8-d17988413630', 'x-compute-request-id': 'req-9f7e1f65-1085-4c2c-82f8-d17988413630', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:30,472 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.156s 2022-05-25 15:22:30,472 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-90cb46c5-b0cc-4172-80da-637a2962601d', 'x-compute-request-id': 'req-90cb46c5-b0cc-4172-80da-637a2962601d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:31,636 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.155s 2022-05-25 15:22:31,637 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-1be2bd1e-8115-4e60-be7a-e460575e427b', 'x-compute-request-id': 'req-1be2bd1e-8115-4e60-be7a-e460575e427b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:32,821 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.175s 2022-05-25 15:22:32,823 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-d3ab6c28-a37b-4a00-bccb-cc2d12f4d8b1', 'x-compute-request-id': 'req-d3ab6c28-a37b-4a00-bccb-cc2d12f4d8b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:33,996 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.163s 2022-05-25 15:22:33,997 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-81e2cae7-d858-46b0-9265-799300933751', 'x-compute-request-id': 'req-81e2cae7-d858-46b0-9265-799300933751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:35,172 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.165s 2022-05-25 15:22:35,172 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-4b373641-4b7a-478d-9cde-4a132903d419', 'x-compute-request-id': 'req-4b373641-4b7a-478d-9cde-4a132903d419', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:36,341 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.161s 2022-05-25 15:22:36,342 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-62ee50f5-1ccd-4b9e-9b37-ea42cb3c8852', 'x-compute-request-id': 'req-62ee50f5-1ccd-4b9e-9b37-ea42cb3c8852', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:37,513 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.162s 2022-05-25 15:22:37,514 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-50db2725-1f56-4449-9264-a306ca4b2179', 'x-compute-request-id': 'req-50db2725-1f56-4449-9264-a306ca4b2179', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:38,682 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.159s 2022-05-25 15:22:38,683 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-ea6863ec-0d24-46ce-a908-e4c3fd788168', 'x-compute-request-id': 'req-ea6863ec-0d24-46ce-a908-e4c3fd788168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:39,853 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.161s 2022-05-25 15:22:39,853 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-f6cf4709-0072-4337-92a5-8c5c9279b367', 'x-compute-request-id': 'req-f6cf4709-0072-4337-92a5-8c5c9279b367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:41,019 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.156s 2022-05-25 15:22:41,019 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-3b8975b4-4b90-4e8f-8083-38e5cf7a3f79', 'x-compute-request-id': 'req-3b8975b4-4b90-4e8f-8083-38e5cf7a3f79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:42,194 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.166s 2022-05-25 15:22:42,194 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-cb19a46c-84d7-4f8a-b728-65638c4d3cfa', 'x-compute-request-id': 'req-cb19a46c-84d7-4f8a-b728-65638c4d3cfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:43,372 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.169s 2022-05-25 15:22:43,372 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-acd0493e-10b7-44fa-a32c-bc446943d3c8', 'x-compute-request-id': 'req-acd0493e-10b7-44fa-a32c-bc446943d3c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:44,553 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.171s 2022-05-25 15:22:44,553 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-71faa302-933e-42d5-aef4-b0412c1a864d', 'x-compute-request-id': 'req-71faa302-933e-42d5-aef4-b0412c1a864d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:45,724 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.162s 2022-05-25 15:22:45,725 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-69ed4f6d-3f4d-40f9-8381-d425454494ba', 'x-compute-request-id': 'req-69ed4f6d-3f4d-40f9-8381-d425454494ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:46,977 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.244s 2022-05-25 15:22:46,978 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-bc2cdc28-fb26-4fd6-90a1-47cdbda4b7ba', 'x-compute-request-id': 'req-bc2cdc28-fb26-4fd6-90a1-47cdbda4b7ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:48,152 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.164s 2022-05-25 15:22:48,152 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-e23493b3-fcf2-450f-8f30-678859fecd13', 'x-compute-request-id': 'req-e23493b3-fcf2-450f-8f30-678859fecd13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:49,319 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.159s 2022-05-25 15:22:49,322 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-4bc64c1a-1039-4f77-afcf-b79642e535f3', 'x-compute-request-id': 'req-4bc64c1a-1039-4f77-afcf-b79642e535f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:50,487 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.155s 2022-05-25 15:22:50,487 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-226d5ce6-934e-4226-8919-e7516d68b731', 'x-compute-request-id': 'req-226d5ce6-934e-4226-8919-e7516d68b731', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:51,669 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.172s 2022-05-25 15:22:51,669 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-f56f4a2f-efe5-4c0d-a8bb-e94c66e6169e', 'x-compute-request-id': 'req-f56f4a2f-efe5-4c0d-a8bb-e94c66e6169e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:53,104 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.425s 2022-05-25 15:22:53,104 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-69371598-b4b6-4055-a6d9-5170530e1a9f', 'x-compute-request-id': 'req-69371598-b4b6-4055-a6d9-5170530e1a9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:54,553 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.438s 2022-05-25 15:22:54,553 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-faf47ea9-e2c2-4c7c-b85b-64d8f00612ed', 'x-compute-request-id': 'req-faf47ea9-e2c2-4c7c-b85b-64d8f00612ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:55,728 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.166s 2022-05-25 15:22:55,728 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-eb0442ed-be0c-407a-a503-db164d122307', 'x-compute-request-id': 'req-eb0442ed-be0c-407a-a503-db164d122307', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:56,903 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.165s 2022-05-25 15:22:56,903 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-9c267f31-bd72-4119-9fc1-799dfe188810', 'x-compute-request-id': 'req-9c267f31-bd72-4119-9fc1-799dfe188810', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:58,083 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.170s 2022-05-25 15:22:58,083 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-a50677af-e876-41cc-9335-03e1b0820590', 'x-compute-request-id': 'req-a50677af-e876-41cc-9335-03e1b0820590', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:22:59,258 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.166s 2022-05-25 15:22:59,259 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-e20cfa3d-d8da-4d37-8509-fc8d6112c30d', 'x-compute-request-id': 'req-e20cfa3d-d8da-4d37-8509-fc8d6112c30d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:00,427 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.159s 2022-05-25 15:23:00,428 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-5903fac0-bc28-4328-84a6-15cff1e50107', 'x-compute-request-id': 'req-5903fac0-bc28-4328-84a6-15cff1e50107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:01,599 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.162s 2022-05-25 15:23:01,599 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-2b4154c5-5c0f-4950-8060-4ab14f3b03ab', 'x-compute-request-id': 'req-2b4154c5-5c0f-4950-8060-4ab14f3b03ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:02,772 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.164s 2022-05-25 15:23:02,772 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-f7e0c662-73dd-4722-a569-3ddc4f62c31f', 'x-compute-request-id': 'req-f7e0c662-73dd-4722-a569-3ddc4f62c31f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:03,944 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.163s 2022-05-25 15:23:03,945 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-979cac26-48ad-44d9-8146-57c91b857876', 'x-compute-request-id': 'req-979cac26-48ad-44d9-8146-57c91b857876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:05,112 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.158s 2022-05-25 15:23:05,113 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-59d40ad9-5aec-4dbc-8343-40ed10a118f9', 'x-compute-request-id': 'req-59d40ad9-5aec-4dbc-8343-40ed10a118f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:06,284 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.162s 2022-05-25 15:23:06,285 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-7d22ce22-e2bb-4d67-a251-99fa1484d453', 'x-compute-request-id': 'req-7d22ce22-e2bb-4d67-a251-99fa1484d453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:07,451 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.157s 2022-05-25 15:23:07,451 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-07885d57-61f3-4805-b488-28cad335257a', 'x-compute-request-id': 'req-07885d57-61f3-4805-b488-28cad335257a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:08,626 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.166s 2022-05-25 15:23:08,626 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-8fcb6e8e-f2cb-46ea-8347-bb2d179ed9d2', 'x-compute-request-id': 'req-8fcb6e8e-f2cb-46ea-8347-bb2d179ed9d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:09,864 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.229s 2022-05-25 15:23:09,864 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-5dcf18ec-fd30-4711-9608-56db225ddeef', 'x-compute-request-id': 'req-5dcf18ec-fd30-4711-9608-56db225ddeef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:11,028 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.156s 2022-05-25 15:23:11,029 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-012eea87-6a62-438d-a525-1c6c5ff99baa', 'x-compute-request-id': 'req-012eea87-6a62-438d-a525-1c6c5ff99baa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:12,197 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.159s 2022-05-25 15:23:12,198 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-db8b0f45-735a-49bd-9ec7-364fba2e45f7', 'x-compute-request-id': 'req-db8b0f45-735a-49bd-9ec7-364fba2e45f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:13,381 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.173s 2022-05-25 15:23:13,381 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-bc0469ef-c364-4623-b1a2-0acb0f8ccafd', 'x-compute-request-id': 'req-bc0469ef-c364-4623-b1a2-0acb0f8ccafd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:14,551 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.161s 2022-05-25 15:23:14,551 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-786d25ad-bb84-4a1f-9bb2-1c2bef2b93ca', 'x-compute-request-id': 'req-786d25ad-bb84-4a1f-9bb2-1c2bef2b93ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:15,713 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.153s 2022-05-25 15:23:15,714 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-1d855a8e-e85c-44e3-8a29-6173068ea1fb', 'x-compute-request-id': 'req-1d855a8e-e85c-44e3-8a29-6173068ea1fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:16,896 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.172s 2022-05-25 15:23:16,897 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-f88b70f1-51e9-435f-b7a6-aacfe392c47c', 'x-compute-request-id': 'req-f88b70f1-51e9-435f-b7a6-aacfe392c47c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:18,063 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.158s 2022-05-25 15:23:18,063 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-cf198456-6feb-42ba-acb2-063b73412672', 'x-compute-request-id': 'req-cf198456-6feb-42ba-acb2-063b73412672', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:19,229 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.157s 2022-05-25 15:23:19,229 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-42244000-7aed-41a5-857d-e5b8de96a1ec', 'x-compute-request-id': 'req-42244000-7aed-41a5-857d-e5b8de96a1ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:20,403 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.164s 2022-05-25 15:23:20,403 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-eef45f3c-5179-42f8-b4ad-58a79ac5ae8d', 'x-compute-request-id': 'req-eef45f3c-5179-42f8-b4ad-58a79ac5ae8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:21,601 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.188s 2022-05-25 15:23:21,603 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-eab35fbd-9271-45f4-bea2-10b2d376bdd3', 'x-compute-request-id': 'req-eab35fbd-9271-45f4-bea2-10b2d376bdd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:22,775 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.162s 2022-05-25 15:23:22,776 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-7ed8ea07-e012-476c-b2b6-7b450f602986', 'x-compute-request-id': 'req-7ed8ea07-e012-476c-b2b6-7b450f602986', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:23,948 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.162s 2022-05-25 15:23:23,948 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-265aa6c9-fcfa-4ed6-a620-6c44e564a710', 'x-compute-request-id': 'req-265aa6c9-fcfa-4ed6-a620-6c44e564a710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:25,123 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.167s 2022-05-25 15:23:25,125 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-b667ddbc-59ca-45ab-b498-0c78b8138016', 'x-compute-request-id': 'req-b667ddbc-59ca-45ab-b498-0c78b8138016', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:26,298 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.164s 2022-05-25 15:23:26,299 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-f1402ecf-0a0e-427c-9348-2e969e174a26', 'x-compute-request-id': 'req-f1402ecf-0a0e-427c-9348-2e969e174a26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:27,466 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.158s 2022-05-25 15:23:27,466 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-d08ed72c-beea-430c-9c65-13fd72761846', 'x-compute-request-id': 'req-d08ed72c-beea-430c-9c65-13fd72761846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:28,637 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.161s 2022-05-25 15:23:28,637 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-9039a792-4c2a-4f46-8f8e-736577b74494', 'x-compute-request-id': 'req-9039a792-4c2a-4f46-8f8e-736577b74494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:29,804 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.158s 2022-05-25 15:23:29,805 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-1c495ff2-6f9f-4be2-9f2f-21e9909cc8b0', 'x-compute-request-id': 'req-1c495ff2-6f9f-4be2-9f2f-21e9909cc8b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:31,028 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.213s 2022-05-25 15:23:31,028 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-7d11acda-db14-4873-83f7-ffeda245ff82', 'x-compute-request-id': 'req-7d11acda-db14-4873-83f7-ffeda245ff82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:32,198 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.159s 2022-05-25 15:23:32,198 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-5636bb95-807b-4121-88ee-fd6410ada02b', 'x-compute-request-id': 'req-5636bb95-807b-4121-88ee-fd6410ada02b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:33,363 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.156s 2022-05-25 15:23:33,364 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-1dc253e9-7069-49be-868d-a83e56be5200', 'x-compute-request-id': 'req-1dc253e9-7069-49be-868d-a83e56be5200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:34,536 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.163s 2022-05-25 15:23:34,536 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-07850c40-1b46-4f8c-bb2d-e8f02e489faa', 'x-compute-request-id': 'req-07850c40-1b46-4f8c-bb2d-e8f02e489faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:35,702 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.157s 2022-05-25 15:23:35,702 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-55633c53-2a64-4d36-9447-2fb28fd50274', 'x-compute-request-id': 'req-55633c53-2a64-4d36-9447-2fb28fd50274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:36,880 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.168s 2022-05-25 15:23:36,880 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-8e2fe354-44a8-485a-a605-7cace9dda614', 'x-compute-request-id': 'req-8e2fe354-44a8-485a-a605-7cace9dda614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:38,054 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.165s 2022-05-25 15:23:38,055 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-2feb4bc4-7091-44a0-adde-aa68b13357b2', 'x-compute-request-id': 'req-2feb4bc4-7091-44a0-adde-aa68b13357b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:39,227 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.163s 2022-05-25 15:23:39,228 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-c665e957-5473-4673-b70a-c601e52f9503', 'x-compute-request-id': 'req-c665e957-5473-4673-b70a-c601e52f9503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:40,499 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.263s 2022-05-25 15:23:40,508 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-d2c7397a-d3ca-4905-acd3-ca1b199b6cf8', 'x-compute-request-id': 'req-d2c7397a-d3ca-4905-acd3-ca1b199b6cf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:41,687 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.170s 2022-05-25 15:23:41,687 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-89607609-9e59-44c4-a153-5d53f27d29d1', 'x-compute-request-id': 'req-89607609-9e59-44c4-a153-5d53f27d29d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:42,875 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.179s 2022-05-25 15:23:42,877 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-1b2af607-fcfc-487b-a68c-567f800149d8', 'x-compute-request-id': 'req-1b2af607-fcfc-487b-a68c-567f800149d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:44,046 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.161s 2022-05-25 15:23:44,047 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-79759736-ff65-4602-8991-2188da691aa1', 'x-compute-request-id': 'req-79759736-ff65-4602-8991-2188da691aa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:45,222 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.166s 2022-05-25 15:23:45,223 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-786517ed-2775-4ecf-b724-7735e1bf9d13', 'x-compute-request-id': 'req-786517ed-2775-4ecf-b724-7735e1bf9d13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:46,397 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.164s 2022-05-25 15:23:46,397 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-017919d8-84d7-4c63-b09d-f269b36884f1', 'x-compute-request-id': 'req-017919d8-84d7-4c63-b09d-f269b36884f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:47,573 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.167s 2022-05-25 15:23:47,573 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-96938bf9-4136-4a70-9091-6d984b1fae94', 'x-compute-request-id': 'req-96938bf9-4136-4a70-9091-6d984b1fae94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:48,740 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.158s 2022-05-25 15:23:48,740 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-75191867-4cfc-44fe-b9f8-2697bc899468', 'x-compute-request-id': 'req-75191867-4cfc-44fe-b9f8-2697bc899468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:49,920 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.171s 2022-05-25 15:23:49,920 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-0e72548d-6702-46cd-91d8-9d663a4bf3cd', 'x-compute-request-id': 'req-0e72548d-6702-46cd-91d8-9d663a4bf3cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:51,095 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df 0.166s 2022-05-25 15:23:51,096 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', '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-2f4e32b1-dfc3-44b5-bcd0-8dd6b82c8a6d', 'x-compute-request-id': 'req-2f4e32b1-dfc3-44b5-bcd0-8dd6b82c8a6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df'} Body: b'{"server": {"id": "edf388aa-3927-43d7-9d6b-450ce576b8df", "name": "tempest-AttachVolumeNegativeTest-server-1091495810", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T14:59:22Z", "updated": "2022-05-25T15:17:50Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}, {"version": 4, "addr": "172.27.3.98", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:7e:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/edf388aa-3927-43d7-9d6b-450ce576b8df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1783165485", "OS-SRV-USG:launched_at": "2022-05-25T15:00:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1019232136"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6a8f3239-bdd5-4d59-83bc-3479811c769b"}]}}' 2022-05-25 15:23:51,105 125535 ERROR [tempest.api.compute.base] Failed to delete server edf388aa-3927-43d7-9d6b-450ce576b8df 2022-05-25 15:23:51.105 125535 ERROR tempest.api.compute.base Traceback (most recent call last): 2022-05-25 15:23:51.105 125535 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/api/compute/base.py", line 454, in delete_server 2022-05-25 15:23:51.105 125535 ERROR tempest.api.compute.base waiters.wait_for_server_termination(cls.servers_client, 2022-05-25 15:23:51.105 125535 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/common/waiters.py", line 146, in wait_for_server_termination 2022-05-25 15:23:51.105 125535 ERROR tempest.api.compute.base raise lib_exc.TimeoutException 2022-05-25 15:23:51.105 125535 ERROR tempest.api.compute.base tempest.lib.exceptions.TimeoutException: Request timed out 2022-05-25 15:23:51.105 125535 ERROR tempest.api.compute.base Details: None 2022-05-25 15:23:51.105 125535 ERROR tempest.api.compute.base 2022-05-25 15:23:52,227 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.222.0.57/compute/v2.1/os-keypairs/tempest-keypair-1783165485 1.118s 2022-05-25 15:23:52,228 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:51 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-7e961aa6-d9b4-4527-8299-923ca5f8296d', 'x-compute-request-id': 'req-7e961aa6-d9b4-4527-8299-923ca5f8296d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.57/compute/v2.1/os-keypairs/tempest-keypair-1783165485'} Body: b'' 2022-05-25 15:23:52,278 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 409 DELETE http://10.222.0.57:9696/v2.0/security-groups/d0a7bf74-0a4d-4b0a-8e6f-7ffb25f2d674 0.049s 2022-05-25 15:23:52,278 125535 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': '136', 'x-openstack-request-id': 'req-e2c328ad-bd23-43e9-98ed-0d1d875c0b8b', 'date': 'Wed, 25 May 2022 15:23:52 GMT', 'connection': 'close', 'status': '409', 'content-location': 'http://10.222.0.57:9696/v2.0/security-groups/d0a7bf74-0a4d-4b0a-8e6f-7ffb25f2d674'} Body: b'{"NeutronError": {"type": "SecurityGroupInUse", "message": "Security Group d0a7bf74-0a4d-4b0a-8e6f-7ffb25f2d674 in use.", "detail": ""}}' 2022-05-25 15:23:52,279 125535 ERROR [tempest.lib.common.validation_resources] Conflict while deleting security group d0a7bf74-0a4d-4b0a-8e6f-7ffb25f2d674 VM might not be deleted 2022-05-25 15:23:52.279 125535 ERROR tempest.lib.common.validation_resources Traceback (most recent call last): 2022-05-25 15:23:52.279 125535 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 315, in clear_validation_resources 2022-05-25 15:23:52.279 125535 ERROR tempest.lib.common.validation_resources security_group_client.delete_security_group(sec_id) 2022-05-25 15:23:52.279 125535 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/network/security_groups_client.py", line 59, in delete_security_group 2022-05-25 15:23:52.279 125535 ERROR tempest.lib.common.validation_resources return self.delete_resource(uri) 2022-05-25 15:23:52.279 125535 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 42, in delete_resource 2022-05-25 15:23:52.279 125535 ERROR tempest.lib.common.validation_resources resp, body = self.delete(req_uri) 2022-05-25 15:23:52.279 125535 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 330, in delete 2022-05-25 15:23:52.279 125535 ERROR tempest.lib.common.validation_resources return self.request('DELETE', url, extra_headers, headers, body) 2022-05-25 15:23:52.279 125535 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request 2022-05-25 15:23:52.279 125535 ERROR tempest.lib.common.validation_resources self._error_checker(resp, resp_body) 2022-05-25 15:23:52.279 125535 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 824, in _error_checker 2022-05-25 15:23:52.279 125535 ERROR tempest.lib.common.validation_resources raise exceptions.Conflict(resp_body, resp=resp) 2022-05-25 15:23:52.279 125535 ERROR tempest.lib.common.validation_resources tempest.lib.exceptions.Conflict: Conflict with state of target resource 2022-05-25 15:23:52.279 125535 ERROR tempest.lib.common.validation_resources Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group d0a7bf74-0a4d-4b0a-8e6f-7ffb25f2d674 in use.', 'detail': ''} 2022-05-25 15:23:52.279 125535 ERROR tempest.lib.common.validation_resources 2022-05-25 15:23:53,253 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.57:9696/v2.0/floatingips/b08e252b-5f31-498e-bda0-043a966f2b39 0.972s 2022-05-25 15:23:53,253 125535 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-cfd70b66-fe7b-4749-9cd1-0e7f1dc6ba81', 'content-length': '0', 'date': 'Wed, 25 May 2022 15:23:53 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.57:9696/v2.0/floatingips/b08e252b-5f31-498e-bda0-043a966f2b39'} Body: b'' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 6a8f3239-bdd5-4d59-83bc-3479811c769b failed to reach available status (current detaching) within the required time (360 s). }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/fixtures/fixture.py", line 125, in cleanUp return self._cleanups(raise_errors=raise_first) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/fixtures/callmany.py", line 89, in __call__ reraise(error[0], error[1], error[2]) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/compat.py", line 27, in reraise raise exc_obj.with_traceback(exc_tb) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/fixtures/callmany.py", line 83, in __call__ cleanup(*args, **kwargs) File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 346, in clear_validation_resources raise has_exception File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 315, in clear_validation_resources security_group_client.delete_security_group(sec_id) File "/opt/stack/tempest/tempest/lib/services/network/security_groups_client.py", line 59, in delete_security_group return self.delete_resource(uri) File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 42, in delete_resource resp, body = self.delete(req_uri) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 330, in delete return self.request('DELETE', url, extra_headers, headers, body) 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 824, in _error_checker raise exceptions.Conflict(resp_body, resp=resp) tempest.lib.exceptions.Conflict: Conflict with state of target resource Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group d0a7bf74-0a4d-4b0a-8e6f-7ffb25f2d674 in use.', 'detail': ''} }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 385, in wait_for_volume_attachment_remove_from_server raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Volume 6a8f3239-bdd5-4d59-83bc-3479811c769b failed to detach from server edf388aa-3927-43d7-9d6b-450ce576b8df within the required time (360 s) from the compute API perspective |
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
fail
ft10.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-25 15:23:53,492 125535 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-05-25 15:23:53,492 125535 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-05-25 15:23:53,651 125535 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.57/compute/v2.1/os-keypairs 0.156s 2022-05-25 15:23:53,651 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1875054393", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOoNc3lndtyqZ2ytmKXAw1lwBZUGX2BISFPQkT2zExCCH0UV1simBlD4+w9Z8qY1W5lp/U6txM6kHN4NaT4L4/hdVvPhc+2SR68MAK4rzbOhZenZD2/suxvyYh29b4HSBg=="}} Response - Headers: {'date': 'Wed, 25 May 2022 15:23:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '386', '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-1357e363-39c5-417a-9bdc-25a5ed812e3c', 'x-compute-request-id': 'req-1357e363-39c5-417a-9bdc-25a5ed812e3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1875054393", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOoNc3lndtyqZ2ytmKXAw1lwBZUGX2BISFPQkT2zExCCH0UV1simBlD4+w9Z8qY1W5lp/U6txM6kHN4NaT4L4/hdVvPhc+2SR68MAK4rzbOhZenZD2/suxvyYh29b4HSBg==", "fingerprint": "6a:c5:d1:76:30:52:d6:41:70:14:dd:bb:20:e4:74:ad", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9"}}' 2022-05-25 15:23:53,653 125535 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1875054393 created 2022-05-25 15:23:53,998 125535 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.57:9696/v2.0/security-groups 0.344s 2022-05-25 15:23:53,999 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-securitygroup--618242028", "description": "tempest-description--261058879"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-a4f687a9-be91-49a6-9710-bf972dd4ebd0', 'date': 'Wed, 25 May 2022 15:23:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "95dc8179-f225-416c-b908-f08e8389693a", "name": "tempest-securitygroup--618242028", "stateful": true, "tenant_id": "53f65cad94804849bf57f4533761ab3c", "description": "tempest-description--261058879", "shared": false, "security_group_rules": [{"id": "b555a8fe-4155-43d1-83cc-8d8f2ca61944", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "security_group_id": "95dc8179-f225-416c-b908-f08e8389693a", "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": 439, "description": null, "tags": [], "created_at": "2022-05-25T15:23:53Z", "updated_at": "2022-05-25T15:23:53Z", "revision_number": 0, "project_id": "53f65cad94804849bf57f4533761ab3c"}, {"id": "e3b0ec6d-90fb-47fc-8242-bf4ccc9aed44", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "security_group_id": "95dc8179-f225-416c-b908-f08e8389693a", "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": 438, "description": null, "tags": [], "created_at": "2022-05-25T15:23:53Z", "updated_at": "2022-05-25T15:23:53Z", "revision_number": 0, "project_id": "53f65cad94804849bf57f4533761ab3c"}], "tags": [], "created_at": "2022-05-25T15:23:53Z", "updated_at": "2022-05-25T15:23:53Z", "revision_number": 1, "project_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:23:54,267 125535 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.57:9696/v2.0/security-group-rules 0.268s 2022-05-25 15:23:54,267 125535 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": "95dc8179-f225-416c-b908-f08e8389693a", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-a69de3c1-6be4-450f-950f-bf460d743e48', 'date': 'Wed, 25 May 2022 15:23:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "34cdacfc-0636-46f5-b686-98c6db99abc4", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "security_group_id": "95dc8179-f225-416c-b908-f08e8389693a", "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": "2022-05-25T15:23:54Z", "updated_at": "2022-05-25T15:23:54Z", "revision_number": 0, "project_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:23:54,571 125535 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.57:9696/v2.0/security-group-rules 0.303s 2022-05-25 15:23:54,571 125535 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": "95dc8179-f225-416c-b908-f08e8389693a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5649e5d0-ebe2-4a70-9656-da2f608fd8a5', 'date': 'Wed, 25 May 2022 15:23:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "08bcadbb-77f7-46fd-b476-6cee30253bdc", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "security_group_id": "95dc8179-f225-416c-b908-f08e8389693a", "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": "2022-05-25T15:23:54Z", "updated_at": "2022-05-25T15:23:54Z", "revision_number": 0, "project_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:23:54,572 125535 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--618242028 created 2022-05-25 15:23:56,085 125535 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.57:9696/v2.0/floatingips 1.513s 2022-05-25 15:23:56,086 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "9150d0a3-d163-4729-88e4-9b01c3972f2b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-4f8037e4-9e6f-467c-abfc-63df4fdf0a18', 'date': 'Wed, 25 May 2022 15:23:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "1c1f4745-f3a9-4587-910c-ded41d6da30c", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "floating_ip_address": "172.27.3.88", "floating_network_id": "9150d0a3-d163-4729-88e4-9b01c3972f2b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "53f65cad94804849bf57f4533761ab3c", "description": "", "port_details": null, "tags": [], "created_at": "2022-05-25T15:23:55Z", "updated_at": "2022-05-25T15:23:55Z", "revision_number": 0}}' 2022-05-25 15:23:56,086 125535 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '1c1f4745-f3a9-4587-910c-ded41d6da30c', 'tenant_id': '53f65cad94804849bf57f4533761ab3c', 'floating_ip_address': '172.27.3.88', 'floating_network_id': '9150d0a3-d163-4729-88e4-9b01c3972f2b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '53f65cad94804849bf57f4533761ab3c', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-05-25T15:23:55Z', 'updated_at': '2022-05-25T15:23:55Z', 'revision_number': 0, 'ip': '172.27.3.88'} created 2022-05-25 15:23:56,199 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 201 POST http://10.222.0.57/identity/v3/auth/tokens 0.106s 2022-05-25 15:23:56,199 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 25 May 2022 15:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3252', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fd7be3b8-88e4-40ad-974d-2f2a209ff098', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "09cd0b66ae0145cb9e533335e23e2dc9", "name": "tempest-AttachVolumeNegativeTest-1750388445-project", "password_expires_at": null}, "audit_ids": ["ez2ycX0lS7OexoYDHpjHrA"], "expires_at": "2022-05-25T16:23:56.000000Z", "issued_at": "2022-05-25T15:23:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53f65cad94804849bf57f4533761ab3c", "name": "tempest-AttachVolumeNegativeTest-1750388445"}, "is_domain": false, "roles": [{"id": "e2b78b59f5d045dfbb1c6057b955be64", "name": "member"}, {"id": "635966e6bee54755a655e89fdd4d1c24", "name": "reader"}], "catalog": [{"endpoints": [{"id": "2c8f29fbd52d443fa994e43c46db48a8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57:9696/", "region": "RegionOne"}], "id": "34533a9d06d449e78f37022e686fbe6d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02dba0f81fe74076bbb920bc4eae8fa6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/identity", "region": "RegionOne"}], "id": "535ce947beec47e090face594fe06029", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "aa9312c4b7bf406c9c1187710706c713", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57:8080/v1/AUTH_53f65cad94804849bf57f4533761ab3c", "region": "RegionOne"}, {"id": "ba97ca2a8acd470993fcb5f31ae38d0a", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.57:8080", "region": "RegionOne"}], "id": "5881e1a5fdcf4cf69f252086a0607603", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "29ae25408b4a4c89aa81e63bfa6a7218", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/compute/v2.1", "region": "RegionOne"}], "id": "67b75b97a3944c119542a76c12a84fa3", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "42459b3f107041668722930918bcd7d5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c", "region": "RegionOne"}], "id": "86a2e77e9d464f18991c64ce879023a0", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e9f738b68f114daa85d9bb57aece13b7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/compute/v2/53f65cad94804849bf57f4533761ab3c", "region": "RegionOne"}], "id": "a2c8da3885f94fc8804ccca734e47410", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "24a16f830c9147f98670dfed84a5adfe", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/placement", "region": "RegionOne"}], "id": "a4028a581c7d43968cbb5235ad66cf1b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "513b50270dc14ffe8f794a5fe5013cd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c", "region": "RegionOne"}], "id": "a558c45d429642eaa7ae37884e8f95b0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d8ac54ebaf564452938e5cedb667cacf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/image", "region": "RegionOne"}], "id": "b03af904fa5f47b2b722849ce9de4713", "type": "image", "name": "glance"}]}}' 2022-05-25 15:23:56,200 125535 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '24eae10a-8d4c-4df2-bf30-8be30213787f', 'name': 'tempest-AttachVolumeNegativeTest-605626296-network', 'tenant_id': '53f65cad94804849bf57f4533761ab3c', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '53f65cad94804849bf57f4533761ab3c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 997, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-05-25T14:58:50Z', 'updated_at': '2022-05-25T14:58:50Z', 'revision_number': 1} available for tenant 2022-05-25 15:23:56,201 125535 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1875054393', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOoNc3lndtyqZ2ytmKXAw1lwBZUGX2BISFPQkT2zExCCH0UV1simBlD4+w9Z8qY1W5lp/U6txM6kHN4NaT4L4/hdVvPhc+2SR68MAK4rzbOhZenZD2/suxvyYh29b4HSBg==', 'fingerprint': '6a:c5:d1:76:30:52:d6:41:70:14:dd:bb:20:e4:74:ad', 'user_id': '09cd0b66ae0145cb9e533335e23e2dc9', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDjuLnEmVJE/l7QgVwcgn4Q/ahwIo83IhiwwepvZfLUM5wE6tPjNyPE\n0V/bqrdnt0GgBwYFK4EEACKhZANiAATqDXN5Z3bcqmdsrZilwMNZcAWVBl9gSEhT\n0JE9sxMQgh9FFdbIpgZQ+PsPWfKmNVuZaf1OrcTOpBzeDWk+C+P4XVbz4XPtkkev\nDACuK82zoWXp2Q9v7Lsb8mIdvW+B0gY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '95dc8179-f225-416c-b908-f08e8389693a', 'name': 'tempest-securitygroup--618242028', 'stateful': True, 'tenant_id': '53f65cad94804849bf57f4533761ab3c', 'description': 'tempest-description--261058879', 'shared': False, 'security_group_rules': [{'id': 'b555a8fe-4155-43d1-83cc-8d8f2ca61944', 'tenant_id': '53f65cad94804849bf57f4533761ab3c', 'security_group_id': '95dc8179-f225-416c-b908-f08e8389693a', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 439, 'description': None, 'tags': [], 'created_at': '2022-05-25T15:23:53Z', 'updated_at': '2022-05-25T15:23:53Z', 'revision_number': 0, 'project_id': '53f65cad94804849bf57f4533761ab3c'}, {'id': 'e3b0ec6d-90fb-47fc-8242-bf4ccc9aed44', 'tenant_id': '53f65cad94804849bf57f4533761ab3c', 'security_group_id': '95dc8179-f225-416c-b908-f08e8389693a', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 438, 'description': None, 'tags': [], 'created_at': '2022-05-25T15:23:53Z', 'updated_at': '2022-05-25T15:23:53Z', 'revision_number': 0, 'project_id': '53f65cad94804849bf57f4533761ab3c'}], 'tags': [], 'created_at': '2022-05-25T15:23:53Z', 'updated_at': '2022-05-25T15:23:53Z', 'revision_number': 1, 'project_id': '53f65cad94804849bf57f4533761ab3c'}, 'floating_ip': {'id': '1c1f4745-f3a9-4587-910c-ded41d6da30c', 'tenant_id': '53f65cad94804849bf57f4533761ab3c', 'floating_ip_address': '172.27.3.88', 'floating_network_id': '9150d0a3-d163-4729-88e4-9b01c3972f2b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '53f65cad94804849bf57f4533761ab3c', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-05-25T15:23:55Z', 'updated_at': '2022-05-25T15:23:55Z', 'revision_number': 0, 'ip': '172.27.3.88'}} 2022-05-25 15:23:57,008 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.222.0.57/compute/v2.1/servers 0.806s 2022-05-25 15:23:57,008 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-917144003", "imageRef": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "24eae10a-8d4c-4df2-bf30-8be30213787f"}], "security_groups": [{"name": "tempest-securitygroup--618242028"}], "key_name": "tempest-keypair-1875054393", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 25 May 2022 15:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba', '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-84c7e78d-ddfd-4208-b6e2-cba29e7be7e4', 'x-compute-request-id': 'req-84c7e78d-ddfd-4208-b6e2-cba29e7be7e4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.57/compute/v2.1/servers'} Body: b'{"server": {"id": "78630b55-dc26-4622-abe8-3e0ad6e40dba", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--618242028"}], "adminPass": "password"}}' 2022-05-25 15:23:57,086 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba 0.074s 2022-05-25 15:23:57,086 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1241', '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-9a19bf87-4be0-4c52-91c0-4ca1fd87b2fe', 'x-compute-request-id': 'req-9a19bf87-4be0-4c52-91c0-4ca1fd87b2fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba'} Body: b'{"server": {"id": "78630b55-dc26-4622-abe8-3e0ad6e40dba", "name": "tempest-AttachVolumeNegativeTest-server-917144003", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:23:57Z", "updated": "2022-05-25T15:23:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1875054393", "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": []}}' 2022-05-25 15:23:58,194 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba 0.099s 2022-05-25 15:23:58,195 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', '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-df74e80e-e478-49a6-957f-474011903447', 'x-compute-request-id': 'req-df74e80e-e478-49a6-957f-474011903447', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba'} Body: b'{"server": {"id": "78630b55-dc26-4622-abe8-3e0ad6e40dba", "name": "tempest-AttachVolumeNegativeTest-server-917144003", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:23:56Z", "updated": "2022-05-25T15:23:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1875054393", "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": []}}' 2022-05-25 15:23:59,312 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba 0.109s 2022-05-25 15:23:59,312 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', '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-508e63fe-a2e3-431c-9451-8409533df762', 'x-compute-request-id': 'req-508e63fe-a2e3-431c-9451-8409533df762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba'} Body: b'{"server": {"id": "78630b55-dc26-4622-abe8-3e0ad6e40dba", "name": "tempest-AttachVolumeNegativeTest-server-917144003", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:23:56Z", "updated": "2022-05-25T15:23:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1875054393", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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": []}}' 2022-05-25 15:23:59,321 125535 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2022-05-25 15:24:00,508 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba 0.185s 2022-05-25 15:24:00,509 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', '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-3c01d080-ade6-404d-b4eb-7c6bb32c2732', 'x-compute-request-id': 'req-3c01d080-ade6-404d-b4eb-7c6bb32c2732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba'} Body: b'{"server": {"id": "78630b55-dc26-4622-abe8-3e0ad6e40dba", "name": "tempest-AttachVolumeNegativeTest-server-917144003", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:23:56Z", "updated": "2022-05-25T15:23:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1875054393", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--618242028"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:24:00,516 125535 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2022-05-25 15:24:01,776 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba 0.259s 2022-05-25 15:24:01,777 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', '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-fee38ff2-d495-4c92-8ee8-54ad0b67971a', 'x-compute-request-id': 'req-fee38ff2-d495-4c92-8ee8-54ad0b67971a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba'} Body: b'{"server": {"id": "78630b55-dc26-4622-abe8-3e0ad6e40dba", "name": "tempest-AttachVolumeNegativeTest-server-917144003", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:23:56Z", "updated": "2022-05-25T15:23:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1875054393", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--618242028"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:24:02,944 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba 0.158s 2022-05-25 15:24:02,944 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', '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-f57d465d-d1e6-486b-97fa-d45c19fa6039', 'x-compute-request-id': 'req-f57d465d-d1e6-486b-97fa-d45c19fa6039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba'} Body: b'{"server": {"id": "78630b55-dc26-4622-abe8-3e0ad6e40dba", "name": "tempest-AttachVolumeNegativeTest-server-917144003", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:23:56Z", "updated": "2022-05-25T15:23:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1875054393", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--618242028"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:24:04,117 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba 0.165s 2022-05-25 15:24:04,118 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', '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-a60baa81-1783-4c8c-bf88-e773c738efeb', 'x-compute-request-id': 'req-a60baa81-1783-4c8c-bf88-e773c738efeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba'} Body: b'{"server": {"id": "78630b55-dc26-4622-abe8-3e0ad6e40dba", "name": "tempest-AttachVolumeNegativeTest-server-917144003", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:23:56Z", "updated": "2022-05-25T15:23:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1875054393", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--618242028"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:24:05,291 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba 0.165s 2022-05-25 15:24:05,292 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', '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-1db9edc4-0c07-420b-a103-cd34a394baf5', 'x-compute-request-id': 'req-1db9edc4-0c07-420b-a103-cd34a394baf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba'} Body: b'{"server": {"id": "78630b55-dc26-4622-abe8-3e0ad6e40dba", "name": "tempest-AttachVolumeNegativeTest-server-917144003", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:23:56Z", "updated": "2022-05-25T15:23:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1875054393", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--618242028"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:24:06,456 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba 0.155s 2022-05-25 15:24:06,456 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', '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-8e2cda7c-4577-46c1-9b6b-708e41e07dfc', 'x-compute-request-id': 'req-8e2cda7c-4577-46c1-9b6b-708e41e07dfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba'} Body: b'{"server": {"id": "78630b55-dc26-4622-abe8-3e0ad6e40dba", "name": "tempest-AttachVolumeNegativeTest-server-917144003", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:23:56Z", "updated": "2022-05-25T15:23:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1875054393", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--618242028"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:24:07,623 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba 0.158s 2022-05-25 15:24:07,623 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', '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-3931d552-4c50-46ef-a888-89309d551125', 'x-compute-request-id': 'req-3931d552-4c50-46ef-a888-89309d551125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba'} Body: b'{"server": {"id": "78630b55-dc26-4622-abe8-3e0ad6e40dba", "name": "tempest-AttachVolumeNegativeTest-server-917144003", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:23:56Z", "updated": "2022-05-25T15:23:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1875054393", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--618242028"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:24:08,805 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba 0.172s 2022-05-25 15:24:08,805 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', '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-581ec4d2-4ed7-4969-b1db-36da1d3f3f86', 'x-compute-request-id': 'req-581ec4d2-4ed7-4969-b1db-36da1d3f3f86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba'} Body: b'{"server": {"id": "78630b55-dc26-4622-abe8-3e0ad6e40dba", "name": "tempest-AttachVolumeNegativeTest-server-917144003", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:23:56Z", "updated": "2022-05-25T15:23:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1875054393", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--618242028"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:24:09,981 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba 0.167s 2022-05-25 15:24:09,981 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', '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-b5b943d4-1684-498d-ad0c-1b089f9c3490', 'x-compute-request-id': 'req-b5b943d4-1684-498d-ad0c-1b089f9c3490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba'} Body: b'{"server": {"id": "78630b55-dc26-4622-abe8-3e0ad6e40dba", "name": "tempest-AttachVolumeNegativeTest-server-917144003", "status": "BUILD", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:23:56Z", "updated": "2022-05-25T15:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1875054393", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--618242028"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:24:11,159 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba 0.169s 2022-05-25 15:24:11,159 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1555', '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-256ee9ed-999c-4a11-9f51-57ed56eac493', 'x-compute-request-id': 'req-256ee9ed-999c-4a11-9f51-57ed56eac493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba'} Body: b'{"server": {"id": "78630b55-dc26-4622-abe8-3e0ad6e40dba", "name": "tempest-AttachVolumeNegativeTest-server-917144003", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:23:56Z", "updated": "2022-05-25T15:24:11Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:19:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1875054393", "OS-SRV-USG:launched_at": "2022-05-25T15:24:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--618242028"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:24:11,167 125535 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait 2022-05-25 15:24:11,272 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba/os-interface 0.104s 2022-05-25 15:24:11,273 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '284', '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-f0250d1f-b26c-441f-b006-9e35753ffaae', 'x-compute-request-id': 'req-f0250d1f-b26c-441f-b006-9e35753ffaae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "24eae10a-8d4c-4df2-bf30-8be30213787f", "port_id": "505ad36e-96a4-4a02-965c-bb7abfc097b4", "mac_addr": "fa:16:3e:1e:19:b6", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "33c997f3-4311-4790-bbe3-11c0100df0b3", "ip_address": "172.20.0.6"}]}]}' 2022-05-25 15:24:12,722 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 PUT http://10.222.0.57:9696/v2.0/floatingips/1c1f4745-f3a9-4587-910c-ded41d6da30c 1.446s 2022-05-25 15:24:12,723 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "505ad36e-96a4-4a02-965c-bb7abfc097b4"}} Response - Headers: {'content-type': 'application/json', 'content-length': '796', 'x-openstack-request-id': 'req-d066029c-7007-4cf8-a13b-2c83795b3473', 'date': 'Wed, 25 May 2022 15:24:12 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57:9696/v2.0/floatingips/1c1f4745-f3a9-4587-910c-ded41d6da30c'} Body: b'{"floatingip": {"id": "1c1f4745-f3a9-4587-910c-ded41d6da30c", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "floating_ip_address": "172.27.3.88", "floating_network_id": "9150d0a3-d163-4729-88e4-9b01c3972f2b", "router_id": "f928acb6-4b6d-4ce2-a160-57dc3159ad54", "port_id": "505ad36e-96a4-4a02-965c-bb7abfc097b4", "fixed_ip_address": "172.20.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "24eae10a-8d4c-4df2-bf30-8be30213787f", "mac_address": "fa:16:3e:1e:19:b6", "admin_state_up": true, "status": "ACTIVE", "device_id": "78630b55-dc26-4622-abe8-3e0ad6e40dba", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-05-25T15:23:55Z", "updated_at": "2022-05-25T15:24:11Z", "revision_number": 1, "project_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:24:12,724 125535 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.88:22' as 'ubuntu' with public key authentication 2022-05-25 15:24:16,721 125535 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.88 ([Errno None] Unable to connect to port 22 on 172.27.3.88). Number attempts: 1. Retry after 2 seconds. 2022-05-25 15:24:22,288 125535 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.88 ([Errno None] Unable to connect to port 22 on 172.27.3.88). Number attempts: 2. Retry after 3 seconds. 2022-05-25 15:24:28,848 125535 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.88 ([Errno None] Unable to connect to port 22 on 172.27.3.88). Number attempts: 3. Retry after 4 seconds. 2022-05-25 15:24:36,432 125535 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.88 ([Errno None] Unable to connect to port 22 on 172.27.3.88). Number attempts: 4. Retry after 5 seconds. 2022-05-25 15:24:45,008 125535 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.88 ([Errno None] Unable to connect to port 22 on 172.27.3.88). Number attempts: 5. Retry after 6 seconds. 2022-05-25 15:24:51,514 125535 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.88 ([Errno None] Unable to connect to port 22 on 172.27.3.88). Number attempts: 6. Retry after 7 seconds. 2022-05-25 15:24:59,022 125535 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.88 ([Errno None] Unable to connect to port 22 on 172.27.3.88). Number attempts: 7. Retry after 8 seconds. 2022-05-25 15:25:07,530 125535 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.88 ([Errno None] Unable to connect to port 22 on 172.27.3.88). Number attempts: 8. Retry after 9 seconds. 2022-05-25 15:25:17,042 125535 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.88 ([Errno None] Unable to connect to port 22 on 172.27.3.88). Number attempts: 9. Retry after 10 seconds. 2022-05-25 15:25:27,616 125535 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-05-25 15:25:27,983 125535 INFO [paramiko.transport] Authentication (publickey) successful! 2022-05-25 15:25:27,983 125535 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.88 successfully created 2022-05-25 15:25:28,029 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba/ips 0.044s 2022-05-25 15:25:28,029 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:25:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '148', '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-2cdab553-b54d-4f67-a443-fa67c35af81e', 'x-compute-request-id': 'req-2cdab553-b54d-4f67-a443-fa67c35af81e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.6"}, {"version": 4, "addr": "172.27.3.88"}]}}' 2022-05-25 15:25:42,123 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes 14.091s 2022-05-25 15:25:42,123 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-909291221"}} Response - Headers: {'date': 'Wed, 25 May 2022 15:25:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-935ed2bc-70f2-4b91-8526-8e5d26a5276d', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-935ed2bc-70f2-4b91-8526-8e5d26a5276d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes'} Body: b'{"volume": {"id": "2fca80de-883b-4da1-a21b-d44583264436", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:25:41.756426", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-909291221", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/2fca80de-883b-4da1-a21b-d44583264436"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/2fca80de-883b-4da1-a21b-d44583264436"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-05-25 15:26:42,194 125535 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.57', port=80): Read timed out. (read timeout=60)")': /volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/2fca80de-883b-4da1-a21b-d44583264436 2022-05-25 15:26:43,266 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/2fca80de-883b-4da1-a21b-d44583264436 61.132s 2022-05-25 15:26:43,267 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d32b84b0-41ec-41f6-b67f-2ad16bf26aeb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d32b84b0-41ec-41f6-b67f-2ad16bf26aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/2fca80de-883b-4da1-a21b-d44583264436'} Body: b'{"volume": {"id": "2fca80de-883b-4da1-a21b-d44583264436", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:25:42.000000", "updated_at": "2022-05-25T15:25:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-909291221", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/2fca80de-883b-4da1-a21b-d44583264436"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/2fca80de-883b-4da1-a21b-d44583264436"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:27:42,203 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/2fca80de-883b-4da1-a21b-d44583264436 57.928s 2022-05-25 15:27:42,203 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48065ede-e0a9-4b07-85f5-095a2e4ac4e5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48065ede-e0a9-4b07-85f5-095a2e4ac4e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/2fca80de-883b-4da1-a21b-d44583264436'} Body: b'{"volume": {"id": "2fca80de-883b-4da1-a21b-d44583264436", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:25:42.000000", "updated_at": "2022-05-25T15:25:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-909291221", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/2fca80de-883b-4da1-a21b-d44583264436"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/2fca80de-883b-4da1-a21b-d44583264436"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:28:43,273 125535 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.57', port=80): Read timed out. (read timeout=60)")': /volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/2fca80de-883b-4da1-a21b-d44583264436 2022-05-25 15:29:43,332 125535 WARNING [urllib3.connectionpool] Retrying (Retry(total=8, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.57', port=80): Read timed out. (read timeout=60)")': /volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/2fca80de-883b-4da1-a21b-d44583264436 2022-05-25 15:30:43,394 125535 WARNING [urllib3.connectionpool] Retrying (Retry(total=7, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.57', port=80): Read timed out. (read timeout=60)")': /volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/2fca80de-883b-4da1-a21b-d44583264436 2022-05-25 15:31:43,454 125535 WARNING [urllib3.connectionpool] Retrying (Retry(total=6, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.57', port=80): Read timed out. (read timeout=60)")': /volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/2fca80de-883b-4da1-a21b-d44583264436 2022-05-25 15:32:43,513 125535 WARNING [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.57', port=80): Read timed out. (read timeout=60)")': /volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/2fca80de-883b-4da1-a21b-d44583264436 2022-05-25 15:33:43,573 125535 WARNING [urllib3.connectionpool] Retrying (Retry(total=4, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.57', port=80): Read timed out. (read timeout=60)")': /volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/2fca80de-883b-4da1-a21b-d44583264436 2022-05-25 15:33:55,251 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/2fca80de-883b-4da1-a21b-d44583264436 372.039s 2022-05-25 15:33:55,251 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db69cfc3-ff12-4dc3-a317-e58e898c62f8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db69cfc3-ff12-4dc3-a317-e58e898c62f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/2fca80de-883b-4da1-a21b-d44583264436'} Body: b'{"volume": {"id": "2fca80de-883b-4da1-a21b-d44583264436", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:25:42.000000", "updated_at": "2022-05-25T15:33:54.000000", "name": "tempest-AttachVolumeNegativeTest-volume-909291221", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/53f65cad94804849bf57f4533761ab3c/volumes/2fca80de-883b-4da1-a21b-d44583264436"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/53f65cad94804849bf57f4533761ab3c/volumes/2fca80de-883b-4da1-a21b-d44583264436"}], "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "53f65cad94804849bf57f4533761ab3c"}}' 2022-05-25 15:33:55,644 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba 0.385s 2022-05-25 15:33:55,645 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:33:55 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-2861ec70-4dad-49ef-b30b-fc18651acb02', 'x-compute-request-id': 'req-2861ec70-4dad-49ef-b30b-fc18651acb02', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba'} Body: b'' 2022-05-25 15:33:55,825 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba 0.179s 2022-05-25 15:33:55,825 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:33:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1679', '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-7964d90a-c6c0-4869-813f-69fbdba87941', 'x-compute-request-id': 'req-7964d90a-c6c0-4869-813f-69fbdba87941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba'} Body: b'{"server": {"id": "78630b55-dc26-4622-abe8-3e0ad6e40dba", "name": "tempest-AttachVolumeNegativeTest-server-917144003", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:23:56Z", "updated": "2022-05-25T15:33:55Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:19:b6"}, {"version": 4, "addr": "172.27.3.88", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:19:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1875054393", "OS-SRV-USG:launched_at": "2022-05-25T15:24:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--618242028"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:33:57,003 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba 0.168s 2022-05-25 15:33:57,003 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:33:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1679', '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-ab080289-27bc-4d02-9dd9-91470bbf2b22', 'x-compute-request-id': 'req-ab080289-27bc-4d02-9dd9-91470bbf2b22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba'} Body: b'{"server": {"id": "78630b55-dc26-4622-abe8-3e0ad6e40dba", "name": "tempest-AttachVolumeNegativeTest-server-917144003", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:23:56Z", "updated": "2022-05-25T15:33:55Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:19:b6"}, {"version": 4, "addr": "172.27.3.88", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:19:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1875054393", "OS-SRV-USG:launched_at": "2022-05-25T15:24:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--618242028"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:33:58,543 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba 0.530s 2022-05-25 15:33:58,543 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:33:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1679', '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-fb9f2df6-84fb-424d-a215-d573d81f4217', 'x-compute-request-id': 'req-fb9f2df6-84fb-424d-a215-d573d81f4217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba'} Body: b'{"server": {"id": "78630b55-dc26-4622-abe8-3e0ad6e40dba", "name": "tempest-AttachVolumeNegativeTest-server-917144003", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:23:56Z", "updated": "2022-05-25T15:33:55Z", "addresses": {"tempest-AttachVolumeNegativeTest-605626296-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:19:b6"}, {"version": 4, "addr": "172.27.3.88", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:19:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1875054393", "OS-SRV-USG:launched_at": "2022-05-25T15:24:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--618242028"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:33:59,721 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba 0.169s 2022-05-25 15:33:59,722 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:33:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1326', '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-b2a78308-bbc9-45eb-af03-482be38cc067', 'x-compute-request-id': 'req-b2a78308-bbc9-45eb-af03-482be38cc067', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba'} Body: b'{"server": {"id": "78630b55-dc26-4622-abe8-3e0ad6e40dba", "name": "tempest-AttachVolumeNegativeTest-server-917144003", "status": "ACTIVE", "tenant_id": "53f65cad94804849bf57f4533761ab3c", "user_id": "09cd0b66ae0145cb9e533335e23e2dc9", "metadata": {}, "hostId": "5a8cc2ce52d8d2be72fe7615cbf6a5c6559bfbb63e02192a75f9a954", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:23:56Z", "updated": "2022-05-25T15:33:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1875054393", "OS-SRV-USG:launched_at": "2022-05-25T15:24:10.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": []}}' 2022-05-25 15:34:00,766 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba 0.035s 2022-05-25 15:34:00,766 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:34:00 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-8e36bed8-4482-4a7b-b6f7-b74bf3ce9dd2', 'x-compute-request-id': 'req-8e36bed8-4482-4a7b-b6f7-b74bf3ce9dd2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/78630b55-dc26-4622-abe8-3e0ad6e40dba'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 78630b55-dc26-4622-abe8-3e0ad6e40dba could not be found."}}' 2022-05-25 15:34:00,937 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.222.0.57/compute/v2.1/os-keypairs/tempest-keypair-1875054393 0.169s 2022-05-25 15:34:00,937 125535 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:34:00 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-9728794e-60e4-498a-9e27-ed627e036deb', 'x-compute-request-id': 'req-9728794e-60e4-498a-9e27-ed627e036deb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.57/compute/v2.1/os-keypairs/tempest-keypair-1875054393'} Body: b'' 2022-05-25 15:34:01,191 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.57:9696/v2.0/security-groups/95dc8179-f225-416c-b908-f08e8389693a 0.253s 2022-05-25 15:34:01,191 125535 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-8da82d1e-3b51-4545-8509-fed8fef46103', 'content-length': '0', 'date': 'Wed, 25 May 2022 15:34:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.57:9696/v2.0/security-groups/95dc8179-f225-416c-b908-f08e8389693a'} Body: b'' 2022-05-25 15:34:01,210 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.222.0.57:9696/v2.0/security-groups/95dc8179-f225-416c-b908-f08e8389693a 0.018s 2022-05-25 15:34:01,210 125535 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': '146', 'x-openstack-request-id': 'req-a57f429c-72d6-47ff-b1db-83ec824f360e', 'date': 'Wed, 25 May 2022 15:34:01 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.57:9696/v2.0/security-groups/95dc8179-f225-416c-b908-f08e8389693a'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 95dc8179-f225-416c-b908-f08e8389693a does not exist", "detail": ""}}' 2022-05-25 15:34:01,844 125535 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.57:9696/v2.0/floatingips/1c1f4745-f3a9-4587-910c-ded41d6da30c 0.633s 2022-05-25 15:34:01,844 125535 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-d4fe6a39-e38e-4789-99b3-d95ca3a084b4', 'content-length': '0', 'date': 'Wed, 25 May 2022 15:34:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.57:9696/v2.0/floatingips/1c1f4745-f3a9-4587-910c-ded41d6da30c'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 49, in test_attach_attached_volume_to_same_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 532, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 2fca80de-883b-4da1-a21b-d44583264436 failed to reach available status (current available) within the required time (360 s). |
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
pass
pt10.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
||||||
tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 5 | 1 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt11.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
pt11.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
pt11.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
pt11.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
pt11.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] |
fail
ft11.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-25 15:02:35,159 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 202 POST http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3/action 0.295s 2022-05-25 15:02:35,160 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1361314013", "disk_format": "raw"}} Response - Headers: {'date': 'Wed, 25 May 2022 15:02:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4604d66e-456c-46e4-89c8-2ab6410d26cd', 'content-length': '698', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4604d66e-456c-46e4-89c8-2ab6410d26cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3/action'} Body: b'{"os-volume_upload_image": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "updated_at": "2022-05-25T15:02:34.000000", "status": "uploading", "display_description": null, "size": 1, "volume_type": {"id": "bef45f7e-09df-4e1c-abed-bfe43f50ae0b", "name": "__DEFAULT__", "description": "Default Volume Type", "is_public": true, "extra_specs": {}, "qos_specs_id": null, "created_at": "2022-05-25T14:43:24.000000", "updated_at": "2022-05-25T14:43:24.000000", "deleted_at": null, "deleted": false}, "image_id": "b98cb9b1-f1d3-44e9-a975-298fde623dba", "container_format": "bare", "disk_format": "raw", "image_name": "tempest-VolumesActionsTest-Image-1361314013", "protected": false, "visibility": "shared"}}' 2022-05-25 15:02:35,181 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba 0.020s 2022-05-25 15:02:35,181 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ec8dc429-0e64-4752-9eef-06e8801d8663', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1361314013", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "2cabf516039f4b5aa97760db504226d2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b98cb9b1-f1d3-44e9-a975-298fde623dba", "created_at": "2022-05-25T15:02:35Z", "updated_at": "2022-05-25T15:02:35Z", "tags": [], "self": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba", "file": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba/file", "schema": "/v2/schemas/image"}' 2022-05-25 15:02:36,202 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba 0.019s 2022-05-25 15:02:36,202 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8b086c5d-4dad-4290-83d7-dc00a6661bd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1361314013", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "2cabf516039f4b5aa97760db504226d2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b98cb9b1-f1d3-44e9-a975-298fde623dba", "created_at": "2022-05-25T15:02:35Z", "updated_at": "2022-05-25T15:02:35Z", "tags": [], "self": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba", "file": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba/file", "schema": "/v2/schemas/image"}' 2022-05-25 15:02:37,226 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba 0.022s 2022-05-25 15:02:37,226 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0c839e9c-fc11-4e9f-98cb-bdd7fe2b196c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1361314013", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "2cabf516039f4b5aa97760db504226d2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b98cb9b1-f1d3-44e9-a975-298fde623dba", "created_at": "2022-05-25T15:02:35Z", "updated_at": "2022-05-25T15:02:35Z", "tags": [], "self": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba", "file": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba/file", "schema": "/v2/schemas/image"}' 2022-05-25 15:02:38,249 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba 0.021s 2022-05-25 15:02:38,249 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-519e6b2e-04f8-44f7-88dc-2aeab28f90dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1361314013", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "2cabf516039f4b5aa97760db504226d2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b98cb9b1-f1d3-44e9-a975-298fde623dba", "created_at": "2022-05-25T15:02:35Z", "updated_at": "2022-05-25T15:02:35Z", "tags": [], "self": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba", "file": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba/file", "schema": "/v2/schemas/image"}' 2022-05-25 15:02:39,270 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba 0.020s 2022-05-25 15:02:39,271 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8c99233b-c6e3-4a08-81d4-c77d5ab84134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1361314013", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "2cabf516039f4b5aa97760db504226d2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b98cb9b1-f1d3-44e9-a975-298fde623dba", "created_at": "2022-05-25T15:02:35Z", "updated_at": "2022-05-25T15:02:35Z", "tags": [], "self": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba", "file": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba/file", "schema": "/v2/schemas/image"}' 2022-05-25 15:02:40,291 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba 0.019s 2022-05-25 15:02:40,292 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-75708995-26ab-490a-9ae9-2629226e9e7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1361314013", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "2cabf516039f4b5aa97760db504226d2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b98cb9b1-f1d3-44e9-a975-298fde623dba", "created_at": "2022-05-25T15:02:35Z", "updated_at": "2022-05-25T15:02:35Z", "tags": [], "self": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba", "file": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba/file", "schema": "/v2/schemas/image"}' 2022-05-25 15:02:41,311 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba 0.018s 2022-05-25 15:02:41,311 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f7f0f411-e035-4c18-a7fa-e3997a1b5b91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1361314013", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "2cabf516039f4b5aa97760db504226d2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b98cb9b1-f1d3-44e9-a975-298fde623dba", "created_at": "2022-05-25T15:02:35Z", "updated_at": "2022-05-25T15:02:35Z", "tags": [], "self": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba", "file": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba/file", "schema": "/v2/schemas/image"}' 2022-05-25 15:02:42,332 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba 0.019s 2022-05-25 15:02:42,332 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4b461ee3-b6e8-4f3c-94a3-c1656a889bf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1361314013", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "2cabf516039f4b5aa97760db504226d2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b98cb9b1-f1d3-44e9-a975-298fde623dba", "created_at": "2022-05-25T15:02:35Z", "updated_at": "2022-05-25T15:02:35Z", "tags": [], "self": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba", "file": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba/file", "schema": "/v2/schemas/image"}' 2022-05-25 15:02:43,354 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba 0.020s 2022-05-25 15:02:43,354 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-21b6151d-9f01-4ac3-a16d-709a182d3271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1361314013", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "2cabf516039f4b5aa97760db504226d2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b98cb9b1-f1d3-44e9-a975-298fde623dba", "created_at": "2022-05-25T15:02:35Z", "updated_at": "2022-05-25T15:02:35Z", "tags": [], "self": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba", "file": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba/file", "schema": "/v2/schemas/image"}' 2022-05-25 15:02:44,377 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba 0.021s 2022-05-25 15:02:44,377 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9eb2494c-73ae-4381-bebb-1f2b98534699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1361314013", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "2cabf516039f4b5aa97760db504226d2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b98cb9b1-f1d3-44e9-a975-298fde623dba", "created_at": "2022-05-25T15:02:35Z", "updated_at": "2022-05-25T15:02:35Z", "tags": [], "self": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba", "file": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba/file", "schema": "/v2/schemas/image"}' 2022-05-25 15:02:45,401 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba 0.022s 2022-05-25 15:02:45,401 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-dce1720e-fa79-4d18-b4bb-c8058b2df332', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1361314013", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "2cabf516039f4b5aa97760db504226d2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b98cb9b1-f1d3-44e9-a975-298fde623dba", "created_at": "2022-05-25T15:02:35Z", "updated_at": "2022-05-25T15:02:35Z", "tags": [], "self": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba", "file": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba/file", "schema": "/v2/schemas/image"}' 2022-05-25 15:02:46,427 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba 0.024s 2022-05-25 15:02:46,427 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1b17b75f-b592-460b-a0a1-d10802e34eef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1361314013", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "2cabf516039f4b5aa97760db504226d2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b98cb9b1-f1d3-44e9-a975-298fde623dba", "created_at": "2022-05-25T15:02:35Z", "updated_at": "2022-05-25T15:02:35Z", "tags": [], "self": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba", "file": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba/file", "schema": "/v2/schemas/image"}' 2022-05-25 15:02:47,447 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba 0.019s 2022-05-25 15:02:47,449 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cb826a91-62cf-4e23-bfb7-22e53dabee6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1361314013", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "2cabf516039f4b5aa97760db504226d2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b98cb9b1-f1d3-44e9-a975-298fde623dba", "created_at": "2022-05-25T15:02:35Z", "updated_at": "2022-05-25T15:02:35Z", "tags": [], "self": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba", "file": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba/file", "schema": "/v2/schemas/image"}' 2022-05-25 15:02:48,469 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba 0.019s 2022-05-25 15:02:48,470 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b82cf13b-00f2-47b8-a662-7283b16bbdea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1361314013", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "2cabf516039f4b5aa97760db504226d2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b98cb9b1-f1d3-44e9-a975-298fde623dba", "created_at": "2022-05-25T15:02:35Z", "updated_at": "2022-05-25T15:02:35Z", "tags": [], "self": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba", "file": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba/file", "schema": "/v2/schemas/image"}' 2022-05-25 15:02:49,492 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba 0.020s 2022-05-25 15:02:49,492 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-18b75929-86a3-46d0-8a53-59cd46f05259', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1361314013", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "2cabf516039f4b5aa97760db504226d2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b98cb9b1-f1d3-44e9-a975-298fde623dba", "created_at": "2022-05-25T15:02:35Z", "updated_at": "2022-05-25T15:02:35Z", "tags": [], "self": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba", "file": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba/file", "schema": "/v2/schemas/image"}' 2022-05-25 15:02:50,512 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba 0.018s 2022-05-25 15:02:50,513 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5a5eba4a-df14-4f81-aa43-1c3e2ca4f378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1361314013", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "2cabf516039f4b5aa97760db504226d2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b98cb9b1-f1d3-44e9-a975-298fde623dba", "created_at": "2022-05-25T15:02:35Z", "updated_at": "2022-05-25T15:02:35Z", "tags": [], "self": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba", "file": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba/file", "schema": "/v2/schemas/image"}' 2022-05-25 15:02:51,534 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba 0.019s 2022-05-25 15:02:51,535 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2f6a1234-b371-494b-8a74-f970b167a23d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1361314013", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "2cabf516039f4b5aa97760db504226d2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b98cb9b1-f1d3-44e9-a975-298fde623dba", "created_at": "2022-05-25T15:02:35Z", "updated_at": "2022-05-25T15:02:35Z", "tags": [], "self": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba", "file": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba/file", "schema": "/v2/schemas/image"}' 2022-05-25 15:02:52,557 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba 0.021s 2022-05-25 15:02:52,557 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-baedd7cd-ef8a-488d-8eed-e78be65de49d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1361314013", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "2cabf516039f4b5aa97760db504226d2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b98cb9b1-f1d3-44e9-a975-298fde623dba", "created_at": "2022-05-25T15:02:35Z", "updated_at": "2022-05-25T15:02:52Z", "tags": [], "self": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba", "file": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba/file", "schema": "/v2/schemas/image"}' 2022-05-25 15:02:53,584 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba 0.025s 2022-05-25 15:02:53,585 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ba1c66f2-6c85-4414-8311-ec0536d9e09f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1361314013", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "2cabf516039f4b5aa97760db504226d2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b98cb9b1-f1d3-44e9-a975-298fde623dba", "created_at": "2022-05-25T15:02:35Z", "updated_at": "2022-05-25T15:02:52Z", "tags": [], "self": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba", "file": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba/file", "schema": "/v2/schemas/image"}' 2022-05-25 15:02:54,637 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba 0.051s 2022-05-25 15:02:54,637 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a68dd090-304e-4b0f-9e22-4361b32781cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1361314013", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "2cabf516039f4b5aa97760db504226d2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b98cb9b1-f1d3-44e9-a975-298fde623dba", "created_at": "2022-05-25T15:02:35Z", "updated_at": "2022-05-25T15:02:52Z", "tags": [], "self": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba", "file": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba/file", "schema": "/v2/schemas/image"}' 2022-05-25 15:02:55,661 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba 0.022s 2022-05-25 15:02:55,661 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-07cad71b-ed8d-4556-ba5e-1a97fc56619b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1361314013", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "2cabf516039f4b5aa97760db504226d2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b98cb9b1-f1d3-44e9-a975-298fde623dba", "created_at": "2022-05-25T15:02:35Z", "updated_at": "2022-05-25T15:02:52Z", "tags": [], "self": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba", "file": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba/file", "schema": "/v2/schemas/image"}' 2022-05-25 15:02:56,688 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba 0.025s 2022-05-25 15:02:56,689 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4f8f63f0-20be-4a45-9c8d-aa71b2ffa90c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1361314013", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "2cabf516039f4b5aa97760db504226d2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b98cb9b1-f1d3-44e9-a975-298fde623dba", "created_at": "2022-05-25T15:02:35Z", "updated_at": "2022-05-25T15:02:52Z", "tags": [], "self": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba", "file": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba/file", "schema": "/v2/schemas/image"}' 2022-05-25 15:02:57,742 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba 0.052s 2022-05-25 15:02:57,743 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ff81a262-cf54-4398-9a0a-b86459592050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1361314013", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "2cabf516039f4b5aa97760db504226d2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b98cb9b1-f1d3-44e9-a975-298fde623dba", "created_at": "2022-05-25T15:02:35Z", "updated_at": "2022-05-25T15:02:52Z", "tags": [], "self": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba", "file": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba/file", "schema": "/v2/schemas/image"}' 2022-05-25 15:02:58,778 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba 0.034s 2022-05-25 15:02:58,779 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b9911a93-6e28-4ec0-8099-a476befcc82a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1361314013", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "2cabf516039f4b5aa97760db504226d2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b98cb9b1-f1d3-44e9-a975-298fde623dba", "created_at": "2022-05-25T15:02:35Z", "updated_at": "2022-05-25T15:02:52Z", "tags": [], "self": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba", "file": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba/file", "schema": "/v2/schemas/image"}' 2022-05-25 15:02:59,816 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba 0.036s 2022-05-25 15:02:59,817 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9fefc578-28a7-4cb1-b579-860a7d78e6d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1361314013", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "2cabf516039f4b5aa97760db504226d2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b98cb9b1-f1d3-44e9-a975-298fde623dba", "created_at": "2022-05-25T15:02:35Z", "updated_at": "2022-05-25T15:02:52Z", "tags": [], "self": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba", "file": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba/file", "schema": "/v2/schemas/image"}' 2022-05-25 15:03:00,840 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba 0.021s 2022-05-25 15:03:00,840 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-eb6bdbca-9777-45cf-abf8-d9f324df77d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1361314013", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "2cabf516039f4b5aa97760db504226d2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b98cb9b1-f1d3-44e9-a975-298fde623dba", "created_at": "2022-05-25T15:02:35Z", "updated_at": "2022-05-25T15:02:52Z", "tags": [], "self": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba", "file": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba/file", "schema": "/v2/schemas/image"}' 2022-05-25 15:03:01,866 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba 0.024s 2022-05-25 15:03:01,866 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-771bd798-c3d0-48af-a7ec-361ddf19fb89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1361314013", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "2cabf516039f4b5aa97760db504226d2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b98cb9b1-f1d3-44e9-a975-298fde623dba", "created_at": "2022-05-25T15:02:35Z", "updated_at": "2022-05-25T15:02:52Z", "tags": [], "self": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba", "file": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba/file", "schema": "/v2/schemas/image"}' 2022-05-25 15:03:02,900 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba 0.033s 2022-05-25 15:03:02,901 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-37632877-09a1-4978-bef5-ba21314df257', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1361314013", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "2cabf516039f4b5aa97760db504226d2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b98cb9b1-f1d3-44e9-a975-298fde623dba", "created_at": "2022-05-25T15:02:35Z", "updated_at": "2022-05-25T15:02:52Z", "tags": [], "self": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba", "file": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba/file", "schema": "/v2/schemas/image"}' 2022-05-25 15:03:03,933 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba 0.030s 2022-05-25 15:03:03,933 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0cd8a8dd-fe82-4683-8db3-c8750b40aad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1361314013", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "2cabf516039f4b5aa97760db504226d2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b98cb9b1-f1d3-44e9-a975-298fde623dba", "created_at": "2022-05-25T15:02:35Z", "updated_at": "2022-05-25T15:02:52Z", "tags": [], "self": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba", "file": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba/file", "schema": "/v2/schemas/image"}' 2022-05-25 15:03:04,966 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba 0.031s 2022-05-25 15:03:04,967 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-34927320-a785-4839-a6bc-f9b86191210e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1361314013", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "2cabf516039f4b5aa97760db504226d2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b98cb9b1-f1d3-44e9-a975-298fde623dba", "created_at": "2022-05-25T15:02:35Z", "updated_at": "2022-05-25T15:02:52Z", "tags": [], "self": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba", "file": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba/file", "schema": "/v2/schemas/image"}' 2022-05-25 15:03:05,997 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba 0.029s 2022-05-25 15:03:05,998 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-fc93375f-8725-4fcc-ab01-126c995d5b8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1361314013", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "2cabf516039f4b5aa97760db504226d2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b98cb9b1-f1d3-44e9-a975-298fde623dba", "created_at": "2022-05-25T15:02:35Z", "updated_at": "2022-05-25T15:02:52Z", "tags": [], "self": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba", "file": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba/file", "schema": "/v2/schemas/image"}' 2022-05-25 15:03:07,027 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba 0.027s 2022-05-25 15:03:07,027 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-60d15a30-66b2-4ab6-afb3-b75a3c849b99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1361314013", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "2cabf516039f4b5aa97760db504226d2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b98cb9b1-f1d3-44e9-a975-298fde623dba", "created_at": "2022-05-25T15:02:35Z", "updated_at": "2022-05-25T15:02:52Z", "tags": [], "self": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba", "file": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba/file", "schema": "/v2/schemas/image"}' 2022-05-25 15:03:08,048 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba 0.019s 2022-05-25 15:03:08,049 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-fd7faa2c-0a42-4783-86cd-028a6dee2459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1361314013", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "2cabf516039f4b5aa97760db504226d2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b98cb9b1-f1d3-44e9-a975-298fde623dba", "created_at": "2022-05-25T15:02:35Z", "updated_at": "2022-05-25T15:02:52Z", "tags": [], "self": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba", "file": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba/file", "schema": "/v2/schemas/image"}' 2022-05-25 15:03:09,073 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba 0.023s 2022-05-25 15:03:09,074 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '822', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2a7896b7-3e69-42d9-980b-8ee41f1db9db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1361314013", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1073741824, "virtual_size": 1073741824, "status": "active", "checksum": "cd573cfaace07e7949bc0c46028904ff", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "2cabf516039f4b5aa97760db504226d2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "c5041ae163cf0f65600acfe7f6a63f212101687d41a57a4e18ffd2a07a452cd8175b8f5a4868dd2330bfe5ae123f18216bdbc9e0f80d131e64b94913a7b40bb5", "id": "b98cb9b1-f1d3-44e9-a975-298fde623dba", "created_at": "2022-05-25T15:02:35Z", "updated_at": "2022-05-25T15:03:09Z", "tags": [], "self": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba", "file": "/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba/file", "schema": "/v2/schemas/image"}' 2022-05-25 15:03:09,122 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.048s 2022-05-25 15:03:09,123 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92ff33e1-ef3d-46c5-b0e8-a84d7ec5def5', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92ff33e1-ef3d-46c5-b0e8-a84d7ec5def5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:10,178 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.045s 2022-05-25 15:03:10,178 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf8cae76-a80b-45a1-b1fa-ddfa5e81f538', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf8cae76-a80b-45a1-b1fa-ddfa5e81f538', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:11,238 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.051s 2022-05-25 15:03:11,238 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05d38cda-b485-4ebc-be32-7485a0adc46e', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05d38cda-b485-4ebc-be32-7485a0adc46e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:12,290 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:03:12,291 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d95f2ba0-2994-4e49-a4d9-2e1ce95a2d2c', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d95f2ba0-2994-4e49-a4d9-2e1ce95a2d2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:13,352 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.053s 2022-05-25 15:03:13,353 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-592bd4d1-ed99-41d3-b6bf-6f93ca57701f', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-592bd4d1-ed99-41d3-b6bf-6f93ca57701f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:14,403 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:03:14,404 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c70a370-9654-448b-a7c3-1861dbfda33f', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c70a370-9654-448b-a7c3-1861dbfda33f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:15,455 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:03:15,455 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64ca1bde-49c2-43a5-a9f4-b7feb40ea293', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64ca1bde-49c2-43a5-a9f4-b7feb40ea293', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:16,506 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:03:16,506 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9af3dd97-3e86-4bc4-924c-9d2f075eae4f', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9af3dd97-3e86-4bc4-924c-9d2f075eae4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:17,556 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:03:17,556 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10962062-a37b-4975-b2a5-774185b76d20', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10962062-a37b-4975-b2a5-774185b76d20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:18,605 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:03:18,606 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7b6434f-e280-46ff-9647-be1284d07ce7', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7b6434f-e280-46ff-9647-be1284d07ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:19,656 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:03:19,657 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1c466f7-f79a-4003-b30a-952e9fa1bd6b', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1c466f7-f79a-4003-b30a-952e9fa1bd6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:20,707 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:03:20,708 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59658d36-bf2b-4892-9f60-8c37b53a5686', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59658d36-bf2b-4892-9f60-8c37b53a5686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:21,757 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:03:21,757 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c87521b1-a305-45b8-9e49-8810c69685fe', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c87521b1-a305-45b8-9e49-8810c69685fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:22,807 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:03:22,807 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb8db1af-56e7-4f27-a2d9-84e9d850d411', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb8db1af-56e7-4f27-a2d9-84e9d850d411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:23,859 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:03:23,860 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c515c780-d8ec-4c6e-82ff-7c61a9b7dd5d', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c515c780-d8ec-4c6e-82ff-7c61a9b7dd5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:24,910 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:03:24,910 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e700cb5c-f9f6-4c96-a785-5f7c2fc6d7c5', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e700cb5c-f9f6-4c96-a785-5f7c2fc6d7c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:25,964 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.046s 2022-05-25 15:03:25,965 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f900368-617b-46ef-883b-7a836298fe36', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f900368-617b-46ef-883b-7a836298fe36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:27,015 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:03:27,015 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd575941-fdfe-44c5-aca3-cd7b6703e3c8', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd575941-fdfe-44c5-aca3-cd7b6703e3c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:28,064 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:03:28,065 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcfab058-2d69-4163-ac35-137a43833814', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcfab058-2d69-4163-ac35-137a43833814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:29,115 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:03:29,116 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f24df34a-667e-4a61-9c6e-c0b829547f2a', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f24df34a-667e-4a61-9c6e-c0b829547f2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:30,166 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:03:30,166 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afaa8335-65b4-4462-8e51-18f8cc9a2f06', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afaa8335-65b4-4462-8e51-18f8cc9a2f06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:31,220 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.045s 2022-05-25 15:03:31,220 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-726656b2-ad8b-445f-ad8e-8937c9353398', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-726656b2-ad8b-445f-ad8e-8937c9353398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:32,270 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:03:32,270 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-205fb2a2-0778-4d2b-9895-e516f6a13a11', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-205fb2a2-0778-4d2b-9895-e516f6a13a11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:33,320 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:03:33,321 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74c49bd4-7561-4c4e-82e5-f9fbddcfb765', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74c49bd4-7561-4c4e-82e5-f9fbddcfb765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:34,373 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.045s 2022-05-25 15:03:34,374 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f75f27e-5a22-4d66-a0e0-7ad26002364f', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f75f27e-5a22-4d66-a0e0-7ad26002364f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:35,433 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.050s 2022-05-25 15:03:35,433 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32eaf4ff-a56d-4728-a92e-aea25aeabc53', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32eaf4ff-a56d-4728-a92e-aea25aeabc53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:36,483 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:03:36,484 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44fa4efc-d714-4f35-8a63-6969dbc209a5', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44fa4efc-d714-4f35-8a63-6969dbc209a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:37,534 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:03:37,534 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-802fa5db-f9a3-4269-9b1d-abf9a5d4e7e7', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-802fa5db-f9a3-4269-9b1d-abf9a5d4e7e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:38,584 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:03:38,585 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6ed318a-0940-4206-92b0-45dc32712757', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6ed318a-0940-4206-92b0-45dc32712757', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:39,636 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:03:39,637 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b897042-bae8-49ac-9d5e-47b76f8623fd', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b897042-bae8-49ac-9d5e-47b76f8623fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:40,688 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:03:40,688 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00119e5b-ab1d-470c-a293-126449c751b8', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00119e5b-ab1d-470c-a293-126449c751b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:41,746 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.050s 2022-05-25 15:03:41,746 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca758ee8-47fb-4cd2-8f25-52137c410a2b', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca758ee8-47fb-4cd2-8f25-52137c410a2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:42,816 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.061s 2022-05-25 15:03:42,816 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fdb9f84-a1b2-407b-ac22-dedc73db6f0e', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fdb9f84-a1b2-407b-ac22-dedc73db6f0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:43,878 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.054s 2022-05-25 15:03:43,879 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e01bba3-8bbd-4e6e-b80b-f54528628b2c', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e01bba3-8bbd-4e6e-b80b-f54528628b2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:44,940 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.053s 2022-05-25 15:03:44,943 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-892936dc-57c7-44cd-ab00-1de4d05b61e4', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-892936dc-57c7-44cd-ab00-1de4d05b61e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:45,995 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.044s 2022-05-25 15:03:45,995 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb129ac1-1ec3-4006-b431-9711aebf76f8', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb129ac1-1ec3-4006-b431-9711aebf76f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:47,052 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.048s 2022-05-25 15:03:47,053 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfad456a-a707-41ea-8902-118d9cbc7648', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfad456a-a707-41ea-8902-118d9cbc7648', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:48,106 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.045s 2022-05-25 15:03:48,106 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c2c6ac7-8d45-4019-be45-06af24d00332', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c2c6ac7-8d45-4019-be45-06af24d00332', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:49,158 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:03:49,158 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0abb165-e5a0-417e-b3dc-fa66a1255015', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0abb165-e5a0-417e-b3dc-fa66a1255015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:50,211 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.044s 2022-05-25 15:03:50,212 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9599fe1-cdf5-458c-8714-15dbe8e7c4d9', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9599fe1-cdf5-458c-8714-15dbe8e7c4d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:51,264 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:03:51,264 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8886c980-d1ab-4c1b-8e7e-2e66d0205164', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8886c980-d1ab-4c1b-8e7e-2e66d0205164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:52,315 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:03:52,315 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41bf5922-edae-47d3-a9be-6feef7d6695c', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41bf5922-edae-47d3-a9be-6feef7d6695c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:53,368 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.045s 2022-05-25 15:03:53,389 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70b74781-e900-40e6-a51f-36a2254e22af', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70b74781-e900-40e6-a51f-36a2254e22af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:54,445 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.046s 2022-05-25 15:03:54,445 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-531d52c9-4454-4bd3-85ed-edf898b27d48', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-531d52c9-4454-4bd3-85ed-edf898b27d48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:55,500 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.045s 2022-05-25 15:03:55,501 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3b1c744-2216-4092-9697-db3f5c704f40', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3b1c744-2216-4092-9697-db3f5c704f40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:56,556 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.048s 2022-05-25 15:03:56,557 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1800268-687a-4106-8b56-de95ee684a2d', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1800268-687a-4106-8b56-de95ee684a2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:57,614 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.048s 2022-05-25 15:03:57,614 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc6dc038-dd98-4330-83ab-90119c7f014e', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc6dc038-dd98-4330-83ab-90119c7f014e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:58,666 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.044s 2022-05-25 15:03:58,666 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eac5e045-9443-4077-943e-8be1466d283e', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eac5e045-9443-4077-943e-8be1466d283e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:03:59,721 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.044s 2022-05-25 15:03:59,721 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4457e210-5d59-4620-83f7-1e5ddeddf56c', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4457e210-5d59-4620-83f7-1e5ddeddf56c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:00,772 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:04:00,773 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2eb63c5-8ad9-49a7-be77-903580d79736', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2eb63c5-8ad9-49a7-be77-903580d79736', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:01,823 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:04:01,823 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fb9a218-2e3e-476c-a9a0-5127acff9406', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fb9a218-2e3e-476c-a9a0-5127acff9406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:02,876 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.044s 2022-05-25 15:04:02,876 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-609b4fe5-aea2-4385-b46d-3b81b656e8f3', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-609b4fe5-aea2-4385-b46d-3b81b656e8f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:03,934 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.048s 2022-05-25 15:04:03,934 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebf8aa27-8fb5-4424-b17c-88e439df452d', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebf8aa27-8fb5-4424-b17c-88e439df452d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:04,990 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.047s 2022-05-25 15:04:04,990 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd5f3be7-3294-4f25-a08b-9aef1ad28f68', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd5f3be7-3294-4f25-a08b-9aef1ad28f68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:06,042 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.044s 2022-05-25 15:04:06,043 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99901988-c1db-4878-b567-534b64ef7db5', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99901988-c1db-4878-b567-534b64ef7db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:07,097 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.046s 2022-05-25 15:04:07,097 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-359221fb-738c-4a7f-894f-85205aa111b2', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-359221fb-738c-4a7f-894f-85205aa111b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:08,147 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:04:08,148 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5779ba1-91a3-4629-a9dd-e6af2ef4200b', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5779ba1-91a3-4629-a9dd-e6af2ef4200b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:09,198 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:04:09,199 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81523108-efa9-4de7-bdc7-b62c2839f43e', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81523108-efa9-4de7-bdc7-b62c2839f43e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:10,252 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.044s 2022-05-25 15:04:10,252 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b6a56a9-54bc-4e15-8cba-6beba3a6fb53', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b6a56a9-54bc-4e15-8cba-6beba3a6fb53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:11,302 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:04:11,302 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4ea90f9-475c-4c2e-bcd4-37114e5e1a32', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4ea90f9-475c-4c2e-bcd4-37114e5e1a32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:12,353 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:04:12,353 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b49007b8-4dc1-426c-b9be-e08dd4b61fd6', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b49007b8-4dc1-426c-b9be-e08dd4b61fd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:13,405 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:04:13,405 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dab1ff7-36dc-4561-a1d7-a86212ec2001', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dab1ff7-36dc-4561-a1d7-a86212ec2001', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:14,456 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:04:14,457 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0222c1bb-3b12-453a-93b5-1ffde9607566', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0222c1bb-3b12-453a-93b5-1ffde9607566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:15,507 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:04:15,507 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a203c430-9d52-4a99-8bdf-2e0efde0b7b0', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a203c430-9d52-4a99-8bdf-2e0efde0b7b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:16,561 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:04:16,561 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7245f6f8-18ce-44d1-b679-9d880949c6e5', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7245f6f8-18ce-44d1-b679-9d880949c6e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:17,611 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:04:17,611 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1e67bee-87c9-484b-9aa6-c16265c817f6', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1e67bee-87c9-484b-9aa6-c16265c817f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:18,669 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.049s 2022-05-25 15:04:18,669 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac12475d-851a-47de-acea-5f10a2ac91ea', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac12475d-851a-47de-acea-5f10a2ac91ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:19,729 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.047s 2022-05-25 15:04:19,730 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e24106b-c274-445d-ad87-e61c3759a2a6', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e24106b-c274-445d-ad87-e61c3759a2a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:20,779 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:04:20,780 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fa9aa4e-0a33-4adb-9a22-797cb43f55c2', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fa9aa4e-0a33-4adb-9a22-797cb43f55c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:21,829 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:04:21,830 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-057c37b5-11a8-4a92-b086-a44c09cb2342', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-057c37b5-11a8-4a92-b086-a44c09cb2342', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:22,878 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.040s 2022-05-25 15:04:22,878 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a97f927-391b-4eec-a98c-f02273b74ef8', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a97f927-391b-4eec-a98c-f02273b74ef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:23,933 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.047s 2022-05-25 15:04:23,934 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22297bcf-b0e8-409e-8f70-377c019e87e7', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22297bcf-b0e8-409e-8f70-377c019e87e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:24,985 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:04:24,985 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6f38617-2db6-4fa7-a5de-b9a4cdfa625d', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6f38617-2db6-4fa7-a5de-b9a4cdfa625d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:26,035 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:04:26,036 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c4408a8-e381-49fe-9e21-7f908bb139cf', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c4408a8-e381-49fe-9e21-7f908bb139cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:27,086 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:04:27,086 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cec99ec3-4a3e-4c81-8d87-72d9a48a8012', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cec99ec3-4a3e-4c81-8d87-72d9a48a8012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:28,134 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.040s 2022-05-25 15:04:28,134 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-770a715e-b6ad-4932-bea5-00b28376b4c7', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-770a715e-b6ad-4932-bea5-00b28376b4c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:29,186 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:04:29,186 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eed5ca2-9e89-4df4-bc43-96b3598fe169', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eed5ca2-9e89-4df4-bc43-96b3598fe169', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:30,242 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.047s 2022-05-25 15:04:30,242 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85ccee40-92c4-4d97-8008-06824088e6f9', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85ccee40-92c4-4d97-8008-06824088e6f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:31,292 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:04:31,293 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2279ecf4-9e1f-4d85-af16-0c258fe3eea4', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2279ecf4-9e1f-4d85-af16-0c258fe3eea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:32,344 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:04:32,345 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c6e862f-d89d-4fff-8d74-c77f2436ae5f', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c6e862f-d89d-4fff-8d74-c77f2436ae5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:33,394 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:04:33,394 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78008184-e455-4fc7-842d-2a7a1236cb3e', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78008184-e455-4fc7-842d-2a7a1236cb3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:34,450 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.048s 2022-05-25 15:04:34,450 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3144a000-c721-4b3f-861c-913ae05ab6c0', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3144a000-c721-4b3f-861c-913ae05ab6c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:35,508 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.050s 2022-05-25 15:04:35,508 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d395744-25ee-457a-b901-309b66138849', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d395744-25ee-457a-b901-309b66138849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:36,560 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:04:36,560 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5d17232-833b-4ecd-8874-7806ca7515a7', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5d17232-833b-4ecd-8874-7806ca7515a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:37,609 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:04:37,614 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bcf724e-908f-445c-a5a4-2465aab759b3', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bcf724e-908f-445c-a5a4-2465aab759b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:38,664 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:04:38,664 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ce7fb67-367d-4aaf-8d7a-455f21e1eaf8', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ce7fb67-367d-4aaf-8d7a-455f21e1eaf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:39,714 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:04:39,714 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a5c8e63-7e5b-4e1e-a114-f64497572032', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a5c8e63-7e5b-4e1e-a114-f64497572032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:40,765 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:04:40,765 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ca5a0f6-6bb4-473d-8aa0-fecfa6c50fb0', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ca5a0f6-6bb4-473d-8aa0-fecfa6c50fb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:41,814 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:04:41,814 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-879a6312-968a-4500-a67e-83839f49e4e6', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-879a6312-968a-4500-a67e-83839f49e4e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:42,865 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:04:42,865 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-842f2b10-8613-410b-b8d5-5fc409aca43f', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-842f2b10-8613-410b-b8d5-5fc409aca43f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:43,917 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:04:43,917 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abec98a4-0438-4646-8d8f-1468fd5240bb', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abec98a4-0438-4646-8d8f-1468fd5240bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:44,966 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.040s 2022-05-25 15:04:44,967 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39502ac0-642b-4b13-8e99-1221527d7005', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39502ac0-642b-4b13-8e99-1221527d7005', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:46,027 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.052s 2022-05-25 15:04:46,027 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbd72e1c-a7f7-4764-a0d7-1d53868f9cc7', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbd72e1c-a7f7-4764-a0d7-1d53868f9cc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:47,078 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:04:47,078 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0087cf40-071e-48d8-a75a-c9cb5c6ab6bb', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0087cf40-071e-48d8-a75a-c9cb5c6ab6bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:48,128 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:04:48,129 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaa98a87-a2fa-4c25-be93-6a9ccaca9576', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaa98a87-a2fa-4c25-be93-6a9ccaca9576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:49,181 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.044s 2022-05-25 15:04:49,181 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d5f8c42-fb81-4229-9b92-569b21668a26', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d5f8c42-fb81-4229-9b92-569b21668a26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:50,234 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.044s 2022-05-25 15:04:50,234 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acdbc74b-2210-41ae-9deb-62bf9a03fa9a', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acdbc74b-2210-41ae-9deb-62bf9a03fa9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:51,284 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:04:51,284 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7df0d7ce-c831-487d-bf16-218da25aee9c', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7df0d7ce-c831-487d-bf16-218da25aee9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:52,334 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:04:52,334 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9a3b661-3416-4936-ac3c-bbe9a73e74b0', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9a3b661-3416-4936-ac3c-bbe9a73e74b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:53,386 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:04:53,387 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b296964-8d7e-45e5-820f-3dd04761f4e9', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b296964-8d7e-45e5-820f-3dd04761f4e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:54,437 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:04:54,437 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0b5eb1e-aad0-4014-b3d0-eeef5be69e12', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0b5eb1e-aad0-4014-b3d0-eeef5be69e12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:55,485 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.040s 2022-05-25 15:04:55,485 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ec01aca-b11a-4d36-8686-3380fddd1c2d', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ec01aca-b11a-4d36-8686-3380fddd1c2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:56,537 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:04:56,537 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c5e84be-d647-40e5-a23c-20fd1bb2741a', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c5e84be-d647-40e5-a23c-20fd1bb2741a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:57,585 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.040s 2022-05-25 15:04:57,585 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04a13fad-2056-4e09-b3fa-6308ceecd022', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04a13fad-2056-4e09-b3fa-6308ceecd022', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:58,637 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:04:58,638 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13b2d161-fcf2-4bfe-9a20-ceea8c3ec202', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13b2d161-fcf2-4bfe-9a20-ceea8c3ec202', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:04:59,687 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:04:59,687 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c92f2ea7-d1d7-4369-bf6b-38de9bc9b1f6', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c92f2ea7-d1d7-4369-bf6b-38de9bc9b1f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:00,738 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:05:00,739 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-713abfd4-c859-4fa6-b51c-ff1b9af89a4c', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-713abfd4-c859-4fa6-b51c-ff1b9af89a4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:01,793 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.046s 2022-05-25 15:05:01,794 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b99f9c6f-c728-43b3-a271-eea2e532544b', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b99f9c6f-c728-43b3-a271-eea2e532544b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:02,843 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:05:02,844 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3175b407-aad7-41b0-a976-8c835a1a4e95', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3175b407-aad7-41b0-a976-8c835a1a4e95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:03,896 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.044s 2022-05-25 15:05:03,896 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3d5bff8-b7a1-4564-9c70-19123bb181e2', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3d5bff8-b7a1-4564-9c70-19123bb181e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:04,946 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:05:04,947 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2186624-c357-4653-9cfb-3b83964de9fb', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2186624-c357-4653-9cfb-3b83964de9fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:06,003 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.045s 2022-05-25 15:05:06,004 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c8008cd-be33-4be3-9b13-946343f8f16d', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c8008cd-be33-4be3-9b13-946343f8f16d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:07,064 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.051s 2022-05-25 15:05:07,064 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ace460a3-db4d-4a51-b99d-08b744271571', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ace460a3-db4d-4a51-b99d-08b744271571', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:08,120 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.045s 2022-05-25 15:05:08,120 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69f67e1a-0506-49b6-8f66-991ec4ff4005', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69f67e1a-0506-49b6-8f66-991ec4ff4005', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:09,170 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:05:09,170 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8712e96-31ba-4eb1-9357-4c1bd1ad15fe', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8712e96-31ba-4eb1-9357-4c1bd1ad15fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:10,220 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:05:10,220 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57f6b0b8-8d54-4566-852e-e2582ddc7da7', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57f6b0b8-8d54-4566-852e-e2582ddc7da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:11,272 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.044s 2022-05-25 15:05:11,272 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97eadefc-d8df-4054-859d-1aca4250b2f1', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97eadefc-d8df-4054-859d-1aca4250b2f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:12,322 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:05:12,322 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fd714db-76fe-4909-8ad2-6c5c31c89297', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fd714db-76fe-4909-8ad2-6c5c31c89297', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:13,376 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.044s 2022-05-25 15:05:13,376 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1417912-bf3b-4118-abc8-1a67829e208f', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1417912-bf3b-4118-abc8-1a67829e208f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:14,430 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.046s 2022-05-25 15:05:14,430 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-443a7518-f503-4d8b-aad1-740ec34b0848', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-443a7518-f503-4d8b-aad1-740ec34b0848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:15,484 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.045s 2022-05-25 15:05:15,484 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27de814b-f82e-42ec-8c0d-eab965dbf632', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27de814b-f82e-42ec-8c0d-eab965dbf632', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:16,534 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:05:16,534 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5698b046-4fee-4a02-a110-042f66c6caa0', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5698b046-4fee-4a02-a110-042f66c6caa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:17,585 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:05:17,585 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ae053a5-0301-4119-8d95-9adbb3bfb1a2', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ae053a5-0301-4119-8d95-9adbb3bfb1a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:18,634 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:05:18,635 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-339a628a-3e0e-4f0b-97ea-6bad02a92cc0', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-339a628a-3e0e-4f0b-97ea-6bad02a92cc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:19,688 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.044s 2022-05-25 15:05:19,688 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62e2f93d-d921-45da-a5b5-d37b5642b613', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62e2f93d-d921-45da-a5b5-d37b5642b613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:20,737 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:05:20,738 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc6070d7-9d2f-444f-b59c-b5e00b1ae6e4', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc6070d7-9d2f-444f-b59c-b5e00b1ae6e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:21,789 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:05:21,789 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-650c88a6-29ed-4321-a39a-95db7f99fef5', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-650c88a6-29ed-4321-a39a-95db7f99fef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:22,840 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:05:22,841 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43f49ed5-1ac0-40ac-a7c5-cd5a96cf1bdd', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43f49ed5-1ac0-40ac-a7c5-cd5a96cf1bdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:23,894 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.046s 2022-05-25 15:05:23,894 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-855ffa4f-6981-427c-85d7-b28dc917dd9f', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-855ffa4f-6981-427c-85d7-b28dc917dd9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:24,945 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:05:24,946 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea0dba5c-8942-4f5e-8b99-78ff84e1d978', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea0dba5c-8942-4f5e-8b99-78ff84e1d978', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:25,995 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:05:25,996 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbb2c070-7f7b-404e-8e11-42f45685dd69', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbb2c070-7f7b-404e-8e11-42f45685dd69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:27,049 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.044s 2022-05-25 15:05:27,049 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85921ab3-7c10-49c9-b745-26c3b6dc67d9', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85921ab3-7c10-49c9-b745-26c3b6dc67d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:28,101 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.045s 2022-05-25 15:05:28,102 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e1c203e-4fd0-4f70-9167-84faba6273ca', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e1c203e-4fd0-4f70-9167-84faba6273ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:29,153 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:05:29,153 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3534da31-bf60-4d36-8939-210521b1d54d', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3534da31-bf60-4d36-8939-210521b1d54d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:30,202 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:05:30,202 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-279dc652-1926-4fb1-84c5-059631490407', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-279dc652-1926-4fb1-84c5-059631490407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:31,253 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.044s 2022-05-25 15:05:31,254 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd6b6f6e-c46b-47c1-acad-2a651dca8cf4', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd6b6f6e-c46b-47c1-acad-2a651dca8cf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:32,323 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.061s 2022-05-25 15:05:32,323 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5c0c852-41a9-4815-ab08-09d6a63e0aa2', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5c0c852-41a9-4815-ab08-09d6a63e0aa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:33,372 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.040s 2022-05-25 15:05:33,378 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f08ef18-e373-4840-baa1-9b3ec540fa78', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f08ef18-e373-4840-baa1-9b3ec540fa78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:34,428 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:05:34,429 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72265665-574d-43c4-b976-25f7540451d3', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72265665-574d-43c4-b976-25f7540451d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:35,478 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:05:35,479 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63ab3860-3d03-44e5-9816-ecf9eceedd21', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63ab3860-3d03-44e5-9816-ecf9eceedd21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:36,530 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:05:36,531 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b15612b8-4208-4c08-834a-b0be038bfe6d', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b15612b8-4208-4c08-834a-b0be038bfe6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:37,707 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.169s 2022-05-25 15:05:37,708 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a80342a9-5ee3-4a00-9555-8f78112dd28c', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a80342a9-5ee3-4a00-9555-8f78112dd28c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:38,759 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:05:38,760 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99632ffb-e2e6-4212-9ddc-029d6cb29801', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99632ffb-e2e6-4212-9ddc-029d6cb29801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:39,815 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:05:39,815 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cb5d7ff-b02f-4f41-8714-d44565cc2a6d', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cb5d7ff-b02f-4f41-8714-d44565cc2a6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:40,866 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:05:40,866 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16e4de6a-b62c-4091-ab96-67128048dcfa', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16e4de6a-b62c-4091-ab96-67128048dcfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:41,918 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:05:41,919 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00d05cf2-feaa-4125-b134-6f99adffbbd1', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00d05cf2-feaa-4125-b134-6f99adffbbd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:42,971 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.044s 2022-05-25 15:05:42,972 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f98044b8-9e31-43ac-924c-04fa0c49079d', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f98044b8-9e31-43ac-924c-04fa0c49079d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:44,031 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.050s 2022-05-25 15:05:44,031 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34765d88-accf-446e-9740-b64b3ce7acd8', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34765d88-accf-446e-9740-b64b3ce7acd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:45,090 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.050s 2022-05-25 15:05:45,090 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b244b63e-13e5-4695-ae4f-0562a3f8c397', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b244b63e-13e5-4695-ae4f-0562a3f8c397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:46,143 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.045s 2022-05-25 15:05:46,144 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb348762-4313-4e8a-b217-57eb502b2c33', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb348762-4313-4e8a-b217-57eb502b2c33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:47,199 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.044s 2022-05-25 15:05:47,199 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5982afce-5625-44d4-b7cd-0544270fa894', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5982afce-5625-44d4-b7cd-0544270fa894', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:48,255 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.048s 2022-05-25 15:05:48,256 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7978ac09-54b7-465d-ae5b-2da83d5bccab', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7978ac09-54b7-465d-ae5b-2da83d5bccab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:49,307 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:05:49,307 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98525ba8-4501-40a2-a7d0-c43a45e49281', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98525ba8-4501-40a2-a7d0-c43a45e49281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:50,359 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:05:50,359 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0746bf6b-7325-469e-8ce6-4a78cfc87f5c', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0746bf6b-7325-469e-8ce6-4a78cfc87f5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:51,410 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:05:51,410 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16e837af-6c4e-4e5a-a9cb-31e1f2cd31e2', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16e837af-6c4e-4e5a-a9cb-31e1f2cd31e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:52,462 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:05:52,462 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd9f7026-e16e-4004-9fbf-d2568e9437c1', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd9f7026-e16e-4004-9fbf-d2568e9437c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:53,514 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:05:53,514 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-243d37e9-2b45-4369-b871-c04027e46f1c', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-243d37e9-2b45-4369-b871-c04027e46f1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:54,566 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.044s 2022-05-25 15:05:54,566 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-facea6b9-eb24-4c91-a257-f16941886133', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-facea6b9-eb24-4c91-a257-f16941886133', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:55,619 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.045s 2022-05-25 15:05:55,619 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6212115b-9254-40dc-92b8-917127dbb36f', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6212115b-9254-40dc-92b8-917127dbb36f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:56,673 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.046s 2022-05-25 15:05:56,674 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc318f0f-71b7-40f4-b2f4-15979c7eb658', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc318f0f-71b7-40f4-b2f4-15979c7eb658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:57,731 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.050s 2022-05-25 15:05:57,732 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f21a8aa2-63b9-4239-bd03-8ba89c3dd8e5', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f21a8aa2-63b9-4239-bd03-8ba89c3dd8e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:58,782 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:05:58,783 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afcce2e0-129d-4902-a0f1-c0403f9baf98', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afcce2e0-129d-4902-a0f1-c0403f9baf98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:05:59,833 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:05:59,834 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f20e1ca4-e3b7-4311-8fa5-0ab54787cb0b', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f20e1ca4-e3b7-4311-8fa5-0ab54787cb0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:00,884 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:06:00,885 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb012b14-cf04-40a3-b1f6-11730795ad48', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb012b14-cf04-40a3-b1f6-11730795ad48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:01,934 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:06:01,934 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8ac7e7c-fd53-4bf0-9a6d-d2bb5a6c36ab', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8ac7e7c-fd53-4bf0-9a6d-d2bb5a6c36ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:02,985 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:06:02,985 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55a7360a-7187-4c86-aa13-4d22a0809bf3', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55a7360a-7187-4c86-aa13-4d22a0809bf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:04,036 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.044s 2022-05-25 15:06:04,037 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-931f80a9-8494-46e3-ba9b-9fee45534bb2', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-931f80a9-8494-46e3-ba9b-9fee45534bb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:05,088 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:06:05,090 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba55adc2-58ff-423b-b6db-cf625bcf17d2', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba55adc2-58ff-423b-b6db-cf625bcf17d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:06,146 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.048s 2022-05-25 15:06:06,146 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f323050-fefe-4645-93ad-a127041a3bb8', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f323050-fefe-4645-93ad-a127041a3bb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:07,194 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.040s 2022-05-25 15:06:07,194 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeb2a560-d5cb-4a51-8b69-8f4f66f06882', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeb2a560-d5cb-4a51-8b69-8f4f66f06882', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:08,246 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:06:08,246 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3685f43c-8b51-468b-b598-fc88fd69a50f', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3685f43c-8b51-468b-b598-fc88fd69a50f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:09,296 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:06:09,296 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f6f9d7b-4fdf-4baa-b20f-2f4db765642c', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f6f9d7b-4fdf-4baa-b20f-2f4db765642c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:10,347 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:06:10,347 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d7b0676-0196-4cf6-8f1f-343a48bd58b4', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d7b0676-0196-4cf6-8f1f-343a48bd58b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:11,399 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.045s 2022-05-25 15:06:11,400 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffa2e215-1d0d-49d0-952b-a50402bdf415', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffa2e215-1d0d-49d0-952b-a50402bdf415', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:12,450 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:06:12,451 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2870f03b-e5ee-4bd4-99ee-0f24a738db92', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2870f03b-e5ee-4bd4-99ee-0f24a738db92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:13,499 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:06:13,499 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7047834-0e25-4706-ac97-2fda844ef7b4', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7047834-0e25-4706-ac97-2fda844ef7b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:14,553 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.045s 2022-05-25 15:06:14,553 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-156f7438-c8ce-4572-b771-a2d2fda01d6d', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-156f7438-c8ce-4572-b771-a2d2fda01d6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:15,607 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.046s 2022-05-25 15:06:15,607 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fdca751-ccfd-4fff-bea0-fadd12d23775', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fdca751-ccfd-4fff-bea0-fadd12d23775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:16,658 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:06:16,658 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c88d13b9-7ac6-434f-94ff-5c73ffe42580', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c88d13b9-7ac6-434f-94ff-5c73ffe42580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:17,709 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:06:17,709 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb409e7f-3057-48b6-b9e2-d63a98ca13c2', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb409e7f-3057-48b6-b9e2-d63a98ca13c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:18,761 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:06:18,761 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79693bb2-70dd-4fe4-a1c1-37b3551085b7', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79693bb2-70dd-4fe4-a1c1-37b3551085b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:19,812 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:06:19,812 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bab11524-213f-4bbd-b333-ff2aa2398921', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bab11524-213f-4bbd-b333-ff2aa2398921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:20,865 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.045s 2022-05-25 15:06:20,865 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d37d3bac-833b-4497-9a85-a46459e2ec11', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d37d3bac-833b-4497-9a85-a46459e2ec11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:21,919 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.044s 2022-05-25 15:06:21,919 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2c31f2e-8967-4fdf-85de-f1725545d117', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2c31f2e-8967-4fdf-85de-f1725545d117', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:22,972 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.045s 2022-05-25 15:06:22,973 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e8e6c67-77c3-484e-8171-7f07bb334136', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e8e6c67-77c3-484e-8171-7f07bb334136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:24,090 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.109s 2022-05-25 15:06:24,091 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5ee7351-4719-425d-92ac-d2d1b03b4309', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5ee7351-4719-425d-92ac-d2d1b03b4309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:25,147 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.048s 2022-05-25 15:06:25,147 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-250f7c14-d73d-4dae-aa86-8139d5df3444', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-250f7c14-d73d-4dae-aa86-8139d5df3444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:26,197 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:06:26,197 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-291988ff-a3f5-4841-b82e-39131ee020e5', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-291988ff-a3f5-4841-b82e-39131ee020e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:27,254 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.048s 2022-05-25 15:06:27,255 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-677cccbe-4693-451c-a549-daa6524100b4', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-677cccbe-4693-451c-a549-daa6524100b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:28,306 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:06:28,306 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d224920e-de54-4592-98f1-f2c4db91b649', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d224920e-de54-4592-98f1-f2c4db91b649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:29,357 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:06:29,358 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e489d4a9-4691-4365-a998-98e039e60f32', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e489d4a9-4691-4365-a998-98e039e60f32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:30,406 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.040s 2022-05-25 15:06:30,406 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8abb74e5-6c13-45e4-9f70-94f7d1e9e8d4', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8abb74e5-6c13-45e4-9f70-94f7d1e9e8d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:31,454 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.040s 2022-05-25 15:06:31,455 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-934ba09f-2d41-450b-9036-71056aefd795', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-934ba09f-2d41-450b-9036-71056aefd795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:32,512 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.050s 2022-05-25 15:06:32,513 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33b41e8f-3223-4382-9133-28dc295261c0', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33b41e8f-3223-4382-9133-28dc295261c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:33,563 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:06:33,563 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bcad85c-576b-4513-9dce-6556bcf39f7a', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bcad85c-576b-4513-9dce-6556bcf39f7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:34,614 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:06:34,614 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cdef2f2-6a92-451d-b6c0-a1687d240a1d', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cdef2f2-6a92-451d-b6c0-a1687d240a1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:35,664 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:06:35,664 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c37e482-8fcb-44cf-b0a4-3279d8fa4ba1', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c37e482-8fcb-44cf-b0a4-3279d8fa4ba1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:36,713 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:06:36,713 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e75898d5-312d-4e21-8cc9-78bb7d001c32', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e75898d5-312d-4e21-8cc9-78bb7d001c32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:37,760 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.039s 2022-05-25 15:06:37,761 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc18b458-c940-4ded-bfab-2d850e4d1ad1', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc18b458-c940-4ded-bfab-2d850e4d1ad1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:38,810 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.040s 2022-05-25 15:06:38,810 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94bfa389-7f6b-44b2-8754-2de3dea947bf', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94bfa389-7f6b-44b2-8754-2de3dea947bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:39,859 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:06:39,859 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92d68ce1-45f5-40a6-8bd7-9f09c6b5fcd5', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92d68ce1-45f5-40a6-8bd7-9f09c6b5fcd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:40,908 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:06:40,908 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-929f7a0f-1a6c-47be-9429-e30d48060e15', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-929f7a0f-1a6c-47be-9429-e30d48060e15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:41,957 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:06:41,958 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38381892-d857-407f-8975-41e0f933e5b4', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38381892-d857-407f-8975-41e0f933e5b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:43,006 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.040s 2022-05-25 15:06:43,006 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9db8d205-7217-470b-bbba-64db8dd97b97', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9db8d205-7217-470b-bbba-64db8dd97b97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:44,059 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:06:44,059 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9465eef1-bea6-4265-995e-26ef5ce55dce', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9465eef1-bea6-4265-995e-26ef5ce55dce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:45,108 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:06:45,108 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-728f4432-e829-4ce8-85de-972977d62e24', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-728f4432-e829-4ce8-85de-972977d62e24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:46,160 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:06:46,160 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2a1544f-36bd-429f-bac7-e7cd3998c90b', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2a1544f-36bd-429f-bac7-e7cd3998c90b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:47,209 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:06:47,210 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2df791f1-c7e5-4622-be05-2ce04015b811', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2df791f1-c7e5-4622-be05-2ce04015b811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:48,262 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:06:48,262 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc523ebc-aed6-41d1-a414-d2daaad1ed6e', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc523ebc-aed6-41d1-a414-d2daaad1ed6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:49,313 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:06:49,313 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-411531b9-3323-4ad7-9f49-4a23e582d200', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-411531b9-3323-4ad7-9f49-4a23e582d200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:50,364 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:06:50,364 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-718f0a7c-29a1-44e0-8c7d-71c303aa3989', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-718f0a7c-29a1-44e0-8c7d-71c303aa3989', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:51,412 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.040s 2022-05-25 15:06:51,413 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7ee795d-98a3-4a66-a0fb-b147911974d9', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7ee795d-98a3-4a66-a0fb-b147911974d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:52,460 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.039s 2022-05-25 15:06:52,460 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc89b824-2ca4-42a0-b17a-283470664916', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc89b824-2ca4-42a0-b17a-283470664916', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:53,510 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:06:53,511 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb63dc66-fc41-43d1-a61a-731c8c3c4268', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb63dc66-fc41-43d1-a61a-731c8c3c4268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:54,560 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:06:54,561 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e3818c6-23c7-4394-9245-ff9fb2c8cca7', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e3818c6-23c7-4394-9245-ff9fb2c8cca7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:55,610 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:06:55,611 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44e0c5a6-f567-4cfa-894c-84ed4630066b', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44e0c5a6-f567-4cfa-894c-84ed4630066b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:56,660 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:06:56,661 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4afb647-8f27-431e-8068-52ca8aff8bf6', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4afb647-8f27-431e-8068-52ca8aff8bf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:57,708 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.039s 2022-05-25 15:06:57,708 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0e96fac-1688-447e-81be-6a06de818091', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0e96fac-1688-447e-81be-6a06de818091', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:58,759 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:06:58,759 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4713e36-65d5-42d9-9847-9b4522794c81', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4713e36-65d5-42d9-9847-9b4522794c81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:06:59,810 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:06:59,811 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59576bb5-ce22-4484-abf7-43402b5e846c', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59576bb5-ce22-4484-abf7-43402b5e846c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:00,867 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.048s 2022-05-25 15:07:00,868 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcc92d9b-2674-4254-a4bf-fd83053d6944', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcc92d9b-2674-4254-a4bf-fd83053d6944', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:01,915 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.040s 2022-05-25 15:07:01,915 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b28130ff-1aba-4449-ae99-23acb5479524', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b28130ff-1aba-4449-ae99-23acb5479524', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:02,964 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.040s 2022-05-25 15:07:02,964 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85735bd5-4957-4909-a153-0e619d93218c', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85735bd5-4957-4909-a153-0e619d93218c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:04,013 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:07:04,014 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddd511d4-b94a-4997-8fe1-f2dc096a973f', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddd511d4-b94a-4997-8fe1-f2dc096a973f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:05,062 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:07:05,063 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f897da89-3450-4592-b82e-5ae0dd359666', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f897da89-3450-4592-b82e-5ae0dd359666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:06,112 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:07:06,112 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37b08316-a280-4f16-ba6a-c7375a89f7ba', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37b08316-a280-4f16-ba6a-c7375a89f7ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:07,163 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:07:07,171 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f0f2637-4f24-49e2-bafa-962c10f8608b', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f0f2637-4f24-49e2-bafa-962c10f8608b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:08,221 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:07:08,222 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0337c28-d79e-4d98-9bc1-7e89952aeedd', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0337c28-d79e-4d98-9bc1-7e89952aeedd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:09,279 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.048s 2022-05-25 15:07:09,279 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3635ff57-67f1-4c5f-a15b-3f6057044c95', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3635ff57-67f1-4c5f-a15b-3f6057044c95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:10,340 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.052s 2022-05-25 15:07:10,341 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c4cf0e1-b546-4fcb-90e2-e89ba4ca6b4f', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c4cf0e1-b546-4fcb-90e2-e89ba4ca6b4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:11,396 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.044s 2022-05-25 15:07:11,396 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b72d6d31-e86f-447e-af1a-3109dc89ef61', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b72d6d31-e86f-447e-af1a-3109dc89ef61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:12,447 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:07:12,447 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3581ae1-f741-4509-a992-360455b34d55', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3581ae1-f741-4509-a992-360455b34d55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:13,497 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:07:13,498 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5739dde-ef15-4d01-aef0-e4adea4b2ff1', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5739dde-ef15-4d01-aef0-e4adea4b2ff1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:14,547 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:07:14,547 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4836835-1c0f-40a3-871c-ae00d9af494a', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4836835-1c0f-40a3-871c-ae00d9af494a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:15,595 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.040s 2022-05-25 15:07:15,595 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08f2dcf3-cc46-44fb-b6d6-fa30dad086a5', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08f2dcf3-cc46-44fb-b6d6-fa30dad086a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:16,645 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:07:16,645 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b3e5ad7-bd30-45d7-a3a9-f5e505b1f726', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b3e5ad7-bd30-45d7-a3a9-f5e505b1f726', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:17,693 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.040s 2022-05-25 15:07:17,693 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c33f9f8-c8c0-4e57-83e3-c3259b6e0ffb', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c33f9f8-c8c0-4e57-83e3-c3259b6e0ffb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:18,747 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.046s 2022-05-25 15:07:18,748 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b8adc33-b1d9-4255-b49d-e51eb475bdea', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b8adc33-b1d9-4255-b49d-e51eb475bdea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:19,799 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:07:19,800 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-338f5587-3941-46fb-b9fc-d0e4ac104e6f', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-338f5587-3941-46fb-b9fc-d0e4ac104e6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:20,852 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:07:20,852 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1fad3fa-9a1e-4d3d-9fc4-9b11f3bcd5b3', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1fad3fa-9a1e-4d3d-9fc4-9b11f3bcd5b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:21,905 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.044s 2022-05-25 15:07:21,906 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8969454b-3cef-421a-9744-90720cb8f861', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8969454b-3cef-421a-9744-90720cb8f861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:22,958 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:07:22,958 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6a5e76d-4191-4453-9586-762501cefb9f', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6a5e76d-4191-4453-9586-762501cefb9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:24,008 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:07:24,009 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57ef61e1-bced-4feb-a460-9f83c5d93d76', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57ef61e1-bced-4feb-a460-9f83c5d93d76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:25,059 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:07:25,059 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24ea157c-e472-40e9-bb15-ce1864829718', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24ea157c-e472-40e9-bb15-ce1864829718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:26,108 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:07:26,109 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaea460a-1bb7-4521-a916-f633f649fad0', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaea460a-1bb7-4521-a916-f633f649fad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:27,159 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:07:27,160 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3704fa11-9583-4132-8d68-a68958729949', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3704fa11-9583-4132-8d68-a68958729949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:28,209 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:07:28,209 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dda28bd8-dd7d-4f4d-8ff6-24cf94976f7a', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dda28bd8-dd7d-4f4d-8ff6-24cf94976f7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:29,259 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:07:29,259 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be998e0b-d8e8-4429-b41b-69d243ab8940', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be998e0b-d8e8-4429-b41b-69d243ab8940', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:30,310 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:07:30,311 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c1ebd6f-b7c6-4c3c-8966-a41fbaa5a6dd', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c1ebd6f-b7c6-4c3c-8966-a41fbaa5a6dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:31,365 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:07:31,365 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ff34919-eda9-4854-9a7c-c91931ec6505', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ff34919-eda9-4854-9a7c-c91931ec6505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:32,420 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.046s 2022-05-25 15:07:32,420 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac6cef58-565a-438a-87ff-9bcccee8d446', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac6cef58-565a-438a-87ff-9bcccee8d446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:33,469 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:07:33,469 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e0f4eaa-90c4-48fb-8f36-d44186e2bc29', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e0f4eaa-90c4-48fb-8f36-d44186e2bc29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:34,519 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:07:34,520 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe6762c2-ec99-48d1-870c-4eacbcd68df6', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe6762c2-ec99-48d1-870c-4eacbcd68df6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:35,574 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.046s 2022-05-25 15:07:35,575 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74336b6a-da03-4bae-b94b-6fba058f65ca', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74336b6a-da03-4bae-b94b-6fba058f65ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:36,623 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:07:36,624 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4af00874-3157-41fd-b863-96dd77284d6e', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4af00874-3157-41fd-b863-96dd77284d6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:37,673 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:07:37,673 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f2128d2-6aad-4036-b531-07c74f1388cf', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f2128d2-6aad-4036-b531-07c74f1388cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:38,723 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:07:38,724 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0f33323-dfa8-44ce-aa25-798d2f44465d', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0f33323-dfa8-44ce-aa25-798d2f44465d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:39,782 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.049s 2022-05-25 15:07:39,782 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6839b0d6-a05b-412a-9be5-23859012c6c7', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6839b0d6-a05b-412a-9be5-23859012c6c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:40,833 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:07:40,833 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ad7a506-8a96-4fda-877c-0d9ee0dfae0a', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ad7a506-8a96-4fda-877c-0d9ee0dfae0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:41,887 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.046s 2022-05-25 15:07:41,887 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d5b8169-ebc3-44cc-9095-762b0f49dbec', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d5b8169-ebc3-44cc-9095-762b0f49dbec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:42,937 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:07:42,937 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f690a24a-a6a8-4cd8-aadf-6818cb6912e5', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f690a24a-a6a8-4cd8-aadf-6818cb6912e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:43,987 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:07:43,988 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-399ef1d1-c255-469b-8a06-3627b1889477', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-399ef1d1-c255-469b-8a06-3627b1889477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:45,045 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.048s 2022-05-25 15:07:45,045 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-507aef11-09e7-4698-92be-f41dfea7b4b0', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-507aef11-09e7-4698-92be-f41dfea7b4b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:46,095 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:07:46,095 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0b089eb-5385-4aae-b15e-a32cdf783baf', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0b089eb-5385-4aae-b15e-a32cdf783baf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:47,144 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:07:47,145 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98ab63b3-1ad3-46c2-a786-c0fd4b22dc0d', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98ab63b3-1ad3-46c2-a786-c0fd4b22dc0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:48,197 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:07:48,197 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2323a1e4-528f-42bb-826e-e3a6c40f73c2', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2323a1e4-528f-42bb-826e-e3a6c40f73c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:49,249 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:07:49,250 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-624019f6-7df7-43a7-96e2-ca3ea986d31b', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-624019f6-7df7-43a7-96e2-ca3ea986d31b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:50,302 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.044s 2022-05-25 15:07:50,302 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db78d4fb-41df-475b-8b0b-a1527353b286', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db78d4fb-41df-475b-8b0b-a1527353b286', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:51,354 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.044s 2022-05-25 15:07:51,355 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f15e84a-e478-4730-9849-b1a66847b37e', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f15e84a-e478-4730-9849-b1a66847b37e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:52,407 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:07:52,407 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f118b3e-6f22-40ca-8f8e-533dab01137b', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f118b3e-6f22-40ca-8f8e-533dab01137b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:53,458 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:07:53,458 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b740b3c-9dcc-4229-ad49-7c7e3969a4d3', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b740b3c-9dcc-4229-ad49-7c7e3969a4d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:54,508 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:07:54,508 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4114e4ea-6268-45e9-8d77-30d23ee76e35', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4114e4ea-6268-45e9-8d77-30d23ee76e35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:55,574 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.057s 2022-05-25 15:07:55,574 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dff85c99-7b48-4687-9def-26476cae22c9', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dff85c99-7b48-4687-9def-26476cae22c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:56,626 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.044s 2022-05-25 15:07:56,627 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-851065e3-6bda-4f32-9d3c-e87386882114', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-851065e3-6bda-4f32-9d3c-e87386882114', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:57,678 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:07:57,678 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b13477e-b6e5-4c7c-bd19-13c12b311d29', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b13477e-b6e5-4c7c-bd19-13c12b311d29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:58,730 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:07:58,730 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-450c214b-1c59-4d75-9898-fe16e4f575ff', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-450c214b-1c59-4d75-9898-fe16e4f575ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:07:59,781 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:07:59,781 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ec037f6-7275-4f65-a2ab-223af4a044c8', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ec037f6-7275-4f65-a2ab-223af4a044c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:00,830 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.040s 2022-05-25 15:08:00,831 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07f050c8-172c-4df5-a543-8bf92e87f13f', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07f050c8-172c-4df5-a543-8bf92e87f13f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:01,880 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:08:01,880 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2461df7-3090-4058-bdb7-182ca514e752', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2461df7-3090-4058-bdb7-182ca514e752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:02,928 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.040s 2022-05-25 15:08:02,929 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d96bc84c-5283-4517-ad39-fa3561cfe78e', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d96bc84c-5283-4517-ad39-fa3561cfe78e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:03,978 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:08:03,985 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e794191-d045-4a72-a857-3e2ffe329983', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e794191-d045-4a72-a857-3e2ffe329983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:05,045 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.052s 2022-05-25 15:08:05,045 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d947516-2dc8-4bae-9d2d-a188552e835a', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d947516-2dc8-4bae-9d2d-a188552e835a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:06,127 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.074s 2022-05-25 15:08:06,127 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8613add0-261a-4180-80a9-ce20d8dcc2b8', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8613add0-261a-4180-80a9-ce20d8dcc2b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:07,180 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.044s 2022-05-25 15:08:07,180 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca4a6e4e-1050-47cb-8362-8d394637c44a', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca4a6e4e-1050-47cb-8362-8d394637c44a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:08,239 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.051s 2022-05-25 15:08:08,240 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6573bb7-fe91-47af-b2db-46dd7375d1bb', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6573bb7-fe91-47af-b2db-46dd7375d1bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:09,304 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.055s 2022-05-25 15:08:09,304 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa4181e1-c490-4a53-b1cf-d1d63ec3bc87', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa4181e1-c490-4a53-b1cf-d1d63ec3bc87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:10,372 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.057s 2022-05-25 15:08:10,373 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a3de76f-d8d4-4802-9975-ad31590bff56', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a3de76f-d8d4-4802-9975-ad31590bff56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:11,426 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:08:11,426 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f1c48c5-56c1-46db-a88a-b225004d3bc5', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f1c48c5-56c1-46db-a88a-b225004d3bc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:12,484 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.047s 2022-05-25 15:08:12,484 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b21b75a0-62fd-4a43-8218-7e5e0af89bea', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b21b75a0-62fd-4a43-8218-7e5e0af89bea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:13,537 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.045s 2022-05-25 15:08:13,538 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e22d908-1fee-45da-9d00-7abf4b51ffd3', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e22d908-1fee-45da-9d00-7abf4b51ffd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:14,587 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:08:14,588 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-654bf913-feef-4a45-8968-0c152bc7a646', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-654bf913-feef-4a45-8968-0c152bc7a646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:15,637 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:08:15,637 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-363373b2-9b01-4124-9d03-b61e48e88580', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-363373b2-9b01-4124-9d03-b61e48e88580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:16,685 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:08:16,686 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1f8b2cf-4c42-4b48-b3ad-24849a556d3b', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1f8b2cf-4c42-4b48-b3ad-24849a556d3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:17,735 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:08:17,735 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a52e75c0-1bb1-4d3a-a73f-ad681d513909', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a52e75c0-1bb1-4d3a-a73f-ad681d513909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:18,784 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.040s 2022-05-25 15:08:18,784 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fcd541b-4a6a-46b8-83b6-da90e6addb19', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fcd541b-4a6a-46b8-83b6-da90e6addb19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:19,833 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:08:19,834 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-773d8e30-321e-46c8-983c-465c2868e89e', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-773d8e30-321e-46c8-983c-465c2868e89e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:20,882 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.040s 2022-05-25 15:08:20,883 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70479779-436a-48e1-abc0-690e493674df', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70479779-436a-48e1-abc0-690e493674df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:21,934 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.040s 2022-05-25 15:08:21,935 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae47f6c1-0602-4133-adfb-4531592de64a', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae47f6c1-0602-4133-adfb-4531592de64a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:22,985 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:08:22,986 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-417b6ea5-0bb9-4c88-a32c-b08c8875cab3', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-417b6ea5-0bb9-4c88-a32c-b08c8875cab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:24,052 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.058s 2022-05-25 15:08:24,053 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a03a8196-756f-4e8a-b0f1-d6179ad7cb22', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a03a8196-756f-4e8a-b0f1-d6179ad7cb22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:25,129 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.068s 2022-05-25 15:08:25,130 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-088668d9-2aab-4087-a07b-ff61f9a3d931', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-088668d9-2aab-4087-a07b-ff61f9a3d931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:26,183 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.044s 2022-05-25 15:08:26,185 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b8c38aa-44a8-4627-99f1-0862e1baa3c6', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b8c38aa-44a8-4627-99f1-0862e1baa3c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:27,234 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.042s 2022-05-25 15:08:27,235 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-068cfa58-45df-46d1-80ee-f355adf21b35', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-068cfa58-45df-46d1-80ee-f355adf21b35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:28,283 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:08:28,283 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfab5328-a17f-4ff1-84ba-a34f6c7877b9', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfab5328-a17f-4ff1-84ba-a34f6c7877b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:29,334 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:08:29,335 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21fa3379-9b78-4c52-916b-43c348a2ac62', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21fa3379-9b78-4c52-916b-43c348a2ac62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:30,388 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.044s 2022-05-25 15:08:30,389 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-743063a0-ff84-4d07-9dae-ff8ac30396de', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-743063a0-ff84-4d07-9dae-ff8ac30396de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:31,442 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.046s 2022-05-25 15:08:31,443 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-484a0dc8-ac4f-47c8-a216-fd8dd23245a0', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-484a0dc8-ac4f-47c8-a216-fd8dd23245a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:32,502 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.052s 2022-05-25 15:08:32,505 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66ab5ff9-fc1e-4e8e-9819-786dc8e0f80b', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66ab5ff9-fc1e-4e8e-9819-786dc8e0f80b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:33,554 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:08:33,555 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8cb5c2c-6173-4baf-8a92-bd2c029bc844', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8cb5c2c-6173-4baf-8a92-bd2c029bc844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:34,609 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.046s 2022-05-25 15:08:34,609 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12b55b6f-f9c5-4021-8004-95f3ba81d594', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12b55b6f-f9c5-4021-8004-95f3ba81d594', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:35,662 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.045s 2022-05-25 15:08:35,662 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b3a8a75-7fb4-46c8-bddd-3eabc162f35d', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b3a8a75-7fb4-46c8-bddd-3eabc162f35d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:36,716 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.045s 2022-05-25 15:08:36,717 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fcb02c6-ac5b-4893-9a12-1f6964ddcc97', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fcb02c6-ac5b-4893-9a12-1f6964ddcc97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:37,769 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.045s 2022-05-25 15:08:37,770 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-988e16b2-6afe-4a8d-b33e-9fb5bf2d050d', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-988e16b2-6afe-4a8d-b33e-9fb5bf2d050d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:38,831 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.053s 2022-05-25 15:08:38,831 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16217d2f-43de-4d49-8d76-3a7144fc434a', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16217d2f-43de-4d49-8d76-3a7144fc434a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:39,883 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.044s 2022-05-25 15:08:39,884 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72433330-8a3e-42ac-8fa0-9e002ef6abb1', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72433330-8a3e-42ac-8fa0-9e002ef6abb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:40,940 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.048s 2022-05-25 15:08:40,940 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-846c0c43-04ff-4345-99e6-429cb3bf80ff', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-846c0c43-04ff-4345-99e6-429cb3bf80ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:41,996 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.048s 2022-05-25 15:08:41,997 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2be6862-303f-4957-b7c0-b3b910b34a16', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2be6862-303f-4957-b7c0-b3b910b34a16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:43,052 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.047s 2022-05-25 15:08:43,052 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0a246c4-0da6-4736-86be-fb9ca0c0d9d4', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0a246c4-0da6-4736-86be-fb9ca0c0d9d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:44,103 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:08:44,104 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d768ab2e-50c2-4489-a256-f70a699d59d0', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d768ab2e-50c2-4489-a256-f70a699d59d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:45,160 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.048s 2022-05-25 15:08:45,160 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ebc5042-6c6d-4801-b99a-a3f42fd93299', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ebc5042-6c6d-4801-b99a-a3f42fd93299', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:46,222 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.053s 2022-05-25 15:08:46,222 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5abbd306-ec48-476a-9e40-0bfe0fdd1208', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5abbd306-ec48-476a-9e40-0bfe0fdd1208', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:47,281 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.050s 2022-05-25 15:08:47,282 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0b842e4-032e-41b6-b9ac-02113fa48dab', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0b842e4-032e-41b6-b9ac-02113fa48dab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:48,330 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.040s 2022-05-25 15:08:48,330 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfe4f3b3-7117-4c27-9d97-590616a746b2', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfe4f3b3-7117-4c27-9d97-590616a746b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:49,383 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.044s 2022-05-25 15:08:49,383 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81b37724-689f-4556-943e-4f4e60e10768', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81b37724-689f-4556-943e-4f4e60e10768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:50,437 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.045s 2022-05-25 15:08:50,437 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39ac6082-715e-4c94-b82d-e1c4f0c20ed3', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39ac6082-715e-4c94-b82d-e1c4f0c20ed3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:51,496 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.051s 2022-05-25 15:08:51,496 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bb2f904-4a58-4445-98e4-66e4fb009daa', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bb2f904-4a58-4445-98e4-66e4fb009daa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:52,544 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.040s 2022-05-25 15:08:52,544 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-537797a1-5931-45df-a533-44de1469d429', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-537797a1-5931-45df-a533-44de1469d429', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:53,593 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:08:53,593 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-522e98be-2dec-46e3-9c8a-faa5576cc85f', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-522e98be-2dec-46e3-9c8a-faa5576cc85f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:54,640 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.040s 2022-05-25 15:08:54,641 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff56ab7d-515b-49f5-b361-ef4f5ef86617', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff56ab7d-515b-49f5-b361-ef4f5ef86617', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:55,692 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:08:55,692 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58cfb779-b5a5-4a65-9a4d-32f96e257ce9', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58cfb779-b5a5-4a65-9a4d-32f96e257ce9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:56,764 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.064s 2022-05-25 15:08:56,765 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c339bb5-4a0e-4972-ac78-38ae6f300119', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c339bb5-4a0e-4972-ac78-38ae6f300119', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:57,815 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.043s 2022-05-25 15:08:57,816 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-285f55fb-ea87-4904-91d8-a2c6c056eb93', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-285f55fb-ea87-4904-91d8-a2c6c056eb93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:58,875 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.050s 2022-05-25 15:08:58,875 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be616aa0-86b0-42b5-8517-2705db41bff6', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be616aa0-86b0-42b5-8517-2705db41bff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:08:59,925 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:08:59,925 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd1b25a3-ed60-4764-8ee1-7d1aeb938d55', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd1b25a3-ed60-4764-8ee1-7d1aeb938d55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:09:00,975 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.040s 2022-05-25 15:09:00,975 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c89e7de4-f280-4e09-bb94-b5acdcdede4f', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c89e7de4-f280-4e09-bb94-b5acdcdede4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:09:02,025 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.041s 2022-05-25 15:09:02,025 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b962377-d46b-4858-bd2d-a2227595afc9', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b962377-d46b-4858-bd2d-a2227595afc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:09:03,077 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.045s 2022-05-25 15:09:03,078 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2929958b-7b87-4067-b4e4-d0e176d60265', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2929958b-7b87-4067-b4e4-d0e176d60265', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:09:04,130 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.044s 2022-05-25 15:09:04,134 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d1e4294-46cd-444a-9e46-a284610b62d3', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d1e4294-46cd-444a-9e46-a284610b62d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:09:05,187 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.045s 2022-05-25 15:09:05,187 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93db1c27-69d0-4dbe-85ed-28b59a8e4166', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93db1c27-69d0-4dbe-85ed-28b59a8e4166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:09:06,252 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.056s 2022-05-25 15:09:06,252 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a00bfe1d-e483-41d7-9d85-ea7f18266d5d', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a00bfe1d-e483-41d7-9d85-ea7f18266d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:09:07,299 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.038s 2022-05-25 15:09:07,299 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50f9f6db-fd68-4047-b451-140a9ecf5194', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50f9f6db-fd68-4047-b451-140a9ecf5194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:09:08,355 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.047s 2022-05-25 15:09:08,356 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91adc866-d52b-414e-b0dd-635a8c9c6544', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91adc866-d52b-414e-b0dd-635a8c9c6544', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:09:09,419 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3 0.057s 2022-05-25 15:09:09,420 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba5ffdb0-47b2-4b3f-85e7-35b31a5984c5', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba5ffdb0-47b2-4b3f-85e7-35b31a5984c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3'} Body: b'{"volume": {"id": "98d59905-0f67-4beb-8f58-6ad80f4754e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:25.000000", "updated_at": "2022-05-25T15:02:35.000000", "name": "tempest-VolumesActionsTest-Volume-2051149633", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2cabf516039f4b5aa97760db504226d2/volumes/98d59905-0f67-4beb-8f58-6ad80f4754e3"}], "user_id": "9e3538bfd7d644d3811dd1897fa28fb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2cabf516039f4b5aa97760db504226d2"}}' 2022-05-25 15:09:10,873 125525 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba 1.445s 2022-05-25 15:09:10,873 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-b3033221-421d-441d-9e1f-b0c111738df2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.57/image/v2/images/b98cb9b1-f1d3-44e9-a975-298fde623dba'} Body: b'' }}} 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/api/volume/test_volumes_actions.py", line 121, in test_volume_upload waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 98d59905-0f67-4beb-8f58-6ad80f4754e3 failed to reach available status (current uploading) within the required time (360 s). |
||||||
tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 6 | 0 | 5 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt12.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] |
fail
ft12.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-25 15:01:22,790 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 201 POST http://10.222.0.57/identity/v3/auth/tokens 0.086s 2022-05-25 15:01:22,790 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 25 May 2022 15:01:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3248', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-81e65cdd-2685-4d58-98eb-aaac93af6dec', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "16d285f343f6452995b636d414e9ce80", "name": "tempest-VolumesSnapshotTestJSON-618169814-project", "password_expires_at": null}, "audit_ids": ["-3ag50yhSaSqiknx6dO5dw"], "expires_at": "2022-05-25T16:01:22.000000Z", "issued_at": "2022-05-25T15:01:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5d4044e2798b43d6852064b0e529a580", "name": "tempest-VolumesSnapshotTestJSON-618169814"}, "is_domain": false, "roles": [{"id": "e2b78b59f5d045dfbb1c6057b955be64", "name": "member"}, {"id": "635966e6bee54755a655e89fdd4d1c24", "name": "reader"}], "catalog": [{"endpoints": [{"id": "2c8f29fbd52d443fa994e43c46db48a8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57:9696/", "region": "RegionOne"}], "id": "34533a9d06d449e78f37022e686fbe6d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02dba0f81fe74076bbb920bc4eae8fa6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/identity", "region": "RegionOne"}], "id": "535ce947beec47e090face594fe06029", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "aa9312c4b7bf406c9c1187710706c713", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57:8080/v1/AUTH_5d4044e2798b43d6852064b0e529a580", "region": "RegionOne"}, {"id": "ba97ca2a8acd470993fcb5f31ae38d0a", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.57:8080", "region": "RegionOne"}], "id": "5881e1a5fdcf4cf69f252086a0607603", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "29ae25408b4a4c89aa81e63bfa6a7218", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/compute/v2.1", "region": "RegionOne"}], "id": "67b75b97a3944c119542a76c12a84fa3", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "42459b3f107041668722930918bcd7d5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580", "region": "RegionOne"}], "id": "86a2e77e9d464f18991c64ce879023a0", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e9f738b68f114daa85d9bb57aece13b7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/compute/v2/5d4044e2798b43d6852064b0e529a580", "region": "RegionOne"}], "id": "a2c8da3885f94fc8804ccca734e47410", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "24a16f830c9147f98670dfed84a5adfe", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/placement", "region": "RegionOne"}], "id": "a4028a581c7d43968cbb5235ad66cf1b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "513b50270dc14ffe8f794a5fe5013cd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580", "region": "RegionOne"}], "id": "a558c45d429642eaa7ae37884e8f95b0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d8ac54ebaf564452938e5cedb667cacf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.57/image", "region": "RegionOne"}], "id": "b03af904fa5f47b2b722849ce9de4713", "type": "image", "name": "glance"}]}}' 2022-05-25 15:01:22,791 125527 INFO [tempest.lib.common.fixed_network] (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use) Found network {'id': '1db4f6cd-3a97-4352-9f39-814958fa9f53', 'name': 'tempest-VolumesSnapshotTestJSON-2053210266-network', 'tenant_id': '5d4044e2798b43d6852064b0e529a580', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5d4044e2798b43d6852064b0e529a580', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 987, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-05-25T15:01:17Z', 'updated_at': '2022-05-25T15:01:18Z', 'revision_number': 1} available for tenant 2022-05-25 15:01:23,627 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.57/compute/v2.1/servers 0.835s 2022-05-25 15:01:23,627 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "imageRef": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "flavorRef": "452", "networks": [{"uuid": "1db4f6cd-3a97-4352-9f39-814958fa9f53"}]}} Response - Headers: {'date': 'Wed, 25 May 2022 15:01:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a', '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-2fa46731-d2ea-43a7-9f0a-69ec8f6eaec8', 'x-compute-request-id': 'req-2fa46731-d2ea-43a7-9f0a-69ec8f6eaec8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.57/compute/v2.1/servers'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "EhdK9Dz3rRps"}}' 2022-05-25 15:01:23,721 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.091s 2022-05-25 15:01:23,722 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:23 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-509926f6-0a12-4a9a-a685-8e2d1cd91d0b', 'x-compute-request-id': 'req-509926f6-0a12-4a9a-a685-8e2d1cd91d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "BUILD", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:01:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "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": []}}' 2022-05-25 15:01:24,802 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.071s 2022-05-25 15:01:24,802 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:24 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-09b34740-5392-4849-a764-f5e87e5b72cc', 'x-compute-request-id': 'req-09b34740-5392-4849-a764-f5e87e5b72cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "BUILD", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:01:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "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": []}}' 2022-05-25 15:01:25,899 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.088s 2022-05-25 15:01:25,899 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', '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-feae0d06-a3e2-4029-9c17-f3bddcecdeed', 'x-compute-request-id': 'req-feae0d06-a3e2-4029-9c17-f3bddcecdeed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "BUILD", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:01:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "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": []}}' 2022-05-25 15:01:26,996 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.087s 2022-05-25 15:01:26,996 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1222', '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-099a4124-b3d1-4e16-9db6-8520f943ee74', 'x-compute-request-id': 'req-099a4124-b3d1-4e16-9db6-8520f943ee74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "BUILD", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:01:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "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": []}}' 2022-05-25 15:01:28,097 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.092s 2022-05-25 15:01:28,097 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', '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-c1647b48-adec-4a37-a34a-582605c84b17', 'x-compute-request-id': 'req-c1647b48-adec-4a37-a34a-582605c84b17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "BUILD", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:01:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "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": []}}' 2022-05-25 15:01:28,104 125527 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 5 second wait 2022-05-25 15:01:29,352 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.246s 2022-05-25 15:01:29,353 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1276', '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-acffe669-88de-4f0c-9134-0be556664289', 'x-compute-request-id': 'req-acffe669-88de-4f0c-9134-0be556664289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "BUILD", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:01:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:01:29,360 125527 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 6 second wait 2022-05-25 15:01:30,651 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.288s 2022-05-25 15:01:30,651 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', '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-e4db592e-a35d-4a31-8a52-48d55b4540d9', 'x-compute-request-id': 'req-e4db592e-a35d-4a31-8a52-48d55b4540d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "BUILD", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:01:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:01:31,850 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.189s 2022-05-25 15:01:31,850 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', '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-936ce4b0-e3f3-4416-8964-26e1e45fdd76', 'x-compute-request-id': 'req-936ce4b0-e3f3-4416-8964-26e1e45fdd76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "BUILD", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:01:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:01:33,056 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.196s 2022-05-25 15:01:33,056 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', '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-1c6eb2a5-c115-4675-b456-7e5c99a6f02e', 'x-compute-request-id': 'req-1c6eb2a5-c115-4675-b456-7e5c99a6f02e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "BUILD", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:01:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:01:34,518 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.454s 2022-05-25 15:01:34,519 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', '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-4ee1580b-a9e1-4335-ac20-772d2ec59094', 'x-compute-request-id': 'req-4ee1580b-a9e1-4335-ac20-772d2ec59094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "BUILD", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:01:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:01:35,794 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.268s 2022-05-25 15:01:35,795 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', '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-5c081e2c-1302-4c71-9152-b5675b51792e', 'x-compute-request-id': 'req-5c081e2c-1302-4c71-9152-b5675b51792e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "BUILD", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:01:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:01:36,970 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.166s 2022-05-25 15:01:36,971 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', '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-8e107c8b-890a-4a49-b28e-2815640e1b22', 'x-compute-request-id': 'req-8e107c8b-890a-4a49-b28e-2815640e1b22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "BUILD", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:01:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:01:38,285 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.305s 2022-05-25 15:01:38,285 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', '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-6ddc2d36-8538-4c97-ac89-ba51894e55e8', 'x-compute-request-id': 'req-6ddc2d36-8538-4c97-ac89-ba51894e55e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "BUILD", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:01:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:01:39,571 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.278s 2022-05-25 15:01:39,571 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', '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-7e9b5d9b-bfc8-4e32-9e4e-7cc0752f7c71', 'x-compute-request-id': 'req-7e9b5d9b-bfc8-4e32-9e4e-7cc0752f7c71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "BUILD", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:01:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:01:40,743 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.161s 2022-05-25 15:01:40,743 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', '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-079e4c4c-2862-4fc2-9639-8d3e212c3e04', 'x-compute-request-id': 'req-079e4c4c-2862-4fc2-9639-8d3e212c3e04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "BUILD", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:01:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:01:41,947 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.195s 2022-05-25 15:01:41,947 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', '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-e535ddaf-6f0a-47d7-8b67-f89f54867ead', 'x-compute-request-id': 'req-e535ddaf-6f0a-47d7-8b67-f89f54867ead', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "BUILD", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:01:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:01:43,118 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.163s 2022-05-25 15:01:43,119 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', '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-945ca591-7f26-486d-91d6-0c5038c313d5', 'x-compute-request-id': 'req-945ca591-7f26-486d-91d6-0c5038c313d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "BUILD", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:01:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:01:44,337 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.210s 2022-05-25 15:01:44,337 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', '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-72f55961-5d36-48a5-82ce-224c4ab5e681', 'x-compute-request-id': 'req-72f55961-5d36-48a5-82ce-224c4ab5e681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "BUILD", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:01:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:01:45,763 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.418s 2022-05-25 15:01:45,764 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', '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-f72a2017-c521-42ab-915d-776e767f37c0', 'x-compute-request-id': 'req-f72a2017-c521-42ab-915d-776e767f37c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "BUILD", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:01:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:01:46,953 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.180s 2022-05-25 15:01:46,953 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', '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-c0b888ca-c04e-48f9-8a18-bce64353aa5d', 'x-compute-request-id': 'req-c0b888ca-c04e-48f9-8a18-bce64353aa5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "BUILD", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:01:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:01:48,418 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.455s 2022-05-25 15:01:48,418 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1507', '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-0ebab030-047a-4be4-8f5c-9654858155e9', 'x-compute-request-id': 'req-0ebab030-047a-4be4-8f5c-9654858155e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:01:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 15:01:48,426 125527 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 25 second wait 2022-05-25 15:01:48,451 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/image/v2/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f 0.022s 2022-05-25 15:01:48,457 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a96facc1-a43a-4528-8572-f3943adc7de6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/image/v2/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "name": "ubuntu-16", "disk_format": "vhdx", "container_format": "bare", "visibility": "public", "size": 645922816, "virtual_size": 734003200, "status": "active", "checksum": "318f990048c8a194829e52141534610d", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "0561c92c72f64ee9b67355671c55b3d1", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "created_at": "2022-05-25T14:50:55Z", "updated_at": "2022-05-25T14:51:12Z", "tags": [], "self": "/v2/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "file": "/v2/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f/file", "schema": "/v2/schemas/image"}' 2022-05-25 15:01:49,139 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes 0.681s 2022-05-25 15:01:49,139 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"imageRef": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661"}} Response - Headers: {'date': 'Wed, 25 May 2022 15:01:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c83e62c8-6cef-4f5b-8550-93da3d41372a', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c83e62c8-6cef-4f5b-8550-93da3d41372a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:48.837504", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-05-25 15:01:49,190 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.044s 2022-05-25 15:01:49,190 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e9c4d0e-8ee6-4c79-8779-a37c7c295fe4', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e9c4d0e-8ee6-4c79-8779-a37c7c295fe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:01:50,290 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.091s 2022-05-25 15:01:50,291 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e36190c2-91d3-459f-92b4-cc19820110ae', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e36190c2-91d3-459f-92b4-cc19820110ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:01:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:01:51,356 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.057s 2022-05-25 15:01:51,356 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6f26849-ba67-472d-8a1a-eb1e772c03ae', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6f26849-ba67-472d-8a1a-eb1e772c03ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:01:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:01:52,413 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:01:52,413 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-906a7e11-ffa4-42f2-b1ca-c4aca405ab2f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-906a7e11-ffa4-42f2-b1ca-c4aca405ab2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:01:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:01:53,477 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.055s 2022-05-25 15:01:53,477 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35c5f6b2-923e-4c2f-ade8-7fd7a941db45', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35c5f6b2-923e-4c2f-ade8-7fd7a941db45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:01:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:01:54,554 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.061s 2022-05-25 15:01:54,554 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09b4e342-63ea-4e1b-95fe-eb71540e89a7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09b4e342-63ea-4e1b-95fe-eb71540e89a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:01:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:01:55,619 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.050s 2022-05-25 15:01:55,620 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7de6e36-1410-433a-ace7-4a0bf19f29f9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7de6e36-1410-433a-ace7-4a0bf19f29f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:01:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:01:56,678 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.043s 2022-05-25 15:01:56,679 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa1ac941-1236-4520-9ee3-c46444307b62', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa1ac941-1236-4520-9ee3-c46444307b62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:01:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:01:57,735 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:01:57,741 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29506654-c34c-4a28-9742-9a61029de1ee', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29506654-c34c-4a28-9742-9a61029de1ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:01:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:01:58,798 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.049s 2022-05-25 15:01:58,798 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e53b5d75-0372-4bf4-9a44-1eac6ac669d4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e53b5d75-0372-4bf4-9a44-1eac6ac669d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:01:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:01:59,865 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.057s 2022-05-25 15:01:59,866 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:01:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b09aad3b-9718-4414-9a37-7d0966c24058', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b09aad3b-9718-4414-9a37-7d0966c24058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:01:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:02:00,940 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.066s 2022-05-25 15:02:00,941 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fec63a98-584e-4a82-b185-4e819b401f90', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fec63a98-584e-4a82-b185-4e819b401f90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:01:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:02:01,994 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:02:01,994 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-315439b9-26c8-43e4-a63b-88842c00f994', 'content-length': '972', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-315439b9-26c8-43e4-a63b-88842c00f994', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:01:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:02:03,046 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.044s 2022-05-25 15:02:03,046 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d24b1bd8-8f5b-4169-ae5d-c951a282cf0d', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d24b1bd8-8f5b-4169-ae5d-c951a282cf0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:02:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:02:04,126 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.072s 2022-05-25 15:02:04,127 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6b93d1a-a036-425b-9cb3-b634a9344245', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6b93d1a-a036-425b-9cb3-b634a9344245', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:02:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:02:05,208 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.065s 2022-05-25 15:02:05,209 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1ce50dd-1cb7-4ebd-b95c-03cfcb597b58', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1ce50dd-1cb7-4ebd-b95c-03cfcb597b58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:02:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:02:06,283 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.066s 2022-05-25 15:02:06,283 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b93d240e-e47b-4a33-85c6-2432a9bedc09', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b93d240e-e47b-4a33-85c6-2432a9bedc09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:02:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:02:07,347 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.051s 2022-05-25 15:02:07,347 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-837df59e-1661-4bf5-a991-4227a44166e6', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-837df59e-1661-4bf5-a991-4227a44166e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:02:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:02:08,411 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.055s 2022-05-25 15:02:08,415 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-487ee9eb-a053-4f27-98f0-f9705acc4da0', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-487ee9eb-a053-4f27-98f0-f9705acc4da0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:02:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:02:09,469 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.044s 2022-05-25 15:02:09,469 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae1e63c3-2ae3-446c-b12a-96c205fc1688', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae1e63c3-2ae3-446c-b12a-96c205fc1688', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:02:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:02:10,530 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:02:10,530 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93a6cd20-cd44-4ee6-b48b-3a6b68b54059', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93a6cd20-cd44-4ee6-b48b-3a6b68b54059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:02:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:02:11,579 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.041s 2022-05-25 15:02:11,580 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d9b258d-80ff-4106-bf96-38ada5618086', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d9b258d-80ff-4106-bf96-38ada5618086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:02:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:02:12,630 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.042s 2022-05-25 15:02:12,631 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b7fe894-f5eb-4fb8-831d-2b114c4959e3', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b7fe894-f5eb-4fb8-831d-2b114c4959e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:02:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:02:13,693 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.054s 2022-05-25 15:02:13,693 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-744d01d8-b5ea-4470-a2ea-438633f0d57e', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-744d01d8-b5ea-4470-a2ea-438633f0d57e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:02:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:02:14,754 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.053s 2022-05-25 15:02:14,754 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce55365a-6a5d-4701-bbb7-4d6c64ec848c', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce55365a-6a5d-4701-bbb7-4d6c64ec848c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:02:03.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:02:15,807 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:02:15,808 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a432f8b4-31cd-4ebc-87ca-d38cfc027b99', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a432f8b4-31cd-4ebc-87ca-d38cfc027b99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:02:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:02:15,814 125527 INFO [tempest.common.waiters] volume 7852d4e3-2d32-4d7d-a69e-0bf26cf60462 reached available after waiting for 26.814764 seconds 2022-05-25 15:02:19,824 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 POST http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a/os-volume_attachments 4.008s 2022-05-25 15:02:19,824 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "device": "/dev/sdb"}} Response - Headers: {'date': 'Wed, 25 May 2022 15:02:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '194', '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-44b6bfdb-94a6-4f49-83a0-1691e059d914', 'x-compute-request-id': 'req-44b6bfdb-94a6-4f49-83a0-1691e059d914', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "serverId": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "volumeId": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "device": "/dev/sdb"}}' 2022-05-25 15:02:19,875 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.049s 2022-05-25 15:02:19,875 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f7d2621-8977-49a4-9efe-ddf7255cd885', 'content-length': '1362', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f7d2621-8977-49a4-9efe-ddf7255cd885', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:02:19.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:02:20,934 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.049s 2022-05-25 15:02:20,934 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d62dadbc-7f5a-475e-88eb-29cb2d257d3c', 'content-length': '1362', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d62dadbc-7f5a-475e-88eb-29cb2d257d3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:02:19.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:02:21,990 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:02:21,991 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c241f9e-7db9-41bd-a5ab-dd4a3cc6ff0a', 'content-length': '1362', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c241f9e-7db9-41bd-a5ab-dd4a3cc6ff0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:02:21.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:02:23,051 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.053s 2022-05-25 15:02:23,052 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93fc799f-306c-4d4d-bf78-1089b35ebfa5', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93fc799f-306c-4d4d-bf78-1089b35ebfa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:02:22.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:02:24,130 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.070s 2022-05-25 15:02:24,130 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d9fd6e8-a570-4664-937d-2b6affc22572', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d9fd6e8-a570-4664-937d-2b6affc22572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:02:22.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:02:25,198 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.060s 2022-05-25 15:02:25,199 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44e08161-b8f0-4f03-b67c-658fad0aab5d', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44e08161-b8f0-4f03-b67c-658fad0aab5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:02:22.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:02:26,264 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.056s 2022-05-25 15:02:26,265 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85f2488e-0b9b-4b75-b774-30cd0de4efed', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85f2488e-0b9b-4b75-b774-30cd0de4efed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:02:22.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:02:27,324 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.051s 2022-05-25 15:02:27,325 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea43a89c-692b-4be7-a84a-aa582f360eab', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea43a89c-692b-4be7-a84a-aa582f360eab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:02:22.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:02:28,561 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.228s 2022-05-25 15:02:28,561 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bab4ab19-1269-4df4-a8fc-bf570f0138b0', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bab4ab19-1269-4df4-a8fc-bf570f0138b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:02:22.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:02:29,619 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.049s 2022-05-25 15:02:29,619 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-899df552-fc6e-4a44-a1f3-5d185c0d0661', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-899df552-fc6e-4a44-a1f3-5d185c0d0661', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:02:22.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:02:30,679 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.051s 2022-05-25 15:02:30,679 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0296108-e23a-4d7b-be81-b54896e2ecc5', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0296108-e23a-4d7b-be81-b54896e2ecc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:02:22.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:02:31,750 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.063s 2022-05-25 15:02:31,751 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f9a32a9-1008-4327-939d-b4274e5cf831', 'content-length': '1655', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f9a32a9-1008-4327-939d-b4274e5cf831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:02:31.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:02:31,758 125527 INFO [tempest.common.waiters] volume 7852d4e3-2d32-4d7d-a69e-0bf26cf60462 reached in-use after waiting for 12.758889 seconds 2022-05-25 15:02:31,802 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 400 POST http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots 0.043s 2022-05-25 15:02:31,803 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1809156469"}} Response - Headers: {'date': 'Wed, 25 May 2022 15:02:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '160', 'content-type': 'application/json', 'x-compute-request-id': 'req-b14d30ea-dd2f-4e88-bf30-17c1e49210a7', 'x-openstack-request-id': 'req-b14d30ea-dd2f-4e88-bf30-17c1e49210a7', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume 7852d4e3-2d32-4d7d-a69e-0bf26cf60462 status must be available, but current status is: in-use."}}' 2022-05-25 15:02:32,333 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots 0.529s 2022-05-25 15:02:32,333 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-822777787"}} Response - Headers: {'date': 'Wed, 25 May 2022 15:02:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c12da36d-df8b-498a-a2e8-a1f28cecd893', 'content-length': '309', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c12da36d-df8b-498a-a2e8-a1f28cecd893', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots'} Body: b'{"snapshot": {"id": "887ac702-690e-4399-bb2d-17e3b7b4fc70", "created_at": "2022-05-25T15:02:32.089908", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-822777787", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}}}' 2022-05-25 15:02:32,360 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/887ac702-690e-4399-bb2d-17e3b7b4fc70 0.024s 2022-05-25 15:02:32,360 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-510ce7fa-55db-442e-95be-b57d682ab158', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-510ce7fa-55db-442e-95be-b57d682ab158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/887ac702-690e-4399-bb2d-17e3b7b4fc70'} Body: b'{"snapshot": {"id": "887ac702-690e-4399-bb2d-17e3b7b4fc70", "created_at": "2022-05-25T15:02:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-822777787", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:02:33,589 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/887ac702-690e-4399-bb2d-17e3b7b4fc70 0.225s 2022-05-25 15:02:33,591 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-428ace2a-6102-48c0-8655-29f672cfdc49', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-428ace2a-6102-48c0-8655-29f672cfdc49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/887ac702-690e-4399-bb2d-17e3b7b4fc70'} Body: b'{"snapshot": {"id": "887ac702-690e-4399-bb2d-17e3b7b4fc70", "created_at": "2022-05-25T15:02:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-822777787", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:02:34,767 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/887ac702-690e-4399-bb2d-17e3b7b4fc70 0.172s 2022-05-25 15:02:34,768 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8e63237-cc08-4947-abbf-cbac081de20d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8e63237-cc08-4947-abbf-cbac081de20d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/887ac702-690e-4399-bb2d-17e3b7b4fc70'} Body: b'{"snapshot": {"id": "887ac702-690e-4399-bb2d-17e3b7b4fc70", "created_at": "2022-05-25T15:02:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-822777787", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:02:35,827 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/887ac702-690e-4399-bb2d-17e3b7b4fc70 0.055s 2022-05-25 15:02:35,827 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1b38f05-a39a-48ed-b166-13726bc12c1e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1b38f05-a39a-48ed-b166-13726bc12c1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/887ac702-690e-4399-bb2d-17e3b7b4fc70'} Body: b'{"snapshot": {"id": "887ac702-690e-4399-bb2d-17e3b7b4fc70", "created_at": "2022-05-25T15:02:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-822777787", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:02:36,888 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/887ac702-690e-4399-bb2d-17e3b7b4fc70 0.055s 2022-05-25 15:02:36,888 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f9aea8c-a298-40fd-903a-097a200fb0d0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f9aea8c-a298-40fd-903a-097a200fb0d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/887ac702-690e-4399-bb2d-17e3b7b4fc70'} Body: b'{"snapshot": {"id": "887ac702-690e-4399-bb2d-17e3b7b4fc70", "created_at": "2022-05-25T15:02:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-822777787", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:02:37,947 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/887ac702-690e-4399-bb2d-17e3b7b4fc70 0.055s 2022-05-25 15:02:37,948 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e952b83-578a-422b-b4c5-3a32819aba21', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e952b83-578a-422b-b4c5-3a32819aba21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/887ac702-690e-4399-bb2d-17e3b7b4fc70'} Body: b'{"snapshot": {"id": "887ac702-690e-4399-bb2d-17e3b7b4fc70", "created_at": "2022-05-25T15:02:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-822777787", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:02:38,975 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/887ac702-690e-4399-bb2d-17e3b7b4fc70 0.023s 2022-05-25 15:02:38,975 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca60e97c-a754-4a56-b1c6-5dca453915c7', 'content-length': '468', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca60e97c-a754-4a56-b1c6-5dca453915c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/887ac702-690e-4399-bb2d-17e3b7b4fc70'} Body: b'{"snapshot": {"id": "887ac702-690e-4399-bb2d-17e3b7b4fc70", "created_at": "2022-05-25T15:02:32.000000", "updated_at": "2022-05-25T15:02:38.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-822777787", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "100%"}}' 2022-05-25 15:02:38,978 125527 INFO [tempest.common.waiters] snapshot 887ac702-690e-4399-bb2d-17e3b7b4fc70 reached available after waiting for 6.978858 seconds 2022-05-25 15:02:39,333 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots 0.354s 2022-05-25 15:02:39,333 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-565626950"}} Response - Headers: {'date': 'Wed, 25 May 2022 15:02:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-782680f5-98a7-47d8-ab3f-dd88ced684aa', 'content-length': '309', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-782680f5-98a7-47d8-ab3f-dd88ced684aa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots'} Body: b'{"snapshot": {"id": "fe504716-a23d-4709-b02d-5633494b93b2", "created_at": "2022-05-25T15:02:39.122968", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-565626950", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}}}' 2022-05-25 15:02:39,375 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/fe504716-a23d-4709-b02d-5633494b93b2 0.039s 2022-05-25 15:02:39,376 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b886b3c1-e2b0-40a3-a033-6f1ed2e9ea47', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b886b3c1-e2b0-40a3-a033-6f1ed2e9ea47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/fe504716-a23d-4709-b02d-5633494b93b2'} Body: b'{"snapshot": {"id": "fe504716-a23d-4709-b02d-5633494b93b2", "created_at": "2022-05-25T15:02:39.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-565626950", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:02:40,405 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/fe504716-a23d-4709-b02d-5633494b93b2 0.024s 2022-05-25 15:02:40,405 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9253eb33-1110-4fda-bc6a-9d242365a307', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9253eb33-1110-4fda-bc6a-9d242365a307', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/fe504716-a23d-4709-b02d-5633494b93b2'} Body: b'{"snapshot": {"id": "fe504716-a23d-4709-b02d-5633494b93b2", "created_at": "2022-05-25T15:02:39.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-565626950", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:02:41,433 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/fe504716-a23d-4709-b02d-5633494b93b2 0.024s 2022-05-25 15:02:41,433 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed45c171-c945-4e50-a39f-ccad1427fa6f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed45c171-c945-4e50-a39f-ccad1427fa6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/fe504716-a23d-4709-b02d-5633494b93b2'} Body: b'{"snapshot": {"id": "fe504716-a23d-4709-b02d-5633494b93b2", "created_at": "2022-05-25T15:02:39.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-565626950", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:02:42,460 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/fe504716-a23d-4709-b02d-5633494b93b2 0.023s 2022-05-25 15:02:42,460 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d26e8f29-453a-4b05-8d88-3c6c81c24db3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d26e8f29-453a-4b05-8d88-3c6c81c24db3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/fe504716-a23d-4709-b02d-5633494b93b2'} Body: b'{"snapshot": {"id": "fe504716-a23d-4709-b02d-5633494b93b2", "created_at": "2022-05-25T15:02:39.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-565626950", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:02:43,488 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/fe504716-a23d-4709-b02d-5633494b93b2 0.025s 2022-05-25 15:02:43,489 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23cd4768-3cc1-4416-9756-fb20b408f4b8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23cd4768-3cc1-4416-9756-fb20b408f4b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/fe504716-a23d-4709-b02d-5633494b93b2'} Body: b'{"snapshot": {"id": "fe504716-a23d-4709-b02d-5633494b93b2", "created_at": "2022-05-25T15:02:39.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-565626950", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:02:44,517 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/fe504716-a23d-4709-b02d-5633494b93b2 0.024s 2022-05-25 15:02:44,517 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44556a12-465a-4c9b-b6b1-02fd93e4a030', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44556a12-465a-4c9b-b6b1-02fd93e4a030', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/fe504716-a23d-4709-b02d-5633494b93b2'} Body: b'{"snapshot": {"id": "fe504716-a23d-4709-b02d-5633494b93b2", "created_at": "2022-05-25T15:02:39.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-565626950", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:02:45,544 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/fe504716-a23d-4709-b02d-5633494b93b2 0.023s 2022-05-25 15:02:45,544 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4785719-a31f-4960-a03f-c90706bd9646', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4785719-a31f-4960-a03f-c90706bd9646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/fe504716-a23d-4709-b02d-5633494b93b2'} Body: b'{"snapshot": {"id": "fe504716-a23d-4709-b02d-5633494b93b2", "created_at": "2022-05-25T15:02:39.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-565626950", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:02:46,572 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/fe504716-a23d-4709-b02d-5633494b93b2 0.023s 2022-05-25 15:02:46,572 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a8cac25-b423-423b-a492-21196c7fc052', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a8cac25-b423-423b-a492-21196c7fc052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/fe504716-a23d-4709-b02d-5633494b93b2'} Body: b'{"snapshot": {"id": "fe504716-a23d-4709-b02d-5633494b93b2", "created_at": "2022-05-25T15:02:39.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-565626950", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:02:47,600 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/fe504716-a23d-4709-b02d-5633494b93b2 0.024s 2022-05-25 15:02:47,600 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e351d3a0-a66e-4762-beac-f39782f094e8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e351d3a0-a66e-4762-beac-f39782f094e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/fe504716-a23d-4709-b02d-5633494b93b2'} Body: b'{"snapshot": {"id": "fe504716-a23d-4709-b02d-5633494b93b2", "created_at": "2022-05-25T15:02:39.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-565626950", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:02:48,627 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/fe504716-a23d-4709-b02d-5633494b93b2 0.023s 2022-05-25 15:02:48,627 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-571f0a4c-3246-4935-953f-c0d739790a19', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-571f0a4c-3246-4935-953f-c0d739790a19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/fe504716-a23d-4709-b02d-5633494b93b2'} Body: b'{"snapshot": {"id": "fe504716-a23d-4709-b02d-5633494b93b2", "created_at": "2022-05-25T15:02:39.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-565626950", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:02:49,655 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/fe504716-a23d-4709-b02d-5633494b93b2 0.024s 2022-05-25 15:02:49,655 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c42bc83-0d9f-40fd-96ea-98afac276c76', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c42bc83-0d9f-40fd-96ea-98afac276c76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/fe504716-a23d-4709-b02d-5633494b93b2'} Body: b'{"snapshot": {"id": "fe504716-a23d-4709-b02d-5633494b93b2", "created_at": "2022-05-25T15:02:39.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-565626950", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:02:50,686 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/fe504716-a23d-4709-b02d-5633494b93b2 0.027s 2022-05-25 15:02:50,699 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bab555a-057d-494e-99fa-f414d0758f1e', 'content-length': '468', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bab555a-057d-494e-99fa-f414d0758f1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/fe504716-a23d-4709-b02d-5633494b93b2'} Body: b'{"snapshot": {"id": "fe504716-a23d-4709-b02d-5633494b93b2", "created_at": "2022-05-25T15:02:39.000000", "updated_at": "2022-05-25T15:02:50.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-565626950", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "100%"}}' 2022-05-25 15:02:50,701 125527 INFO [tempest.common.waiters] snapshot fe504716-a23d-4709-b02d-5633494b93b2 reached available after waiting for 11.701737 seconds 2022-05-25 15:02:50,995 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots 0.293s 2022-05-25 15:02:50,996 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624"}} Response - Headers: {'date': 'Wed, 25 May 2022 15:02:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5557c1dc-a3bc-4a7b-9fc9-8b397fd9a4ba', 'content-length': '310', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5557c1dc-a3bc-4a7b-9fc9-8b397fd9a4ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:50.850295", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}}}' 2022-05-25 15:02:51,024 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.025s 2022-05-25 15:02:51,024 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97a98d00-b560-4fd0-a5c4-40b58a3f7e8d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97a98d00-b560-4fd0-a5c4-40b58a3f7e8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:02:52,053 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.026s 2022-05-25 15:02:52,054 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea4bd211-b2b7-48f8-8af7-0049bc367a73', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea4bd211-b2b7-48f8-8af7-0049bc367a73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:02:53,083 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.025s 2022-05-25 15:02:53,084 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dd2e5fe-fe73-4af1-a819-890411509cae', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dd2e5fe-fe73-4af1-a819-890411509cae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:02:54,117 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.029s 2022-05-25 15:02:54,117 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06702c9d-47b2-4058-9d2c-923c034e439f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06702c9d-47b2-4058-9d2c-923c034e439f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:02:55,191 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.070s 2022-05-25 15:02:55,191 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9e22d4b-d426-43ab-9a9b-9ed1ecc05354', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9e22d4b-d426-43ab-9a9b-9ed1ecc05354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:02:56,233 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.037s 2022-05-25 15:02:56,233 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99b0e86c-5505-4f33-8575-eb2a8c5ec5e5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99b0e86c-5505-4f33-8575-eb2a8c5ec5e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:02:57,280 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.041s 2022-05-25 15:02:57,281 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3312e9aa-7876-460b-8b83-329cfd8e1b3d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3312e9aa-7876-460b-8b83-329cfd8e1b3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:02:58,316 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.027s 2022-05-25 15:02:58,316 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5235fcb1-5ee7-44ed-9252-c103b69ca294', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5235fcb1-5ee7-44ed-9252-c103b69ca294', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:02:59,348 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.026s 2022-05-25 15:02:59,348 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:02:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b8ebbe0-e28b-4445-86b6-555452eb9137', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b8ebbe0-e28b-4445-86b6-555452eb9137', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:00,387 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.035s 2022-05-25 15:03:00,387 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc29505b-1ce8-4c02-bf83-b0980e98ef7a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc29505b-1ce8-4c02-bf83-b0980e98ef7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:01,449 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.057s 2022-05-25 15:03:01,449 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6804b462-5fb3-4b6d-b7d7-c677838db10d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6804b462-5fb3-4b6d-b7d7-c677838db10d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:02,506 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.054s 2022-05-25 15:03:02,507 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41c23261-90c1-4cc1-ab08-c6e85fafeddc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41c23261-90c1-4cc1-ab08-c6e85fafeddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:03,538 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.027s 2022-05-25 15:03:03,539 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48f95db9-9ac6-4646-9257-789e8b688b0a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48f95db9-9ac6-4646-9257-789e8b688b0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:04,569 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.026s 2022-05-25 15:03:04,569 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d4c7995-a2b0-4fdc-b06c-f0f8c00ad9df', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d4c7995-a2b0-4fdc-b06c-f0f8c00ad9df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:05,616 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.043s 2022-05-25 15:03:05,617 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcc219b2-e353-4900-a5e9-8ba0bd0843c8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcc219b2-e353-4900-a5e9-8ba0bd0843c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:06,658 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.036s 2022-05-25 15:03:06,658 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70a1cfd0-5ff1-4149-826e-c0588bd45e95', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70a1cfd0-5ff1-4149-826e-c0588bd45e95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:07,693 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.030s 2022-05-25 15:03:07,693 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e4d5403-f846-41df-91b3-7df729da06c5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e4d5403-f846-41df-91b3-7df729da06c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:08,885 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.186s 2022-05-25 15:03:08,885 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f853615e-b66a-471f-983f-3e2b22ae1062', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f853615e-b66a-471f-983f-3e2b22ae1062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:09,919 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.030s 2022-05-25 15:03:09,920 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e31b74f-5449-4abd-8bae-6b40bf9a4e3a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e31b74f-5449-4abd-8bae-6b40bf9a4e3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:10,956 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.031s 2022-05-25 15:03:10,956 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35a5381f-e0d1-4c44-983b-ea7f9995bc3c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35a5381f-e0d1-4c44-983b-ea7f9995bc3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:11,983 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.022s 2022-05-25 15:03:11,983 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad7a2628-7d1f-4270-add6-7b123ae14036', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad7a2628-7d1f-4270-add6-7b123ae14036', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:13,011 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.024s 2022-05-25 15:03:13,012 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04c3fae2-9b61-445c-819e-f8fcf05eaee9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04c3fae2-9b61-445c-819e-f8fcf05eaee9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:14,040 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.024s 2022-05-25 15:03:14,040 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28fbf5d8-d43b-45ba-8fa8-6a6cb67ee7a3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28fbf5d8-d43b-45ba-8fa8-6a6cb67ee7a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:15,067 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.024s 2022-05-25 15:03:15,068 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9691fec4-841f-418f-a92f-3e72e7a556c5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9691fec4-841f-418f-a92f-3e72e7a556c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:16,097 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.024s 2022-05-25 15:03:16,097 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2baaa05a-5c8d-4723-99be-9c76b08775b1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2baaa05a-5c8d-4723-99be-9c76b08775b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:17,123 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:03:17,124 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bad83d9-3111-4fc8-aa82-b0dbe086a119', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bad83d9-3111-4fc8-aa82-b0dbe086a119', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:18,150 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.022s 2022-05-25 15:03:18,150 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f0def59-2b78-4fc3-b416-ab1e82554504', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f0def59-2b78-4fc3-b416-ab1e82554504', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:19,178 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.024s 2022-05-25 15:03:19,179 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39344f48-5309-46a2-95f9-f854cccaa397', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39344f48-5309-46a2-95f9-f854cccaa397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:20,206 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.022s 2022-05-25 15:03:20,206 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4b3793a-18cb-4815-8e1f-67aa2d034676', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4b3793a-18cb-4815-8e1f-67aa2d034676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:21,234 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.024s 2022-05-25 15:03:21,235 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41783aa2-8499-4581-b7ca-e5b6665de4ef', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41783aa2-8499-4581-b7ca-e5b6665de4ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:22,261 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:03:22,262 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af692ae8-0923-46ff-b7ea-0a75d82741ae', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af692ae8-0923-46ff-b7ea-0a75d82741ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:23,289 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:03:23,289 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9054532d-7b3d-4dc4-b07f-0d9046eb179c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9054532d-7b3d-4dc4-b07f-0d9046eb179c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:24,316 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:03:24,316 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd1f99db-6478-4b1a-b9d9-d9010aac9aee', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd1f99db-6478-4b1a-b9d9-d9010aac9aee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:25,342 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:03:25,343 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98bb81f2-c4dd-43d2-8d77-46d5eae99209', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98bb81f2-c4dd-43d2-8d77-46d5eae99209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:26,370 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:03:26,371 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aeba1b0-2033-4635-8530-c32158d0921f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aeba1b0-2033-4635-8530-c32158d0921f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:27,399 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.024s 2022-05-25 15:03:27,400 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5c3aa15-fb30-4b52-8582-1801539c7d51', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5c3aa15-fb30-4b52-8582-1801539c7d51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:28,427 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.022s 2022-05-25 15:03:28,428 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15ef06d8-875c-47fe-ba9f-dc8efa53ff46', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15ef06d8-875c-47fe-ba9f-dc8efa53ff46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:29,455 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.024s 2022-05-25 15:03:29,455 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2713f41d-0544-4a5c-baf7-a3117c70ffe5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2713f41d-0544-4a5c-baf7-a3117c70ffe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:30,488 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.029s 2022-05-25 15:03:30,488 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8576771c-ac6d-4a5f-acaf-7469f843f36c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8576771c-ac6d-4a5f-acaf-7469f843f36c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:31,518 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.026s 2022-05-25 15:03:31,519 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3716ff8-2485-4bd7-bc4f-1d751eb59149', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3716ff8-2485-4bd7-bc4f-1d751eb59149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:32,549 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.026s 2022-05-25 15:03:32,550 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0822eea-1653-4813-9a8f-3d30ae48c5a0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0822eea-1653-4813-9a8f-3d30ae48c5a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:33,581 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.027s 2022-05-25 15:03:33,582 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0fa1288-0764-467e-b20a-25755d91f0cd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0fa1288-0764-467e-b20a-25755d91f0cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:34,608 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.022s 2022-05-25 15:03:34,608 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8686a41a-1879-4f15-b388-f6be17f40084', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8686a41a-1879-4f15-b388-f6be17f40084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:35,635 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:03:35,635 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e1bcf82-9a12-4ac4-9453-be70063659a1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e1bcf82-9a12-4ac4-9453-be70063659a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:36,663 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:03:36,664 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53158563-faae-4a05-a41c-83d0875c3cbb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53158563-faae-4a05-a41c-83d0875c3cbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:37,690 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.022s 2022-05-25 15:03:37,690 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-196785ec-4002-4ba6-b793-27b6930c28b1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-196785ec-4002-4ba6-b793-27b6930c28b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:38,717 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.022s 2022-05-25 15:03:38,717 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbe4e9a8-9b57-4293-b703-d6e3b4da4949', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbe4e9a8-9b57-4293-b703-d6e3b4da4949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:39,744 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.022s 2022-05-25 15:03:39,744 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e85a3a58-0493-429b-9397-3a5a10c1a14b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e85a3a58-0493-429b-9397-3a5a10c1a14b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:40,771 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:03:40,772 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-875bd3f5-e1d3-4566-8b33-a527328eeee4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-875bd3f5-e1d3-4566-8b33-a527328eeee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:41,802 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.026s 2022-05-25 15:03:41,802 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13cd4265-54bc-4264-add9-b66288da0315', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13cd4265-54bc-4264-add9-b66288da0315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:42,840 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.034s 2022-05-25 15:03:42,841 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-765e0356-451c-4b5a-9a82-0d0ff815b996', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-765e0356-451c-4b5a-9a82-0d0ff815b996', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:43,872 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.027s 2022-05-25 15:03:43,872 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65b69b20-32a8-485e-a09c-1d073992c8dc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65b69b20-32a8-485e-a09c-1d073992c8dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:44,901 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.024s 2022-05-25 15:03:44,901 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f630ce6-1c20-4fd2-b8dd-741044cce69a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f630ce6-1c20-4fd2-b8dd-741044cce69a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:45,929 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:03:45,929 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-470419b7-6b90-4bf8-a571-dc6ae9fa86bc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-470419b7-6b90-4bf8-a571-dc6ae9fa86bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:46,957 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.024s 2022-05-25 15:03:46,958 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da7022ad-4c3d-4732-a996-c2d78303f24a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da7022ad-4c3d-4732-a996-c2d78303f24a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:47,984 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:03:47,985 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fddd952-0db8-4c98-99d3-563f36022dd6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fddd952-0db8-4c98-99d3-563f36022dd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:49,012 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:03:49,012 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-665ff827-cd3a-46ef-a42a-8898c77e5f06', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-665ff827-cd3a-46ef-a42a-8898c77e5f06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:50,045 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.028s 2022-05-25 15:03:50,045 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55bfbf8b-03dc-47e7-9308-dfc6436340f7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55bfbf8b-03dc-47e7-9308-dfc6436340f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:51,091 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.042s 2022-05-25 15:03:51,091 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-320b2651-fa88-48a7-a081-27e6f7ebea89', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-320b2651-fa88-48a7-a081-27e6f7ebea89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:52,119 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.024s 2022-05-25 15:03:52,119 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-590f32c6-c06e-4d64-ac8c-0f554deffceb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-590f32c6-c06e-4d64-ac8c-0f554deffceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:53,156 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.032s 2022-05-25 15:03:53,157 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e236e6e-0080-4c17-9d13-bdf409e62d90', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e236e6e-0080-4c17-9d13-bdf409e62d90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:54,187 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.026s 2022-05-25 15:03:54,187 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f71ba97e-994d-4d7b-88f7-f692a4f6bb30', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f71ba97e-994d-4d7b-88f7-f692a4f6bb30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:55,216 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.025s 2022-05-25 15:03:55,217 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffc0bb84-98c9-49e8-88c0-407c6259d2b9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffc0bb84-98c9-49e8-88c0-407c6259d2b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:56,251 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.030s 2022-05-25 15:03:56,261 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1e50bd3-6bd8-40e8-9317-bf7889156c46', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1e50bd3-6bd8-40e8-9317-bf7889156c46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:57,290 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.025s 2022-05-25 15:03:57,290 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef7f6746-b001-4d6c-bb42-ceaf330314f0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef7f6746-b001-4d6c-bb42-ceaf330314f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:58,321 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.026s 2022-05-25 15:03:58,321 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c214d49a-f3aa-4ffb-89c0-b94958f86ae6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c214d49a-f3aa-4ffb-89c0-b94958f86ae6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:03:59,348 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:03:59,348 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:03:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-816d730c-7f4b-44eb-a826-8aab2db4b93f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-816d730c-7f4b-44eb-a826-8aab2db4b93f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:00,376 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.024s 2022-05-25 15:04:00,396 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-850d4b12-9b56-40b7-ab00-37a080d5c2fe', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-850d4b12-9b56-40b7-ab00-37a080d5c2fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:01,426 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.025s 2022-05-25 15:04:01,426 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a40b34ff-d321-457d-909d-306b3afb5654', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a40b34ff-d321-457d-909d-306b3afb5654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:02,457 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.027s 2022-05-25 15:04:02,457 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a80da27-321c-4085-98b7-c04c147f2901', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a80da27-321c-4085-98b7-c04c147f2901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:03,487 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.026s 2022-05-25 15:04:03,487 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-915fc89f-85ef-4f1f-a597-56b30f6b7b26', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-915fc89f-85ef-4f1f-a597-56b30f6b7b26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:04,513 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.022s 2022-05-25 15:04:04,514 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7265adae-a500-4267-90ec-494a9f579bfa', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7265adae-a500-4267-90ec-494a9f579bfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:05,541 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:04:05,542 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae7dd49e-f107-417e-b711-92c2a196dedb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae7dd49e-f107-417e-b711-92c2a196dedb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:06,571 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.027s 2022-05-25 15:04:06,572 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03a8cbac-cbda-4645-a24c-c640f0665b43', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03a8cbac-cbda-4645-a24c-c640f0665b43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:07,600 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.024s 2022-05-25 15:04:07,601 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff07736e-29b5-4ada-8934-2e53afd94445', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff07736e-29b5-4ada-8934-2e53afd94445', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:08,627 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:04:08,628 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66268951-5608-44ef-b335-f2d698883e2e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66268951-5608-44ef-b335-f2d698883e2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:09,657 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.026s 2022-05-25 15:04:09,657 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc5c5a67-165d-481d-a7d7-7bdd0ac66686', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc5c5a67-165d-481d-a7d7-7bdd0ac66686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:10,683 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.022s 2022-05-25 15:04:10,684 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-893db135-d91a-4c96-81d3-b3c838dbace0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-893db135-d91a-4c96-81d3-b3c838dbace0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:11,712 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.024s 2022-05-25 15:04:11,713 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bac66bde-f164-47e3-bff5-17cab2b06ce3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bac66bde-f164-47e3-bff5-17cab2b06ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:12,741 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:04:12,741 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89e1937b-f58c-44f3-89fb-2d62f185717d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89e1937b-f58c-44f3-89fb-2d62f185717d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:13,769 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.024s 2022-05-25 15:04:13,769 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdc0bfe7-2824-43e9-9e49-72d52ec5033c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdc0bfe7-2824-43e9-9e49-72d52ec5033c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:14,796 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:04:14,796 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8127c0ef-eec3-4309-9bf0-eaaf789a2f65', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8127c0ef-eec3-4309-9bf0-eaaf789a2f65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:15,823 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:04:15,824 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96613471-16f2-4d4a-a2d6-db6dc090cbb1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96613471-16f2-4d4a-a2d6-db6dc090cbb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:16,851 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:04:16,851 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-503148c7-238d-46df-a026-7e3f5f971932', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-503148c7-238d-46df-a026-7e3f5f971932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:17,878 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:04:17,878 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbf28283-14d3-4b86-84e3-67821fa9b9d1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbf28283-14d3-4b86-84e3-67821fa9b9d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:18,905 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:04:18,906 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91a9f432-5a0e-4ed6-b0eb-74efefbd8bc7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91a9f432-5a0e-4ed6-b0eb-74efefbd8bc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:19,931 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.022s 2022-05-25 15:04:19,932 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1c24db3-e381-47b7-a882-d2bb8a495157', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1c24db3-e381-47b7-a882-d2bb8a495157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:20,958 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.022s 2022-05-25 15:04:20,958 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-693f23ac-1912-41be-9d7b-7db27501ddca', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-693f23ac-1912-41be-9d7b-7db27501ddca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:21,984 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:04:21,984 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46320a8c-837e-460b-9c81-81301af60bf7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46320a8c-837e-460b-9c81-81301af60bf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:23,011 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:04:23,012 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-677d6689-7c65-49a6-980a-ef07c4061653', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-677d6689-7c65-49a6-980a-ef07c4061653', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:24,040 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:04:24,040 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86da366b-ab3b-43e7-9c1f-6059a048d197', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86da366b-ab3b-43e7-9c1f-6059a048d197', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:25,067 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.022s 2022-05-25 15:04:25,068 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b4fed00-9c2e-4f27-a471-20ab80d50644', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b4fed00-9c2e-4f27-a471-20ab80d50644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:26,095 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:04:26,095 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-345b534b-7ed8-4f4f-805c-b08d1fc93c3d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-345b534b-7ed8-4f4f-805c-b08d1fc93c3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:27,121 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.022s 2022-05-25 15:04:27,121 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31688c79-6db5-400c-a2b8-b7c65879e05e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31688c79-6db5-400c-a2b8-b7c65879e05e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:28,150 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.024s 2022-05-25 15:04:28,150 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-264c95fc-f4c4-4e20-8a70-c09cf26295cc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-264c95fc-f4c4-4e20-8a70-c09cf26295cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:29,177 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:04:29,177 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d8453a5-6452-4fc7-8fb8-f641db336889', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d8453a5-6452-4fc7-8fb8-f641db336889', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:30,214 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.034s 2022-05-25 15:04:30,215 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-838a2a88-a599-4c4f-8169-a61a1513408c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-838a2a88-a599-4c4f-8169-a61a1513408c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:31,241 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.022s 2022-05-25 15:04:31,242 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b28d2946-2779-4a65-8726-ecff22b567dd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b28d2946-2779-4a65-8726-ecff22b567dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:32,272 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.027s 2022-05-25 15:04:32,273 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c163b42-ccdf-4e32-8394-f6dfb47d9a3b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c163b42-ccdf-4e32-8394-f6dfb47d9a3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:33,301 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.024s 2022-05-25 15:04:33,302 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07e232af-eacd-4618-a70a-3422c9b1c544', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07e232af-eacd-4618-a70a-3422c9b1c544', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:34,328 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.022s 2022-05-25 15:04:34,328 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0a4000f-be71-452d-9bf2-41132c69f291', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0a4000f-be71-452d-9bf2-41132c69f291', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:35,354 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.022s 2022-05-25 15:04:35,355 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-892c370e-81cd-4972-8faa-df34d8ad5848', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-892c370e-81cd-4972-8faa-df34d8ad5848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:36,383 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.024s 2022-05-25 15:04:36,383 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69ebade2-ce6c-49ce-8e48-2cc32c0a2f96', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69ebade2-ce6c-49ce-8e48-2cc32c0a2f96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:37,410 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.022s 2022-05-25 15:04:37,410 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14fd6e15-5f7b-4785-ad41-1a14e82e44e1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14fd6e15-5f7b-4785-ad41-1a14e82e44e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:38,436 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.022s 2022-05-25 15:04:38,443 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6c07ac6-7003-45cc-b62d-2494fdf94231', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6c07ac6-7003-45cc-b62d-2494fdf94231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:39,472 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.024s 2022-05-25 15:04:39,472 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1edb869d-0403-485b-b31f-c6e4d1d2f6b4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1edb869d-0403-485b-b31f-c6e4d1d2f6b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:40,498 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.022s 2022-05-25 15:04:40,498 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b26af8a6-fc17-49b6-ab82-5e45fc434876', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b26af8a6-fc17-49b6-ab82-5e45fc434876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:41,525 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:04:41,526 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-383c6ecc-2e0b-409a-a489-d51cdb01cb23', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-383c6ecc-2e0b-409a-a489-d51cdb01cb23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:42,553 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:04:42,553 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52aed402-109d-4019-8682-f8fe9ceee216', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52aed402-109d-4019-8682-f8fe9ceee216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:43,580 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:04:43,580 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c8a8f2a-356e-432c-93ba-52058756553a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c8a8f2a-356e-432c-93ba-52058756553a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:44,607 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:04:44,608 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-840bbbea-5e19-4a1e-a00c-8d8493ac5316', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-840bbbea-5e19-4a1e-a00c-8d8493ac5316', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:45,642 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.030s 2022-05-25 15:04:45,643 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7513c7de-061c-4e61-a8aa-851b006bc439', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7513c7de-061c-4e61-a8aa-851b006bc439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:46,670 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:04:46,670 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27c76089-66b2-46fa-accd-d7ba51920a40', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27c76089-66b2-46fa-accd-d7ba51920a40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:47,702 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.028s 2022-05-25 15:04:47,703 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48546407-4a9a-4a1c-99ab-d4e48075b46f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48546407-4a9a-4a1c-99ab-d4e48075b46f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:48,729 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:04:48,730 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2be43f58-2660-4b77-a3c8-d76aa3cc75a2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2be43f58-2660-4b77-a3c8-d76aa3cc75a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:49,757 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:04:49,757 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab184eab-247a-46da-85c6-22e068c4458f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab184eab-247a-46da-85c6-22e068c4458f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:50,784 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.024s 2022-05-25 15:04:50,784 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f600510a-6034-4065-be0f-5356e4c3353d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f600510a-6034-4065-be0f-5356e4c3353d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:51,812 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:04:51,812 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02d3f626-b1d5-412e-b787-54fab5d94592', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02d3f626-b1d5-412e-b787-54fab5d94592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:52,840 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.025s 2022-05-25 15:04:52,841 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f32f4863-6bc2-497d-bda5-87f9e4319dbf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f32f4863-6bc2-497d-bda5-87f9e4319dbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:53,867 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.022s 2022-05-25 15:04:53,867 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afde3324-fd93-4423-addc-d731c8fa4e19', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afde3324-fd93-4423-addc-d731c8fa4e19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:54,894 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:04:54,909 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3367df50-a6db-48dc-af0a-ec8795ff001e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3367df50-a6db-48dc-af0a-ec8795ff001e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:55,937 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.024s 2022-05-25 15:04:55,937 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21976c5d-2130-4391-90c5-ad737afb75c4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21976c5d-2130-4391-90c5-ad737afb75c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:56,964 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:04:56,964 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6accc3ad-22e5-4fa8-8c03-fd96551ac97c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6accc3ad-22e5-4fa8-8c03-fd96551ac97c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:57,993 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.024s 2022-05-25 15:04:57,993 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-768cb328-634d-429f-8e77-fba75eaf258a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-768cb328-634d-429f-8e77-fba75eaf258a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:04:59,025 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.027s 2022-05-25 15:04:59,026 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:04:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52fe9984-e129-45a4-bcdb-e8b53eb8622e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52fe9984-e129-45a4-bcdb-e8b53eb8622e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:00,087 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.058s 2022-05-25 15:05:00,087 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcca980e-e148-4fd2-b418-91690f41090e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcca980e-e148-4fd2-b418-91690f41090e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:01,142 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.052s 2022-05-25 15:05:01,143 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d029c18-0271-44aa-86fe-5699ba2f3038', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d029c18-0271-44aa-86fe-5699ba2f3038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:02,198 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.051s 2022-05-25 15:05:02,198 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaf1050e-4617-4f3f-9f82-78431c85a3a1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaf1050e-4617-4f3f-9f82-78431c85a3a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:03,254 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.052s 2022-05-25 15:05:03,255 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b88e601-5d06-4a4a-aa52-6644da48405e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b88e601-5d06-4a4a-aa52-6644da48405e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:04,312 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.051s 2022-05-25 15:05:04,313 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1503c943-26d9-4521-8701-6ae124d83a11', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1503c943-26d9-4521-8701-6ae124d83a11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:05,369 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.052s 2022-05-25 15:05:05,369 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b7a7ac0-6789-4033-826a-a6145d27d5f8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b7a7ac0-6789-4033-826a-a6145d27d5f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:06,449 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.076s 2022-05-25 15:05:06,450 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1395166-5584-4512-8ae6-201ced62f7b1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1395166-5584-4512-8ae6-201ced62f7b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:07,497 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.044s 2022-05-25 15:05:07,498 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfc31a7c-8a80-4afb-93ef-a8f41337fe4d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfc31a7c-8a80-4afb-93ef-a8f41337fe4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:08,554 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.052s 2022-05-25 15:05:08,554 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d7e041b-70e4-4713-9052-190cc4767077', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d7e041b-70e4-4713-9052-190cc4767077', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:09,613 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.055s 2022-05-25 15:05:09,613 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d0c5a6d-95a1-4d1a-952a-33f7087b76e3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d0c5a6d-95a1-4d1a-952a-33f7087b76e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:10,673 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.055s 2022-05-25 15:05:10,673 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d6bee4c-5f92-47cc-859f-ae1fd0c0d7c1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d6bee4c-5f92-47cc-859f-ae1fd0c0d7c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:11,725 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.048s 2022-05-25 15:05:11,725 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6376b423-dd60-4ff0-bd25-91e0c0e09ec0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6376b423-dd60-4ff0-bd25-91e0c0e09ec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:12,780 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.052s 2022-05-25 15:05:12,781 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d2935f2-b12a-46b1-9690-1f31a2457435', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d2935f2-b12a-46b1-9690-1f31a2457435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:13,838 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.053s 2022-05-25 15:05:13,838 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-555a730c-3317-4099-969d-0f57ca6a3a36', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-555a730c-3317-4099-969d-0f57ca6a3a36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:14,892 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.050s 2022-05-25 15:05:14,893 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e2bef92-b0f7-4f07-91e4-4d1185169aa1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e2bef92-b0f7-4f07-91e4-4d1185169aa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:15,947 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.051s 2022-05-25 15:05:15,947 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15be7f6b-598c-4408-ae6c-1f47093109cb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15be7f6b-598c-4408-ae6c-1f47093109cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:17,004 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.052s 2022-05-25 15:05:17,004 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75f7f503-461f-434e-8703-f334531ff03b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75f7f503-461f-434e-8703-f334531ff03b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:18,065 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.057s 2022-05-25 15:05:18,065 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f795153d-eb70-4267-8004-75f0e5c60426', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f795153d-eb70-4267-8004-75f0e5c60426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:19,118 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.049s 2022-05-25 15:05:19,119 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dd494d7-df6e-4589-8e5b-9f7917aa8c4d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dd494d7-df6e-4589-8e5b-9f7917aa8c4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:20,169 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.045s 2022-05-25 15:05:20,170 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f44fd80c-9a61-4a1d-88d9-c75e6b8e292e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f44fd80c-9a61-4a1d-88d9-c75e6b8e292e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:21,227 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.055s 2022-05-25 15:05:21,228 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a0945c7-a4bf-4cce-b28b-d4d008a58ed9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a0945c7-a4bf-4cce-b28b-d4d008a58ed9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:22,283 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.051s 2022-05-25 15:05:22,283 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bc9bbfd-eb30-48fc-88cd-196ac8b7dc44', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bc9bbfd-eb30-48fc-88cd-196ac8b7dc44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:23,338 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.051s 2022-05-25 15:05:23,338 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18447ca0-bee7-4463-b95c-26b10c871c2d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18447ca0-bee7-4463-b95c-26b10c871c2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:24,397 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.055s 2022-05-25 15:05:24,398 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-219c2f65-12a0-497d-8628-ec3e4a07418d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-219c2f65-12a0-497d-8628-ec3e4a07418d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:25,448 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.047s 2022-05-25 15:05:25,457 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0178e7f8-bf87-4adc-8c13-b13e66fee99e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0178e7f8-bf87-4adc-8c13-b13e66fee99e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:26,506 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.045s 2022-05-25 15:05:26,506 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe3faac6-d13c-4702-b3c1-1a3c1845b822', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe3faac6-d13c-4702-b3c1-1a3c1845b822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:27,559 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.049s 2022-05-25 15:05:27,560 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0171e70-673c-466c-a9f9-12c38d0f3677', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0171e70-673c-466c-a9f9-12c38d0f3677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:28,615 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.052s 2022-05-25 15:05:28,616 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46e03752-824c-435d-a3d6-852dd4d4b463', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46e03752-824c-435d-a3d6-852dd4d4b463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:29,671 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.052s 2022-05-25 15:05:29,672 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b3c344d-f93a-4d89-90e2-a9ce5e896bab', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b3c344d-f93a-4d89-90e2-a9ce5e896bab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:30,725 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.049s 2022-05-25 15:05:30,725 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cec1b592-8df8-431d-a11e-b6fdc4645956', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cec1b592-8df8-431d-a11e-b6fdc4645956', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:31,778 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.049s 2022-05-25 15:05:31,778 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be9aff7e-1c4f-4ea6-b7fa-fe757117539a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be9aff7e-1c4f-4ea6-b7fa-fe757117539a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:32,831 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.049s 2022-05-25 15:05:32,831 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa91a136-c928-4553-87bc-f8c2e647f11e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa91a136-c928-4553-87bc-f8c2e647f11e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:33,887 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.052s 2022-05-25 15:05:33,887 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a720ca5-c1ba-4a73-b4b9-b45c13ca284a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a720ca5-c1ba-4a73-b4b9-b45c13ca284a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:34,949 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.059s 2022-05-25 15:05:34,950 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3058f44-a374-42ef-9c02-ef6e07ce2ead', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3058f44-a374-42ef-9c02-ef6e07ce2ead', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:36,002 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.049s 2022-05-25 15:05:36,003 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64c4776f-4741-4a7a-bd18-bfe56669de6c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64c4776f-4741-4a7a-bd18-bfe56669de6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:37,058 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.051s 2022-05-25 15:05:37,059 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5fb3d18-ba0c-43cc-bf9f-037b7b2373cf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5fb3d18-ba0c-43cc-bf9f-037b7b2373cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:38,115 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.053s 2022-05-25 15:05:38,115 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcbdbfd7-67c5-45a8-9f7c-067d4b86d7bb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcbdbfd7-67c5-45a8-9f7c-067d4b86d7bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:39,175 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.056s 2022-05-25 15:05:39,175 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3cd69bd-3f14-4585-a1c0-74a9d41599c8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3cd69bd-3f14-4585-a1c0-74a9d41599c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:40,225 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.046s 2022-05-25 15:05:40,226 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e817c7a-0d27-4318-bda3-29a0901ee618', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e817c7a-0d27-4318-bda3-29a0901ee618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:41,280 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.051s 2022-05-25 15:05:41,280 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3637e27-6f79-4df6-93ad-79420e68d63e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3637e27-6f79-4df6-93ad-79420e68d63e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:42,336 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.052s 2022-05-25 15:05:42,336 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc6f5fc7-d379-4d28-b10f-8efd061586e1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc6f5fc7-d379-4d28-b10f-8efd061586e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:43,408 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.068s 2022-05-25 15:05:43,409 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ee03049-0d46-4563-bf75-90f1e511af0b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ee03049-0d46-4563-bf75-90f1e511af0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:44,461 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.049s 2022-05-25 15:05:44,462 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ce88798-3bf8-413a-b178-3253ff03ba41', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ce88798-3bf8-413a-b178-3253ff03ba41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:45,520 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.054s 2022-05-25 15:05:45,521 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38470fda-2739-4597-9b7c-584d4285b20f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38470fda-2739-4597-9b7c-584d4285b20f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:46,581 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.056s 2022-05-25 15:05:46,582 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-754fb59a-3411-463d-95ee-6888c8dd3660', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-754fb59a-3411-463d-95ee-6888c8dd3660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:47,641 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.054s 2022-05-25 15:05:47,641 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3160cb11-da0f-4613-9390-a253eda0a641', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3160cb11-da0f-4613-9390-a253eda0a641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:48,698 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.053s 2022-05-25 15:05:48,709 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2699304-4801-46e4-aad7-f96c45bd2822', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2699304-4801-46e4-aad7-f96c45bd2822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:49,754 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.042s 2022-05-25 15:05:49,755 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bb6a393-2498-40eb-b239-75b3d5f02967', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bb6a393-2498-40eb-b239-75b3d5f02967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:50,810 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.052s 2022-05-25 15:05:50,811 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a70a8c0-1448-455a-8c06-c9b38e7b96c9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a70a8c0-1448-455a-8c06-c9b38e7b96c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:51,866 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.048s 2022-05-25 15:05:51,867 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe0e6404-47f1-4d40-8eed-c8eda91fab4e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe0e6404-47f1-4d40-8eed-c8eda91fab4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:52,925 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.053s 2022-05-25 15:05:52,925 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec666ee3-45cc-4f42-a10c-6e5fd89f6ab6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec666ee3-45cc-4f42-a10c-6e5fd89f6ab6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:53,987 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.058s 2022-05-25 15:05:53,987 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d771a7d-7f2e-4b83-81c2-f4e1d9c93305', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d771a7d-7f2e-4b83-81c2-f4e1d9c93305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:55,052 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.061s 2022-05-25 15:05:55,052 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f64e4cd-bd10-4c1f-a776-29908fc8dc57', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f64e4cd-bd10-4c1f-a776-29908fc8dc57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:56,102 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.046s 2022-05-25 15:05:56,102 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c97d2571-20af-4cff-bb30-e3d27ba6e708', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c97d2571-20af-4cff-bb30-e3d27ba6e708', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:57,160 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.053s 2022-05-25 15:05:57,161 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7602144-f181-4ecc-a603-efda81fdd0a7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7602144-f181-4ecc-a603-efda81fdd0a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:58,213 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.049s 2022-05-25 15:05:58,214 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-745e1d16-c3af-422a-b54e-b5789e4053ce', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-745e1d16-c3af-422a-b54e-b5789e4053ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:05:59,274 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.056s 2022-05-25 15:05:59,275 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:05:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b980263-04b7-4f3f-9056-8a387de06771', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b980263-04b7-4f3f-9056-8a387de06771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:00,330 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.050s 2022-05-25 15:06:00,330 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2411b6f-d4fd-4cc9-8513-8077ba2198ee', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2411b6f-d4fd-4cc9-8513-8077ba2198ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:01,384 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.050s 2022-05-25 15:06:01,384 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a2695be-be56-47f5-b457-35d185b5ff54', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a2695be-be56-47f5-b457-35d185b5ff54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:02,446 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.058s 2022-05-25 15:06:02,447 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8224b1a2-350b-41a1-87fd-6cb74ef84cec', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8224b1a2-350b-41a1-87fd-6cb74ef84cec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:03,497 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.045s 2022-05-25 15:06:03,497 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-533dc734-702a-4daa-8e8b-a53ec20756ff', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-533dc734-702a-4daa-8e8b-a53ec20756ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:04,554 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.053s 2022-05-25 15:06:04,554 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc068e75-7e2d-4bbb-ac8c-17c30a452d96', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc068e75-7e2d-4bbb-ac8c-17c30a452d96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:05,607 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.049s 2022-05-25 15:06:05,607 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e283a41-96f4-4649-af4d-2eda9f80e441', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e283a41-96f4-4649-af4d-2eda9f80e441', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:06,675 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.064s 2022-05-25 15:06:06,675 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8af3198b-eb37-4edf-957b-b0e6f62ac6e7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8af3198b-eb37-4edf-957b-b0e6f62ac6e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:07,732 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.053s 2022-05-25 15:06:07,733 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89e0597d-5293-4f02-a31b-f65ca086c778', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89e0597d-5293-4f02-a31b-f65ca086c778', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:08,783 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.047s 2022-05-25 15:06:08,784 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab63b951-f07a-4bcf-bdc8-ce64ba6c8550', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab63b951-f07a-4bcf-bdc8-ce64ba6c8550', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:09,836 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.049s 2022-05-25 15:06:09,836 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f084f19e-e72c-4788-a8dd-00c3277bd222', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f084f19e-e72c-4788-a8dd-00c3277bd222', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:10,893 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.053s 2022-05-25 15:06:10,894 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9265ad72-476c-4cf5-bcb1-e255140e4080', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9265ad72-476c-4cf5-bcb1-e255140e4080', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:11,950 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.053s 2022-05-25 15:06:11,950 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01df93e0-b482-49f4-bfde-5f1801af1982', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01df93e0-b482-49f4-bfde-5f1801af1982', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:13,011 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.056s 2022-05-25 15:06:13,011 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-361a10f7-b0fd-43d7-b7c1-75bc9047fa95', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-361a10f7-b0fd-43d7-b7c1-75bc9047fa95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:14,066 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.051s 2022-05-25 15:06:14,066 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36f8d72a-54b3-42a6-a3d1-648faa6bf065', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36f8d72a-54b3-42a6-a3d1-648faa6bf065', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:15,127 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.057s 2022-05-25 15:06:15,128 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd1d7109-c3e8-485c-8cf6-2d78accdf8e7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd1d7109-c3e8-485c-8cf6-2d78accdf8e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:16,178 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.046s 2022-05-25 15:06:16,179 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4b01a47-1647-47f5-bbef-34b0675b7bc3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4b01a47-1647-47f5-bbef-34b0675b7bc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:17,236 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.053s 2022-05-25 15:06:17,236 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c735a0d-e2a9-4371-b4c4-1bb876708a0e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c735a0d-e2a9-4371-b4c4-1bb876708a0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:18,293 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.053s 2022-05-25 15:06:18,293 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa531459-c288-4537-bacb-88f080307a0b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa531459-c288-4537-bacb-88f080307a0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:19,470 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.170s 2022-05-25 15:06:19,470 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfb231a6-890d-4165-b699-05bd462261d6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfb231a6-890d-4165-b699-05bd462261d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:20,497 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:06:20,498 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9098dc5-49e3-46cd-98ee-e869c841e45d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9098dc5-49e3-46cd-98ee-e869c841e45d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:21,525 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:06:21,525 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed1ca9f4-b1a7-4763-b7e7-e2b46c7f6eaf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed1ca9f4-b1a7-4763-b7e7-e2b46c7f6eaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:22,552 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:06:22,552 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86896a8a-bda1-47ea-b4c3-8ec5a4c5a5c7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86896a8a-bda1-47ea-b4c3-8ec5a4c5a5c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:23,587 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.030s 2022-05-25 15:06:23,587 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4803692-ac9d-4797-9bfe-14783929d881', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4803692-ac9d-4797-9bfe-14783929d881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:24,639 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.048s 2022-05-25 15:06:24,639 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d105ce95-5160-436a-b061-46c767dff40e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d105ce95-5160-436a-b061-46c767dff40e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:25,697 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.054s 2022-05-25 15:06:25,698 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acd0a347-3ad4-4ed7-ab4e-c2dfb511a20c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acd0a347-3ad4-4ed7-ab4e-c2dfb511a20c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:26,758 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.055s 2022-05-25 15:06:26,758 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc186bf6-af1d-426a-8730-dc873fd5d59e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc186bf6-af1d-426a-8730-dc873fd5d59e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:27,812 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.050s 2022-05-25 15:06:27,821 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3f680d4-301b-46af-a3d4-a679ef1c8ddf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3f680d4-301b-46af-a3d4-a679ef1c8ddf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:28,872 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.047s 2022-05-25 15:06:28,872 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45e9c662-f03d-4e49-94d9-589edba6fb0c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45e9c662-f03d-4e49-94d9-589edba6fb0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:29,929 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.052s 2022-05-25 15:06:29,929 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0ea58f8-6d11-4e84-883e-b1d3fd28f21d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0ea58f8-6d11-4e84-883e-b1d3fd28f21d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:30,981 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.048s 2022-05-25 15:06:30,981 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71483793-d522-45bd-a236-6bab6cef019e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71483793-d522-45bd-a236-6bab6cef019e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:32,036 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.052s 2022-05-25 15:06:32,037 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54506bc3-2007-4e21-90f8-58e1742ec999', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54506bc3-2007-4e21-90f8-58e1742ec999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:33,091 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.051s 2022-05-25 15:06:33,092 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-911e9271-6a79-45cc-bec3-ebc2dcf298b0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-911e9271-6a79-45cc-bec3-ebc2dcf298b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:34,146 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.050s 2022-05-25 15:06:34,146 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcb42df6-c2ec-400d-80b1-8021bccd6ac7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcb42df6-c2ec-400d-80b1-8021bccd6ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:35,205 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.055s 2022-05-25 15:06:35,206 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6287d9ac-3383-418e-a333-755be459b25b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6287d9ac-3383-418e-a333-755be459b25b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:36,259 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.050s 2022-05-25 15:06:36,260 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab84820b-a0d4-4b2b-b210-c1d154c7e2df', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab84820b-a0d4-4b2b-b210-c1d154c7e2df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:37,313 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.049s 2022-05-25 15:06:37,313 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1029486-bc22-4c0a-8b4d-9cef83ca132c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1029486-bc22-4c0a-8b4d-9cef83ca132c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:38,364 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.047s 2022-05-25 15:06:38,365 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04889297-90ef-4903-bea6-58df41c8b09b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04889297-90ef-4903-bea6-58df41c8b09b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:39,424 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.055s 2022-05-25 15:06:39,441 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1756859b-ce95-4b19-9046-982ee82d4f3b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1756859b-ce95-4b19-9046-982ee82d4f3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:40,467 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:06:40,473 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2395110-0fbd-4cbd-9480-7034a01b2c5a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2395110-0fbd-4cbd-9480-7034a01b2c5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:41,526 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.049s 2022-05-25 15:06:41,526 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e4d934a-ba3b-424e-b757-be0ce9a4cf03', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e4d934a-ba3b-424e-b757-be0ce9a4cf03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:42,577 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.046s 2022-05-25 15:06:42,577 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32d26385-c98a-48ac-a13a-e302347911b6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32d26385-c98a-48ac-a13a-e302347911b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:43,624 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.044s 2022-05-25 15:06:43,625 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e33f40d-0bf4-4634-9b1c-57cf94998e10', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e33f40d-0bf4-4634-9b1c-57cf94998e10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:44,674 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.045s 2022-05-25 15:06:44,674 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13886008-f9f6-453c-92b0-49a098b30ff2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13886008-f9f6-453c-92b0-49a098b30ff2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:45,724 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.046s 2022-05-25 15:06:45,724 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17de7191-8b27-42f8-bf7b-2a96d51a9624', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17de7191-8b27-42f8-bf7b-2a96d51a9624', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:46,777 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.049s 2022-05-25 15:06:46,781 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bb433e4-04cd-485c-84b3-5d0e61da10c7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bb433e4-04cd-485c-84b3-5d0e61da10c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:47,833 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.048s 2022-05-25 15:06:47,834 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f225cc47-ea91-4201-8250-f012a388bc5c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f225cc47-ea91-4201-8250-f012a388bc5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:48,890 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.052s 2022-05-25 15:06:48,890 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81ee09b9-b1a2-4719-8b17-e6942b9fd417', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81ee09b9-b1a2-4719-8b17-e6942b9fd417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:49,941 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.046s 2022-05-25 15:06:49,950 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8dbc291-5bc1-43f6-b854-bc345749913b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8dbc291-5bc1-43f6-b854-bc345749913b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:50,990 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.037s 2022-05-25 15:06:50,990 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6775ca5d-f14e-4498-a368-7bd4cc514f28', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6775ca5d-f14e-4498-a368-7bd4cc514f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:52,038 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.044s 2022-05-25 15:06:52,039 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0083e318-04b2-48fb-ac84-e906c0b66ad7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0083e318-04b2-48fb-ac84-e906c0b66ad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:53,088 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.046s 2022-05-25 15:06:53,089 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-303517fb-6385-4090-9f69-fe38d55f2028', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-303517fb-6385-4090-9f69-fe38d55f2028', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:54,139 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.046s 2022-05-25 15:06:54,139 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f34562ec-ef96-4189-b0b0-b549bfa2e553', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f34562ec-ef96-4189-b0b0-b549bfa2e553', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:55,188 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.045s 2022-05-25 15:06:55,189 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44600bac-2e01-4be9-be22-c6cd72fed8c7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44600bac-2e01-4be9-be22-c6cd72fed8c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:56,237 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.045s 2022-05-25 15:06:56,237 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e374346-92f5-47bf-8ae4-961d2ef70d77', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e374346-92f5-47bf-8ae4-961d2ef70d77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:57,298 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.057s 2022-05-25 15:06:57,298 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60f8ad24-5f4b-4665-8e56-09fca51e7d79', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60f8ad24-5f4b-4665-8e56-09fca51e7d79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:58,356 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.053s 2022-05-25 15:06:58,356 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e274f5fc-ab17-46b8-a242-f665d3caacf4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e274f5fc-ab17-46b8-a242-f665d3caacf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:06:59,407 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.046s 2022-05-25 15:06:59,407 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:06:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9556685d-f5fe-4034-a637-ee55071b1b35', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9556685d-f5fe-4034-a637-ee55071b1b35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:00,480 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.069s 2022-05-25 15:07:00,481 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d080304b-5d4a-45dc-b413-59e833535ce1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d080304b-5d4a-45dc-b413-59e833535ce1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:01,527 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.042s 2022-05-25 15:07:01,528 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6029114a-211f-4f26-af14-4b042faea092', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6029114a-211f-4f26-af14-4b042faea092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:02,579 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.047s 2022-05-25 15:07:02,579 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ddf0892-7d9d-4394-a330-cd470d947b67', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ddf0892-7d9d-4394-a330-cd470d947b67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:03,631 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.048s 2022-05-25 15:07:03,631 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61137982-f50e-4209-bffd-b5ed462cb9a9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61137982-f50e-4209-bffd-b5ed462cb9a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:04,704 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.069s 2022-05-25 15:07:04,704 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf09361f-47d1-4d67-877d-de925718d22d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf09361f-47d1-4d67-877d-de925718d22d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:05,760 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.051s 2022-05-25 15:07:05,760 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-876a75a8-3ded-4228-bf2e-efe7504137de', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-876a75a8-3ded-4228-bf2e-efe7504137de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:06,810 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.046s 2022-05-25 15:07:06,811 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b12569c-bfc6-41ee-a12e-e2eed8365947', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b12569c-bfc6-41ee-a12e-e2eed8365947', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:07,896 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.081s 2022-05-25 15:07:07,897 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-441a35bc-bdf0-4786-ad86-cf97379da879', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-441a35bc-bdf0-4786-ad86-cf97379da879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:08,942 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.042s 2022-05-25 15:07:08,943 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-924da8e6-c559-469a-8613-94c29b97fe02', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-924da8e6-c559-469a-8613-94c29b97fe02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:10,000 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.053s 2022-05-25 15:07:10,001 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-133f36f0-15c6-461e-98df-77c2c6385223', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-133f36f0-15c6-461e-98df-77c2c6385223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:11,058 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.053s 2022-05-25 15:07:11,059 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f974915-c15a-4859-8a5b-08a1bd62ed38', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f974915-c15a-4859-8a5b-08a1bd62ed38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:12,128 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.064s 2022-05-25 15:07:12,129 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-651acb53-053f-49b5-a40a-9a175907ba45', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-651acb53-053f-49b5-a40a-9a175907ba45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:13,180 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.047s 2022-05-25 15:07:13,197 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98eb4d6e-daa5-4f28-816d-7c35c95b0450', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98eb4d6e-daa5-4f28-816d-7c35c95b0450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:14,233 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.031s 2022-05-25 15:07:14,233 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-254a5d5e-341f-4367-98f3-e45ddc277f5f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-254a5d5e-341f-4367-98f3-e45ddc277f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:15,287 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.050s 2022-05-25 15:07:15,287 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea082eb3-cf3c-49de-a5aa-93f2359be694', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea082eb3-cf3c-49de-a5aa-93f2359be694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:16,356 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.066s 2022-05-25 15:07:16,357 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-074c281b-ee5c-4f26-b930-06e16fc033b8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-074c281b-ee5c-4f26-b930-06e16fc033b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:17,409 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.047s 2022-05-25 15:07:17,410 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e94af9b5-2327-47c6-ac9c-d5bf25ce0027', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e94af9b5-2327-47c6-ac9c-d5bf25ce0027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:18,469 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.056s 2022-05-25 15:07:18,469 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b693fa31-3723-4f9e-8dbd-970379019625', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b693fa31-3723-4f9e-8dbd-970379019625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:19,532 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.060s 2022-05-25 15:07:19,533 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ffd57a1-da92-414f-9867-ed1de3531854', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ffd57a1-da92-414f-9867-ed1de3531854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:20,584 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.047s 2022-05-25 15:07:20,584 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0103817c-7236-48fb-abfd-4ac875947432', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0103817c-7236-48fb-abfd-4ac875947432', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:21,641 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.053s 2022-05-25 15:07:21,641 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68edec2a-59ac-4c1d-aa30-2fc92848ff07', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68edec2a-59ac-4c1d-aa30-2fc92848ff07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:22,692 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.048s 2022-05-25 15:07:22,693 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62eb17d5-59a4-4cf7-980a-8bebafd159d4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62eb17d5-59a4-4cf7-980a-8bebafd159d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:23,755 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.058s 2022-05-25 15:07:23,755 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1064cb11-02e1-4666-873c-e69193483e20', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1064cb11-02e1-4666-873c-e69193483e20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:24,812 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.053s 2022-05-25 15:07:24,813 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0ad06a6-a106-4a3b-93a3-31dc1c7bfdb9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0ad06a6-a106-4a3b-93a3-31dc1c7bfdb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:25,876 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.059s 2022-05-25 15:07:25,876 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6cd0b34-39ca-4426-aefa-f9f9d6d7e58e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6cd0b34-39ca-4426-aefa-f9f9d6d7e58e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:26,925 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.044s 2022-05-25 15:07:26,925 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a72f1ce2-d68d-4fbb-8920-d4b7b0b25263', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a72f1ce2-d68d-4fbb-8920-d4b7b0b25263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:27,997 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.068s 2022-05-25 15:07:27,997 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf38826f-77f4-4090-a699-049ca54b48f8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf38826f-77f4-4090-a699-049ca54b48f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:29,050 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.049s 2022-05-25 15:07:29,050 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62be45e8-659e-4c91-8648-160c31864015', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62be45e8-659e-4c91-8648-160c31864015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:30,104 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.044s 2022-05-25 15:07:30,154 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e26dcd5b-c5ac-4052-8420-81cf8b98bbdd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e26dcd5b-c5ac-4052-8420-81cf8b98bbdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:31,181 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.024s 2022-05-25 15:07:31,181 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32da7acb-bb53-4aaa-ae49-d3321b65e70a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32da7acb-bb53-4aaa-ae49-d3321b65e70a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:32,208 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.022s 2022-05-25 15:07:32,208 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9f88299-8eb2-40f8-9ac3-3081967575b0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9f88299-8eb2-40f8-9ac3-3081967575b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:33,236 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.023s 2022-05-25 15:07:33,236 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5da7dfd0-e8e1-4a62-9ad3-8ca3ac0e4d25', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5da7dfd0-e8e1-4a62-9ad3-8ca3ac0e4d25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:34,284 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.044s 2022-05-25 15:07:34,285 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff268c5c-f9a8-4536-aa47-501c3f89ff22', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff268c5c-f9a8-4536-aa47-501c3f89ff22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:35,342 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.053s 2022-05-25 15:07:35,343 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4031037f-7bfb-42d2-9da0-96e0d202dc98', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4031037f-7bfb-42d2-9da0-96e0d202dc98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:36,396 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.049s 2022-05-25 15:07:36,396 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d252241-f438-4e7c-9e2d-39391c9babc9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d252241-f438-4e7c-9e2d-39391c9babc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:37,453 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.053s 2022-05-25 15:07:37,453 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eeda822-bbb5-4c40-bd3a-ada9d4bd2597', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eeda822-bbb5-4c40-bd3a-ada9d4bd2597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:38,511 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.053s 2022-05-25 15:07:38,512 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e10d292e-4228-4593-950e-cb40cfabfa3f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e10d292e-4228-4593-950e-cb40cfabfa3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:39,566 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.051s 2022-05-25 15:07:39,567 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fafb0fe7-1b46-45fb-b5c1-b011e16acd27', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fafb0fe7-1b46-45fb-b5c1-b011e16acd27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:40,618 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.048s 2022-05-25 15:07:40,619 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88d19719-2e5b-42c2-af6c-d658f5cb107d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88d19719-2e5b-42c2-af6c-d658f5cb107d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:41,674 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.050s 2022-05-25 15:07:41,674 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b68efc4f-7593-45dd-a323-842f69058647', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b68efc4f-7593-45dd-a323-842f69058647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:42,731 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.053s 2022-05-25 15:07:42,731 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfdfd559-8ba2-4230-a9d1-fee550fff143', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfdfd559-8ba2-4230-a9d1-fee550fff143', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:43,787 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.051s 2022-05-25 15:07:43,787 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b63a8bd-064f-4c24-bb6f-a9b7a1129b2e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b63a8bd-064f-4c24-bb6f-a9b7a1129b2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:44,840 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.049s 2022-05-25 15:07:44,840 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b4e7cbe-6a3f-4564-a039-dcbc4ef7afc1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b4e7cbe-6a3f-4564-a039-dcbc4ef7afc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:45,895 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.052s 2022-05-25 15:07:45,896 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-854b3f01-3c98-43de-b682-68419224fdc3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-854b3f01-3c98-43de-b682-68419224fdc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:46,950 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.050s 2022-05-25 15:07:46,950 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-492e6ffc-671f-4edc-b512-232115769cff', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-492e6ffc-671f-4edc-b512-232115769cff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:48,004 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.050s 2022-05-25 15:07:48,005 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c626c90-95b6-41a2-9e08-9bb432515b21', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c626c90-95b6-41a2-9e08-9bb432515b21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:49,059 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.050s 2022-05-25 15:07:49,060 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01675d77-062a-4f9b-98ae-08ec653534ff', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01675d77-062a-4f9b-98ae-08ec653534ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:50,117 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.054s 2022-05-25 15:07:50,118 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abbcd470-aa89-4cbf-a7a6-d0f55318ae63', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abbcd470-aa89-4cbf-a7a6-d0f55318ae63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:51,174 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.051s 2022-05-25 15:07:51,174 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8e415f5-945d-4861-8dbd-a940aab0dcaf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8e415f5-945d-4861-8dbd-a940aab0dcaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:52,231 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.053s 2022-05-25 15:07:52,231 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c942d42-8d91-4602-8226-8c560c31182f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c942d42-8d91-4602-8226-8c560c31182f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:53,284 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.048s 2022-05-25 15:07:53,284 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e406de6-05bf-44b7-9ebc-4ba849b4ffd9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e406de6-05bf-44b7-9ebc-4ba849b4ffd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:54,348 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.060s 2022-05-25 15:07:54,349 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d9c849d-2317-4b5b-a7cd-16c6698b728c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d9c849d-2317-4b5b-a7cd-16c6698b728c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:55,403 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.052s 2022-05-25 15:07:55,404 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf9fa849-fd05-4ea9-a34e-6f5331bf455d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf9fa849-fd05-4ea9-a34e-6f5331bf455d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:56,459 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.051s 2022-05-25 15:07:56,459 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a194c306-37e1-4ea8-afae-0e676e30976c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a194c306-37e1-4ea8-afae-0e676e30976c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:57,515 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.052s 2022-05-25 15:07:57,515 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8991c69-20e3-4af1-85c0-e9e3faddd7a6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8991c69-20e3-4af1-85c0-e9e3faddd7a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:58,583 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.064s 2022-05-25 15:07:58,584 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a095b73-fa24-447f-ab6e-98015154d6fa', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a095b73-fa24-447f-ab6e-98015154d6fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:07:59,639 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.050s 2022-05-25 15:07:59,647 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:07:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64252f36-41b3-4cd0-a857-c427475791d5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64252f36-41b3-4cd0-a857-c427475791d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:00,695 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.044s 2022-05-25 15:08:00,695 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-228e92c3-ba73-4da5-9c1c-ad617e9d9849', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-228e92c3-ba73-4da5-9c1c-ad617e9d9849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:01,751 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.052s 2022-05-25 15:08:01,751 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f378d54b-1e48-4ed7-887c-fae0e3c4d2d5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f378d54b-1e48-4ed7-887c-fae0e3c4d2d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:02,807 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.051s 2022-05-25 15:08:02,807 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c22f1784-495e-4ea2-af5e-5c050dbcf746', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c22f1784-495e-4ea2-af5e-5c050dbcf746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:03,862 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.052s 2022-05-25 15:08:03,863 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11634194-22e3-4e59-948d-f79cde2146fb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11634194-22e3-4e59-948d-f79cde2146fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:04,922 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.055s 2022-05-25 15:08:04,922 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-752cd190-d8f9-43d8-98f0-ae5f111a97d8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-752cd190-d8f9-43d8-98f0-ae5f111a97d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:06,037 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.054s 2022-05-25 15:08:06,038 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bf6ee8e-a5a1-4cef-84f8-8addfa490316', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bf6ee8e-a5a1-4cef-84f8-8addfa490316', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:07,090 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.047s 2022-05-25 15:08:07,090 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5120af7-2889-47fe-af20-fe63e73eafbf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5120af7-2889-47fe-af20-fe63e73eafbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:08,142 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.048s 2022-05-25 15:08:08,142 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f52ec45e-148c-4ffc-8006-4a22e1749285', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f52ec45e-148c-4ffc-8006-4a22e1749285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:09,199 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.053s 2022-05-25 15:08:09,200 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b379ba8-60da-4f91-a7e2-b24eb292ce38', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b379ba8-60da-4f91-a7e2-b24eb292ce38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:10,282 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.078s 2022-05-25 15:08:10,282 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9792ce2a-2d89-4a5d-816d-e3e5e04ddbc6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9792ce2a-2d89-4a5d-816d-e3e5e04ddbc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:11,313 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.027s 2022-05-25 15:08:11,314 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bf51a2d-f01f-426a-bd51-3bae3f9472a7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bf51a2d-f01f-426a-bd51-3bae3f9472a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:12,362 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.046s 2022-05-25 15:08:12,363 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-882d6e02-edd8-4721-b13c-b6ac856119a7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-882d6e02-edd8-4721-b13c-b6ac856119a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:13,415 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.049s 2022-05-25 15:08:13,416 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e0e0326-c1fb-4608-8e1c-5b1b451ef2de', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e0e0326-c1fb-4608-8e1c-5b1b451ef2de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:14,469 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.049s 2022-05-25 15:08:14,469 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aacdb718-147f-4c03-9b31-5a7e6876f553', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aacdb718-147f-4c03-9b31-5a7e6876f553', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:15,521 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.048s 2022-05-25 15:08:15,521 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b404c723-01ab-43c0-b36c-be0c309f7ed0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b404c723-01ab-43c0-b36c-be0c309f7ed0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:16,582 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.057s 2022-05-25 15:08:16,582 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb7370bd-c119-40f4-8e76-78a6b0813240', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb7370bd-c119-40f4-8e76-78a6b0813240', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:17,637 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.051s 2022-05-25 15:08:17,637 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c53185c-d665-48d5-8d0a-d97e304c82a3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c53185c-d665-48d5-8d0a-d97e304c82a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:18,693 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.053s 2022-05-25 15:08:18,694 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f17f02d3-6c09-4106-be2f-7f0e4a5842b5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f17f02d3-6c09-4106-be2f-7f0e4a5842b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:19,747 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.049s 2022-05-25 15:08:19,753 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-282706a6-f9f6-442b-ab12-4c69780c21e8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-282706a6-f9f6-442b-ab12-4c69780c21e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:20,806 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.050s 2022-05-25 15:08:20,807 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dd6c946-cb80-447b-b146-d04a7ca71b7f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dd6c946-cb80-447b-b146-d04a7ca71b7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:21,855 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.045s 2022-05-25 15:08:21,856 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4d5fa29-317e-4d91-8c90-d7c92951259d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4d5fa29-317e-4d91-8c90-d7c92951259d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:22,910 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.050s 2022-05-25 15:08:22,910 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d9a8125-79c0-4c10-a090-9a1ddab65426', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d9a8125-79c0-4c10-a090-9a1ddab65426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:23,972 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.058s 2022-05-25 15:08:23,974 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ff24b6f-ea98-4bef-b129-97575f5510e7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ff24b6f-ea98-4bef-b129-97575f5510e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:25,033 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.055s 2022-05-25 15:08:25,034 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0364f69b-95a0-484b-b64e-dd3299d98271', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0364f69b-95a0-484b-b64e-dd3299d98271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:26,093 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.056s 2022-05-25 15:08:26,093 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cb4cfe8-5d93-47f0-bc73-25bec1273f39', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cb4cfe8-5d93-47f0-bc73-25bec1273f39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:27,150 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.053s 2022-05-25 15:08:27,151 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2129090d-2dfe-4fb4-9f99-002f013a857a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2129090d-2dfe-4fb4-9f99-002f013a857a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:28,203 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.049s 2022-05-25 15:08:28,203 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-677a542f-83cf-49aa-a589-a04bbf7f1919', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-677a542f-83cf-49aa-a589-a04bbf7f1919', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:29,259 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.052s 2022-05-25 15:08:29,260 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff02afb2-36d9-43b8-8211-f265e977734b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff02afb2-36d9-43b8-8211-f265e977734b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:30,314 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.051s 2022-05-25 15:08:30,314 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1bd3030-82f7-4f2c-b26a-938e9fe8caa4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1bd3030-82f7-4f2c-b26a-938e9fe8caa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:31,369 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.050s 2022-05-25 15:08:31,369 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-585bcfbf-ea4b-4a7c-ab46-fdccf79d890e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-585bcfbf-ea4b-4a7c-ab46-fdccf79d890e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:32,426 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.053s 2022-05-25 15:08:32,426 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cea59d86-1ad1-4396-8b26-bb7c025d098c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cea59d86-1ad1-4396-8b26-bb7c025d098c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:33,477 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.047s 2022-05-25 15:08:33,478 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b2ddd59-71e0-4df1-995e-b2bba6760e10', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b2ddd59-71e0-4df1-995e-b2bba6760e10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:34,535 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.053s 2022-05-25 15:08:34,535 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e1a390b-8866-46fd-8742-a1bc23397834', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e1a390b-8866-46fd-8742-a1bc23397834', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:35,590 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.051s 2022-05-25 15:08:35,591 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af3a4d59-21d5-46a6-95d4-306a270b6e5f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af3a4d59-21d5-46a6-95d4-306a270b6e5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:36,642 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.048s 2022-05-25 15:08:36,643 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86c44fc3-1405-44c8-91ad-b46fbed4447a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86c44fc3-1405-44c8-91ad-b46fbed4447a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:37,697 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.050s 2022-05-25 15:08:37,697 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d70b3246-6b5b-49a4-9aec-e7683d1d69ec', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d70b3246-6b5b-49a4-9aec-e7683d1d69ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:38,752 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.051s 2022-05-25 15:08:38,752 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b2bdd34-71a0-4e03-8ea4-7770df6e06d6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b2bdd34-71a0-4e03-8ea4-7770df6e06d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:39,810 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.054s 2022-05-25 15:08:39,810 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f371c0a4-db7e-456e-bed7-348d128e8c3a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f371c0a4-db7e-456e-bed7-348d128e8c3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:40,865 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.051s 2022-05-25 15:08:40,865 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b946a49-3d19-460e-b18d-4a80af95889e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b946a49-3d19-460e-b18d-4a80af95889e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:41,923 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.052s 2022-05-25 15:08:41,923 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-096c3e47-9b06-46e7-b52c-7b1f7e948c18', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-096c3e47-9b06-46e7-b52c-7b1f7e948c18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:42,977 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.049s 2022-05-25 15:08:42,977 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0546c107-d322-4a6f-8fa4-611a3728ed3a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0546c107-d322-4a6f-8fa4-611a3728ed3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:44,029 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.048s 2022-05-25 15:08:44,029 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fcb0852-3631-4168-8857-923346914c24', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fcb0852-3631-4168-8857-923346914c24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:45,083 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.050s 2022-05-25 15:08:45,083 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe8cc8a3-0224-4c07-bb3b-676177e2c368', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe8cc8a3-0224-4c07-bb3b-676177e2c368', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:46,146 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.059s 2022-05-25 15:08:46,146 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfe9f707-095a-458e-b110-c2a27e697bce', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfe9f707-095a-458e-b110-c2a27e697bce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:47,204 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.054s 2022-05-25 15:08:47,204 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02418d8a-3875-4e04-a721-7f60657e3406', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02418d8a-3875-4e04-a721-7f60657e3406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:48,252 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.044s 2022-05-25 15:08:48,252 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02bd0289-7250-4fae-9bc9-ba5f66889f56', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02bd0289-7250-4fae-9bc9-ba5f66889f56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:49,308 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.052s 2022-05-25 15:08:49,308 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dc449a0-553d-49d3-87c6-49a9c00f8abd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dc449a0-553d-49d3-87c6-49a9c00f8abd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:50,363 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.050s 2022-05-25 15:08:50,363 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d780279-9e55-4f38-8a4c-2c394315ca78', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d780279-9e55-4f38-8a4c-2c394315ca78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:51,418 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 0.051s 2022-05-25 15:08:51,423 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a3e94a1-f14f-4cd7-80be-27c82d0ea5c9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a3e94a1-f14f-4cd7-80be-27c82d0ea5c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/6b1c0a9d-37dd-42b5-b3f4-d7673988ad88'} Body: b'{"snapshot": {"id": "6b1c0a9d-37dd-42b5-b3f4-d7673988ad88", "created_at": "2022-05-25T15:02:51.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1302395624", "description": null, "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:08:51,951 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 202 DELETE http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a/os-volume_attachments/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.524s 2022-05-25 15:08:51,951 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:51 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-c860f8e4-062c-454d-817b-419cf10ffd8e', 'x-compute-request-id': 'req-c860f8e4-062c-454d-817b-419cf10ffd8e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a/os-volume_attachments/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'' 2022-05-25 15:08:51,998 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:08:51,999 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c38e5b10-e0f2-4a78-8b83-334299042f38', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c38e5b10-e0f2-4a78-8b83-334299042f38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:08:53,054 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:08:53,054 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a7a4d28-ebe3-41c3-90ce-06b4628507c4', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a7a4d28-ebe3-41c3-90ce-06b4628507c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:08:54,110 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:08:54,111 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a406cee7-32a5-476a-90d4-40f1280a9c3b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a406cee7-32a5-476a-90d4-40f1280a9c3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:08:55,164 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:08:55,165 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df3904b6-9b40-43be-b1f2-b31242ba993c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df3904b6-9b40-43be-b1f2-b31242ba993c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:08:56,225 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.051s 2022-05-25 15:08:56,225 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f73532f-72c5-4911-b8bc-d7a2a46e9b75', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f73532f-72c5-4911-b8bc-d7a2a46e9b75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:08:57,281 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:08:57,281 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d4bac97-6ef3-4cfe-b28d-dc7c003b3b89', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d4bac97-6ef3-4cfe-b28d-dc7c003b3b89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:08:58,344 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.053s 2022-05-25 15:08:58,344 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99dd2b23-751e-49c7-94fb-bcdf53cc4de1', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99dd2b23-751e-49c7-94fb-bcdf53cc4de1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:08:59,402 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.049s 2022-05-25 15:08:59,402 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:08:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27a71dfd-2f69-449c-b6bf-ab02b77e0241', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27a71dfd-2f69-449c-b6bf-ab02b77e0241', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:00,456 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:09:00,457 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20c78636-d4b0-46f1-83d6-18870bc78a92', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20c78636-d4b0-46f1-83d6-18870bc78a92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:01,512 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:09:01,512 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d98a3ff5-0da5-451e-b4a5-7f523cab84e7', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d98a3ff5-0da5-451e-b4a5-7f523cab84e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:02,567 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:09:02,567 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03ac53c5-abc7-4852-91a7-99a7387d4ced', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03ac53c5-abc7-4852-91a7-99a7387d4ced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:03,621 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:09:03,621 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ab1aea9-ebbd-4ecc-a133-b5d2c32d339f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ab1aea9-ebbd-4ecc-a133-b5d2c32d339f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:04,675 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:09:04,675 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53da5401-f750-4571-b5ad-da361662c35b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53da5401-f750-4571-b5ad-da361662c35b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:05,731 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:09:05,732 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11df54cb-fd5e-4886-b970-bc4080721e1a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11df54cb-fd5e-4886-b970-bc4080721e1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:06,787 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:09:06,788 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-820026fa-518c-4e00-a625-6bc59b0033bf', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-820026fa-518c-4e00-a625-6bc59b0033bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:07,842 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:09:07,842 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb5c4e61-9676-4b2f-9a38-afdc73c54fe3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb5c4e61-9676-4b2f-9a38-afdc73c54fe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:08,895 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:09:08,896 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9428a1af-b7b6-40a7-8c16-301daac125fa', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9428a1af-b7b6-40a7-8c16-301daac125fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:09,951 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:09:09,951 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ac1d73d-3c51-407f-a312-23cfaefa7fac', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ac1d73d-3c51-407f-a312-23cfaefa7fac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:11,043 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.084s 2022-05-25 15:09:11,044 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cc2b2cf-daec-4061-9f94-8c788e6b731f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cc2b2cf-daec-4061-9f94-8c788e6b731f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:12,098 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:09:12,099 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c187409-e08b-4d96-ba40-bf7e39e13993', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c187409-e08b-4d96-ba40-bf7e39e13993', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:13,156 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.049s 2022-05-25 15:09:13,157 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b7125f1-810d-4ab2-a946-d3e514ea1c3c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b7125f1-810d-4ab2-a946-d3e514ea1c3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:14,653 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.488s 2022-05-25 15:09:14,653 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20361cbb-9fea-4aed-a94b-f3ba51ed2b64', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20361cbb-9fea-4aed-a94b-f3ba51ed2b64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:15,710 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:09:15,710 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a7a0d5f-dffe-4323-b4f8-26b5aaf5a156', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a7a0d5f-dffe-4323-b4f8-26b5aaf5a156', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:16,765 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:09:16,765 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfc3d0cb-9a7b-49e6-afcf-679f9d983214', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfc3d0cb-9a7b-49e6-afcf-679f9d983214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:17,819 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:09:17,819 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81e088c5-b029-44cf-9516-439ec9058800', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81e088c5-b029-44cf-9516-439ec9058800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:18,874 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:09:18,874 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccaf4d8a-82d7-4dda-8f53-6d12c04fb93c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccaf4d8a-82d7-4dda-8f53-6d12c04fb93c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:19,932 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.049s 2022-05-25 15:09:19,932 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e108704-bb8e-4a90-8d74-68823d62decf', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e108704-bb8e-4a90-8d74-68823d62decf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:20,987 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:09:20,987 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56a6ab18-9e59-417a-8235-a56c51c52bf3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56a6ab18-9e59-417a-8235-a56c51c52bf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:22,062 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.066s 2022-05-25 15:09:22,062 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d85dee5b-a442-487a-93ff-48e26c969a2e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d85dee5b-a442-487a-93ff-48e26c969a2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:23,117 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:09:23,117 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ca8df76-9f26-4a09-902c-18f3ee38f98a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ca8df76-9f26-4a09-902c-18f3ee38f98a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:24,173 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:09:24,173 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8dad5ff-6820-4d6a-9e3c-388676607d96', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8dad5ff-6820-4d6a-9e3c-388676607d96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:25,230 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:09:25,230 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f1b56e9-4283-46e3-995d-3b8d0978d984', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f1b56e9-4283-46e3-995d-3b8d0978d984', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:26,285 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:09:26,285 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bebec0a7-882d-4539-85d4-bb99dc3d3468', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bebec0a7-882d-4539-85d4-bb99dc3d3468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:27,342 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:09:27,342 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-384a21f4-6a9c-4301-8168-26866f391ec3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-384a21f4-6a9c-4301-8168-26866f391ec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:28,396 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:09:28,397 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7657de33-58f6-4c65-a76a-a7c91d4629a0', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7657de33-58f6-4c65-a76a-a7c91d4629a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:29,459 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.053s 2022-05-25 15:09:29,459 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e148e1f-841b-4236-9217-5845ea93894c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e148e1f-841b-4236-9217-5845ea93894c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:30,516 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:09:30,516 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c1b7b49-7d43-4ccc-87c9-b5803870c35d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c1b7b49-7d43-4ccc-87c9-b5803870c35d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:31,573 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:09:31,573 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a21a97d3-75e5-41d1-ad10-6148816fe3c5', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a21a97d3-75e5-41d1-ad10-6148816fe3c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:32,626 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:09:32,626 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61200306-ef77-419d-a3df-4738db07246a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61200306-ef77-419d-a3df-4738db07246a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:33,682 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:09:33,682 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f63c2fd-6866-447b-ac59-88c1e0c7df85', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f63c2fd-6866-447b-ac59-88c1e0c7df85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:34,735 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:09:34,736 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa772515-88dd-4375-8ba1-f490502aad01', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa772515-88dd-4375-8ba1-f490502aad01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:35,792 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:09:35,792 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b20861b-431e-4a3b-b5ae-57e155e3cfcb', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b20861b-431e-4a3b-b5ae-57e155e3cfcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:36,846 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:09:36,847 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c7e6c84-2527-4da8-a9f6-f87c86fe8fb7', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c7e6c84-2527-4da8-a9f6-f87c86fe8fb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:37,907 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.051s 2022-05-25 15:09:37,907 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ae31bf7-c50d-496d-87a3-6ee8865d27d3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ae31bf7-c50d-496d-87a3-6ee8865d27d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:38,970 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.052s 2022-05-25 15:09:38,975 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f4a26d3-fc49-4e81-84f7-9f1d1607ac34', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f4a26d3-fc49-4e81-84f7-9f1d1607ac34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:40,031 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:09:40,032 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19119fc2-2587-4302-b755-2fd56c1510eb', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19119fc2-2587-4302-b755-2fd56c1510eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:41,089 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:09:41,089 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13470d99-65d3-40db-9d69-135448863eb7', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13470d99-65d3-40db-9d69-135448863eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:42,144 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:09:42,145 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7faf0ec6-35a5-4eee-96b3-ba079dcca9c4', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7faf0ec6-35a5-4eee-96b3-ba079dcca9c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:43,200 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:09:43,200 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ef26d40-85c8-4323-a85e-80f189e8982e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ef26d40-85c8-4323-a85e-80f189e8982e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:44,271 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.062s 2022-05-25 15:09:44,272 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deb55a4a-3a32-4493-bb28-ed29f355aa58', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deb55a4a-3a32-4493-bb28-ed29f355aa58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:45,331 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.050s 2022-05-25 15:09:45,331 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbf0d0d0-3d0b-4f83-9e9a-0ee677019c77', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbf0d0d0-3d0b-4f83-9e9a-0ee677019c77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:46,397 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.051s 2022-05-25 15:09:46,398 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6d51be8-8c19-4f8b-b9ba-f077267acedd', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6d51be8-8c19-4f8b-b9ba-f077267acedd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:47,454 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:09:47,455 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e854f8f-085f-4090-9b4c-b384e2045eb2', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e854f8f-085f-4090-9b4c-b384e2045eb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:48,510 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:09:48,511 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-510ff01f-9bb9-4259-b487-c80bc3def726', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-510ff01f-9bb9-4259-b487-c80bc3def726', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:49,571 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.053s 2022-05-25 15:09:49,572 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a577ee0b-1d81-407d-a159-0fbb5cd07018', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a577ee0b-1d81-407d-a159-0fbb5cd07018', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:50,626 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:09:50,626 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22eeda49-83e2-47c6-b094-31128c21f715', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22eeda49-83e2-47c6-b094-31128c21f715', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:51,680 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:09:51,681 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-159f03b0-b42b-4224-ad94-7be99ffa35f3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-159f03b0-b42b-4224-ad94-7be99ffa35f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:52,736 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:09:52,737 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abb7b3d4-0065-4843-a6fc-47e501bdfa35', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abb7b3d4-0065-4843-a6fc-47e501bdfa35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:53,793 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:09:53,793 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54a22ef5-ece2-4d1f-83e5-9fed5b278c5d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54a22ef5-ece2-4d1f-83e5-9fed5b278c5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:54,849 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:09:54,849 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3690b5f-b5e9-422e-a92f-31c073891e16', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3690b5f-b5e9-422e-a92f-31c073891e16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:55,904 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:09:55,905 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85009333-0fa9-4dae-a5b8-17f54b99c271', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85009333-0fa9-4dae-a5b8-17f54b99c271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:56,962 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:09:56,962 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b67fae7b-6f2c-4670-90c2-31a6a368b008', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b67fae7b-6f2c-4670-90c2-31a6a368b008', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:58,023 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.053s 2022-05-25 15:09:58,024 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d70f3fd-b26e-42f8-bdb6-5c1a21941c9e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d70f3fd-b26e-42f8-bdb6-5c1a21941c9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:09:59,082 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.050s 2022-05-25 15:09:59,082 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:09:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-955036c6-6cd9-4b9f-8ffc-131fae537333', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-955036c6-6cd9-4b9f-8ffc-131fae537333', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:00,141 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.050s 2022-05-25 15:10:00,141 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65285e3e-a15e-4b11-841a-93c6528edb02', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65285e3e-a15e-4b11-841a-93c6528edb02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:01,198 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:10:01,199 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42c742ef-f14b-4166-8f29-5db59a6d12f8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42c742ef-f14b-4166-8f29-5db59a6d12f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:02,256 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:10:02,257 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10f81a61-e0b8-4a88-b205-65529cdc5aeb', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10f81a61-e0b8-4a88-b205-65529cdc5aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:03,311 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:10:03,312 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47c0d78a-ccd4-4b27-a5b9-11ab5e0c97dc', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47c0d78a-ccd4-4b27-a5b9-11ab5e0c97dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:04,367 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:10:04,367 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eaac94d-642d-40ee-a6a1-db50256d3e1c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eaac94d-642d-40ee-a6a1-db50256d3e1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:05,423 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:10:05,423 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a569ca02-d584-4e0b-a784-82255ed69831', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a569ca02-d584-4e0b-a784-82255ed69831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:06,477 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:10:06,477 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e280528b-76be-4d60-8da9-ae7e66617ab3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e280528b-76be-4d60-8da9-ae7e66617ab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:07,532 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:10:07,532 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2efc97bd-de0e-4f7d-ab1f-31bfa80793c3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2efc97bd-de0e-4f7d-ab1f-31bfa80793c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:08,587 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:10:08,588 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03ca5490-85f6-4a52-b5ec-a7d63a23048f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03ca5490-85f6-4a52-b5ec-a7d63a23048f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:09,641 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:10:09,641 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7384a50d-b188-4efa-8fcb-9b66a5fc90ee', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7384a50d-b188-4efa-8fcb-9b66a5fc90ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:10,696 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:10:10,697 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9e4ff92-3475-476a-94c0-20a61ccc36de', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9e4ff92-3475-476a-94c0-20a61ccc36de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:11,753 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:10:11,753 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f22fd20e-2af5-4539-bcee-5fb769b9fa80', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f22fd20e-2af5-4539-bcee-5fb769b9fa80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:12,819 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.056s 2022-05-25 15:10:12,820 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adcd90bc-5307-499b-9ad8-bfa419603e72', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adcd90bc-5307-499b-9ad8-bfa419603e72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:13,879 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.050s 2022-05-25 15:10:13,879 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0835f5ae-2802-4e56-bda7-d41fdfd23572', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0835f5ae-2802-4e56-bda7-d41fdfd23572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:14,933 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:10:14,933 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45bc4928-7c48-46cc-a665-e1106f388997', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45bc4928-7c48-46cc-a665-e1106f388997', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:16,015 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.073s 2022-05-25 15:10:16,015 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68557c11-613a-441e-a930-7c4f3e873127', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68557c11-613a-441e-a930-7c4f3e873127', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:17,082 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.058s 2022-05-25 15:10:17,082 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bc57a7f-a73a-4242-8d0c-7a534a89199b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bc57a7f-a73a-4242-8d0c-7a534a89199b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:18,137 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:10:18,137 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-588a7ee7-9f35-440e-9c29-e0f642144eee', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-588a7ee7-9f35-440e-9c29-e0f642144eee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:19,194 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:10:19,194 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3623645-5adb-4bee-bca2-204f736b31a5', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3623645-5adb-4bee-bca2-204f736b31a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:20,251 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:10:20,251 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb7c6c57-23e2-4d58-85ab-92fda32ebc29', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb7c6c57-23e2-4d58-85ab-92fda32ebc29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:21,308 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:10:21,308 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80033753-10b5-4cd0-ba29-2ec82c9faeae', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80033753-10b5-4cd0-ba29-2ec82c9faeae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:22,364 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:10:22,364 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31a44451-247b-4a04-80bb-022a29219125', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31a44451-247b-4a04-80bb-022a29219125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:23,421 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:10:23,421 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-618d6f7b-26de-42f9-a950-ca47a7f9878c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-618d6f7b-26de-42f9-a950-ca47a7f9878c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:24,478 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:10:24,478 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d045deba-ec9a-449d-a8b2-47f435e2c315', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d045deba-ec9a-449d-a8b2-47f435e2c315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:25,538 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.050s 2022-05-25 15:10:25,538 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db400b0e-f1c7-482d-9828-c3de093bb00e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db400b0e-f1c7-482d-9828-c3de093bb00e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:26,595 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:10:26,595 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d71685b-ddf1-4d04-8387-565ce2707301', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d71685b-ddf1-4d04-8387-565ce2707301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:27,651 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:10:27,652 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc572800-e327-4d3e-8667-03bde3288c86', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc572800-e327-4d3e-8667-03bde3288c86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:28,709 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.049s 2022-05-25 15:10:28,709 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32eb484d-a2dd-4b63-b781-64f0a2504145', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32eb484d-a2dd-4b63-b781-64f0a2504145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:29,767 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.049s 2022-05-25 15:10:29,768 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a30a2b88-6bfb-4d82-b42c-88af85d2e882', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a30a2b88-6bfb-4d82-b42c-88af85d2e882', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:30,821 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:10:30,821 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d63cac35-e60b-46c4-8c2c-9e428efdea1d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d63cac35-e60b-46c4-8c2c-9e428efdea1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:31,879 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.051s 2022-05-25 15:10:31,880 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b088e378-04ac-4f82-9015-d237c42d0c8a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b088e378-04ac-4f82-9015-d237c42d0c8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:32,937 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:10:32,938 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f494d226-5da0-4642-aeef-17b2e30819d5', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f494d226-5da0-4642-aeef-17b2e30819d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:33,992 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:10:33,993 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa5402e0-f7e1-4bf7-b3e0-489c8362157d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa5402e0-f7e1-4bf7-b3e0-489c8362157d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:35,047 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:10:35,048 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b05d8506-1502-423f-a54e-9903b99e27e1', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b05d8506-1502-423f-a54e-9903b99e27e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:36,106 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.050s 2022-05-25 15:10:36,106 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aec69ee-77b6-4de7-8941-186d95e111a9', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aec69ee-77b6-4de7-8941-186d95e111a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:37,163 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:10:37,163 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ab5f808-2c28-4d20-8a6c-f91a2f8b8cba', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ab5f808-2c28-4d20-8a6c-f91a2f8b8cba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:38,220 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:10:38,220 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff8b2bf1-3660-409d-a87b-33a12b27c351', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff8b2bf1-3660-409d-a87b-33a12b27c351', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:39,281 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.052s 2022-05-25 15:10:39,282 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc7c20bf-90c3-4eb9-9dca-7e355bdbf1e6', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc7c20bf-90c3-4eb9-9dca-7e355bdbf1e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:40,342 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.053s 2022-05-25 15:10:40,343 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47cd6c0c-3fcb-4686-80bb-7db804ea0f28', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47cd6c0c-3fcb-4686-80bb-7db804ea0f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:41,401 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.050s 2022-05-25 15:10:41,402 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76f0f679-e3ce-4d29-99ff-b59d4e840e6b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76f0f679-e3ce-4d29-99ff-b59d4e840e6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:42,463 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.052s 2022-05-25 15:10:42,464 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45cf6ae4-be04-4a12-bfa1-081b6008b2f4', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45cf6ae4-be04-4a12-bfa1-081b6008b2f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:43,521 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:10:43,521 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc9c599e-3031-4cab-bb9f-1c1e766ffaa3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc9c599e-3031-4cab-bb9f-1c1e766ffaa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:44,587 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.057s 2022-05-25 15:10:44,588 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e16c587-c054-4597-a5e4-887fdd46e29f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e16c587-c054-4597-a5e4-887fdd46e29f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:45,645 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:10:45,645 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b164fdd-0e7c-4107-8f6b-6a54e6914114', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b164fdd-0e7c-4107-8f6b-6a54e6914114', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:46,699 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:10:46,700 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48a3f968-0f0e-4977-af88-d245f230a16f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48a3f968-0f0e-4977-af88-d245f230a16f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:47,756 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:10:47,756 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bb597d7-2148-4bf2-b3e5-1dde3eb8ea07', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bb597d7-2148-4bf2-b3e5-1dde3eb8ea07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:48,810 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:10:48,810 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6367f436-4b40-43ac-939b-2e0e6329d42d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6367f436-4b40-43ac-939b-2e0e6329d42d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:49,865 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:10:49,865 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e4baa2e-1567-41d0-9aa5-76d3d2384ff8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e4baa2e-1567-41d0-9aa5-76d3d2384ff8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:50,921 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:10:50,922 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13824f9a-4c62-408d-805f-a957c2de7142', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13824f9a-4c62-408d-805f-a957c2de7142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:51,975 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:10:51,976 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b4be1b0-ced9-4e69-a555-5f841b431a4e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b4be1b0-ced9-4e69-a555-5f841b431a4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:53,029 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:10:53,030 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4553242-3d09-468e-a79f-c23d25f3994a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4553242-3d09-468e-a79f-c23d25f3994a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:54,085 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:10:54,085 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0753cbe-3adc-4dfd-b385-2c6c17b8b0d8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0753cbe-3adc-4dfd-b385-2c6c17b8b0d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:55,140 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:10:55,141 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93122506-64e5-4d6a-9856-f80ea6e43cf9', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93122506-64e5-4d6a-9856-f80ea6e43cf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:56,199 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:10:56,199 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeeaf12e-a9a6-44be-8a1a-2a322f94dc50', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeeaf12e-a9a6-44be-8a1a-2a322f94dc50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:57,254 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:10:57,255 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97d6278b-b726-4ff4-ac49-ae1b89bc1422', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97d6278b-b726-4ff4-ac49-ae1b89bc1422', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:58,310 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:10:58,310 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9767ba97-d320-4489-861a-620ef5efd5ce', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9767ba97-d320-4489-861a-620ef5efd5ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:10:59,365 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:10:59,366 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:10:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e70593af-3788-497b-affc-5e5060e3b7c7', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e70593af-3788-497b-affc-5e5060e3b7c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:00,421 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:11:00,421 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a6981fc-663d-4d6b-aeb0-5c2e226b2fa2', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a6981fc-663d-4d6b-aeb0-5c2e226b2fa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:01,475 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:11:01,475 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d2a1236-4a84-4c78-ace4-c96698c384e1', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d2a1236-4a84-4c78-ace4-c96698c384e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:02,531 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:11:02,532 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aa2d8bb-a6f0-4171-ac65-031a9e7b050f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aa2d8bb-a6f0-4171-ac65-031a9e7b050f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:03,597 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.057s 2022-05-25 15:11:03,597 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1115cd3b-607b-4a55-a539-7422afe5a1c1', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1115cd3b-607b-4a55-a539-7422afe5a1c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:04,653 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:11:04,653 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6df9930a-a5a5-4168-a985-43236b5db366', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6df9930a-a5a5-4168-a985-43236b5db366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:05,708 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:11:05,708 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aff82fa-1c16-4dfc-a982-0b679b4ca0c9', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aff82fa-1c16-4dfc-a982-0b679b4ca0c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:06,764 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:11:06,764 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8333642d-af78-4b22-88c6-0f1ebcc9de75', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8333642d-af78-4b22-88c6-0f1ebcc9de75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:07,820 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:11:07,820 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53a58dc5-c238-40ab-bed3-fdc67225bd69', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53a58dc5-c238-40ab-bed3-fdc67225bd69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:08,876 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:11:08,877 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae114d44-df8b-4562-9c8f-8c6dd15749de', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae114d44-df8b-4562-9c8f-8c6dd15749de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:09,931 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:11:09,932 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48863c38-3f5b-4418-bdc1-c95b8b73b53e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48863c38-3f5b-4418-bdc1-c95b8b73b53e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:10,987 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:11:10,987 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8af87818-21c3-4be9-a728-a84dde9939f9', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8af87818-21c3-4be9-a728-a84dde9939f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:12,041 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:11:12,041 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fc537bb-d53d-4f60-bdf3-a10d9e5009c5', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fc537bb-d53d-4f60-bdf3-a10d9e5009c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:13,103 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.052s 2022-05-25 15:11:13,103 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b73ff2c-4286-462c-989e-fc397254110a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b73ff2c-4286-462c-989e-fc397254110a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:14,167 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.055s 2022-05-25 15:11:14,173 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4435e2d0-b463-4c74-b37f-5ed264ddffca', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4435e2d0-b463-4c74-b37f-5ed264ddffca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:15,430 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.249s 2022-05-25 15:11:15,431 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dc16495-f4f9-4b73-a6a7-3f830af20729', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dc16495-f4f9-4b73-a6a7-3f830af20729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:16,502 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.063s 2022-05-25 15:11:16,502 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-438308e8-1f0f-4d83-b151-ea61f514fdfc', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-438308e8-1f0f-4d83-b151-ea61f514fdfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:17,557 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:11:17,557 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90016756-b8de-421c-8d0f-651029784c4d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90016756-b8de-421c-8d0f-651029784c4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:18,773 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.206s 2022-05-25 15:11:18,773 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fa4f78f-a54e-493c-a2ab-4dbb2f827e68', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fa4f78f-a54e-493c-a2ab-4dbb2f827e68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:19,982 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.201s 2022-05-25 15:11:19,983 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77b21d6b-93c8-4579-ab01-58ceae034565', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77b21d6b-93c8-4579-ab01-58ceae034565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:21,038 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:11:21,039 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef6b1e14-11c9-4c38-bc52-4563ef4f99ce', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef6b1e14-11c9-4c38-bc52-4563ef4f99ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:22,094 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:11:22,095 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08587b36-270c-47d3-b271-7d2c3bd79192', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08587b36-270c-47d3-b271-7d2c3bd79192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:23,150 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:11:23,151 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5671f88c-a9df-4c8a-b4f1-0a94b9bddc2f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5671f88c-a9df-4c8a-b4f1-0a94b9bddc2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:24,205 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:11:24,205 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e171732-99b1-4545-b41f-d465f790423f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e171732-99b1-4545-b41f-d465f790423f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:25,264 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.052s 2022-05-25 15:11:25,265 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7984a1f6-d9d4-49dc-be31-b9d1a5bef74b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7984a1f6-d9d4-49dc-be31-b9d1a5bef74b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:26,319 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:11:26,320 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8385e5b5-d9d0-45e4-83e1-e445f90c1727', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8385e5b5-d9d0-45e4-83e1-e445f90c1727', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:27,374 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:11:27,375 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b9aa964-0c93-43c7-b876-8366b2faa53f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b9aa964-0c93-43c7-b876-8366b2faa53f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:28,430 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:11:28,431 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2db77379-f33e-4cb0-be31-7b236c3f4170', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2db77379-f33e-4cb0-be31-7b236c3f4170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:29,485 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:11:29,485 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73cedc5c-2008-4058-b4b7-d93472896ce0', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73cedc5c-2008-4058-b4b7-d93472896ce0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:30,539 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:11:30,540 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60bf9b34-288b-4585-be8d-71f190d27553', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60bf9b34-288b-4585-be8d-71f190d27553', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:31,593 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:11:31,594 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d197eb7f-c5cf-49b4-9b6e-3679f6680cf6', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d197eb7f-c5cf-49b4-9b6e-3679f6680cf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:32,649 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:11:32,649 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d277ac88-d315-4177-a08c-442f00d588a8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d277ac88-d315-4177-a08c-442f00d588a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:33,705 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:11:33,705 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24eff684-d4e4-4b35-bc74-9a136e6ff356', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24eff684-d4e4-4b35-bc74-9a136e6ff356', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:34,763 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.049s 2022-05-25 15:11:34,763 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-649f6270-f734-4ee5-8ff3-850bb892118f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-649f6270-f734-4ee5-8ff3-850bb892118f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:35,818 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:11:35,819 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8916f97-8d21-46f3-b1ef-66c2cae5fed4', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8916f97-8d21-46f3-b1ef-66c2cae5fed4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:36,873 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:11:36,873 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e6b27a7-60a5-458b-87ee-8deb7e7f7f5c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e6b27a7-60a5-458b-87ee-8deb7e7f7f5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:37,928 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:11:37,928 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3923deb5-30b2-480f-b7c5-112f97dc49f4', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3923deb5-30b2-480f-b7c5-112f97dc49f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:38,983 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:11:38,983 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f59b56ca-1b0b-43ae-95f6-89a3507894ca', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f59b56ca-1b0b-43ae-95f6-89a3507894ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:40,039 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:11:40,039 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d19840e-9d18-4e5e-ae96-a0ac5d0902ef', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d19840e-9d18-4e5e-ae96-a0ac5d0902ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:41,093 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:11:41,093 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51c1670d-3cb4-4472-8701-659452251647', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51c1670d-3cb4-4472-8701-659452251647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:42,147 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:11:42,148 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60086cf4-4008-4a82-be80-74e0887c4967', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60086cf4-4008-4a82-be80-74e0887c4967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:43,203 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:11:43,203 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9302ee42-842b-44f6-b308-0b5f682414f6', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9302ee42-842b-44f6-b308-0b5f682414f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:44,259 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:11:44,259 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3769fd7b-967f-4d7d-a16f-9f162049fc5d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3769fd7b-967f-4d7d-a16f-9f162049fc5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:45,314 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:11:45,314 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-394070f5-d061-4697-800b-d5a127294939', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-394070f5-d061-4697-800b-d5a127294939', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:46,371 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:11:46,371 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b3ae8f1-bec4-4d39-be97-c17046e0bcd0', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b3ae8f1-bec4-4d39-be97-c17046e0bcd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:47,428 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:11:47,428 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8395bb1-b21d-43ec-869f-d6feeb29de50', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8395bb1-b21d-43ec-869f-d6feeb29de50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:48,483 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:11:48,483 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5333c9dc-7b65-4f83-8fa1-b7d10cdd7511', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5333c9dc-7b65-4f83-8fa1-b7d10cdd7511', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:49,538 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:11:49,538 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca078a82-f04c-47c9-8709-370dc1f89781', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca078a82-f04c-47c9-8709-370dc1f89781', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:50,593 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:11:50,593 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-501b92fc-c484-4722-aec6-e7e9b32b5088', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-501b92fc-c484-4722-aec6-e7e9b32b5088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:51,649 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.049s 2022-05-25 15:11:51,650 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-672aae5e-ba5a-4d19-9bcb-ef427dec000e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-672aae5e-ba5a-4d19-9bcb-ef427dec000e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:52,704 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:11:52,705 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40bd2aa9-ab31-41ae-b223-581583416a04', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40bd2aa9-ab31-41ae-b223-581583416a04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:53,759 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:11:53,760 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5cffde1-84e3-43a0-8f70-bface918583b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5cffde1-84e3-43a0-8f70-bface918583b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:54,816 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:11:54,816 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43287713-af40-48db-83d2-3494381886f4', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43287713-af40-48db-83d2-3494381886f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:55,872 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:11:55,872 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46cf41c9-fe9c-441c-9b62-d16673b1d0dd', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46cf41c9-fe9c-441c-9b62-d16673b1d0dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:56,926 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:11:56,926 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6675cd14-17ef-43db-9ff2-a4680cf0dcfd', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6675cd14-17ef-43db-9ff2-a4680cf0dcfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:57,980 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:11:57,980 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b5d3a08-fd90-41a4-8acf-f502bc2c6905', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b5d3a08-fd90-41a4-8acf-f502bc2c6905', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:11:59,034 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:11:59,034 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:11:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89be6e27-a15b-4904-b001-a073cd25a98e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89be6e27-a15b-4904-b001-a073cd25a98e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:00,090 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:12:00,091 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd0065a7-2cc9-46c6-ba26-c1d3de89c407', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd0065a7-2cc9-46c6-ba26-c1d3de89c407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:01,145 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:12:01,145 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bf57d0e-b469-43de-84db-5ba156728915', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bf57d0e-b469-43de-84db-5ba156728915', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:02,202 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:12:02,202 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79e0e525-baf6-4423-8181-988a6ff6d2ef', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79e0e525-baf6-4423-8181-988a6ff6d2ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:03,259 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:12:03,261 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de26414f-1bbe-48c7-aca8-5bc76c60478d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de26414f-1bbe-48c7-aca8-5bc76c60478d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:04,316 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:12:04,316 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5da6c9f-60fc-462b-8d14-8d052e569b74', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5da6c9f-60fc-462b-8d14-8d052e569b74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:05,372 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:12:05,373 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f04847d8-8d21-47c3-8387-2d2bbe1a160e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f04847d8-8d21-47c3-8387-2d2bbe1a160e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:06,427 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:12:06,428 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26b679f8-abb7-4e5f-833e-8502d41790f7', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26b679f8-abb7-4e5f-833e-8502d41790f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:07,483 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:12:07,484 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de2bcedf-149c-4277-945d-cd5b057e39e5', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de2bcedf-149c-4277-945d-cd5b057e39e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:08,537 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:12:08,537 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8248559a-890c-4f9a-b091-d994c0992319', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8248559a-890c-4f9a-b091-d994c0992319', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:09,593 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:12:09,593 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9238f238-61aa-42ee-9906-70b9cc4b9e4c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9238f238-61aa-42ee-9906-70b9cc4b9e4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:10,646 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:12:10,646 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fce27a31-8a3a-4154-8997-38d6aba3ca83', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fce27a31-8a3a-4154-8997-38d6aba3ca83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:11,702 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:12:11,703 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bb08d15-c1b9-4865-871d-f5ab3fee1a85', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bb08d15-c1b9-4865-871d-f5ab3fee1a85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:12,759 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:12:12,759 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ba3d059-8749-403d-a428-5663072db021', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ba3d059-8749-403d-a428-5663072db021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:13,814 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:12:13,814 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-438f54ea-abe5-4725-b948-6b40db3d5447', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-438f54ea-abe5-4725-b948-6b40db3d5447', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:14,868 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:12:14,869 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dff167e4-c175-4dc6-a1e9-dac1723e64c7', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dff167e4-c175-4dc6-a1e9-dac1723e64c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:15,927 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.049s 2022-05-25 15:12:15,928 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b96e90f4-5869-42fc-b79c-dff26ce89165', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b96e90f4-5869-42fc-b79c-dff26ce89165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:16,981 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:12:16,981 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc219ddc-bb95-4527-953c-2a7871b275e8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc219ddc-bb95-4527-953c-2a7871b275e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:18,038 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:12:18,038 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59241710-3a27-4442-a9e4-26026ea1a1cc', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59241710-3a27-4442-a9e4-26026ea1a1cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:19,119 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.072s 2022-05-25 15:12:19,120 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-490e6d74-1e0c-4d72-8e2b-4a645a28e47d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-490e6d74-1e0c-4d72-8e2b-4a645a28e47d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:20,180 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:12:20,180 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1e85313-ec68-439f-bf69-89c0f6c217c2', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1e85313-ec68-439f-bf69-89c0f6c217c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:21,236 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:12:21,236 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8667020f-d078-4e85-a857-bb0d1a76a758', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8667020f-d078-4e85-a857-bb0d1a76a758', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:22,289 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:12:22,289 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d02d3902-cb40-4fda-9480-240c66756001', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d02d3902-cb40-4fda-9480-240c66756001', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:23,347 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.049s 2022-05-25 15:12:23,347 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14bd5410-4580-4867-8e14-03b6eb2d0175', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14bd5410-4580-4867-8e14-03b6eb2d0175', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:24,404 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:12:24,404 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1ea4ff3-542b-4953-82be-286d09dccc00', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1ea4ff3-542b-4953-82be-286d09dccc00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:25,459 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:12:25,459 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdc829dc-40ef-4ca8-b3b5-5eaca68d4fae', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdc829dc-40ef-4ca8-b3b5-5eaca68d4fae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:26,514 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:12:26,515 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e21f3bb-bec4-4573-82ab-5206e8a56627', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e21f3bb-bec4-4573-82ab-5206e8a56627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:27,569 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:12:27,569 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2572ce39-7fa5-4050-8b54-3c07f9e6991f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2572ce39-7fa5-4050-8b54-3c07f9e6991f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:28,623 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.044s 2022-05-25 15:12:28,623 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d3fde17-020d-4f28-887f-783ffcc08f5a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d3fde17-020d-4f28-887f-783ffcc08f5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:29,677 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:12:29,677 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59cd8fed-8c47-4951-8283-fc44290025ef', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59cd8fed-8c47-4951-8283-fc44290025ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:30,732 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:12:30,733 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daea1105-9382-413e-b9dd-93750e048260', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daea1105-9382-413e-b9dd-93750e048260', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:31,786 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:12:31,787 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82b92840-53d2-4251-af33-25eefebf831c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82b92840-53d2-4251-af33-25eefebf831c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:32,843 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:12:32,843 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63adc548-fd6b-4a17-b350-8b9aabdb02d3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63adc548-fd6b-4a17-b350-8b9aabdb02d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:33,898 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:12:33,898 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4edf0fd6-5ef7-4b7f-8fbf-fe48a4ab8388', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4edf0fd6-5ef7-4b7f-8fbf-fe48a4ab8388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:34,952 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:12:34,952 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4d54cda-7572-4ce9-bb3b-aee4a7acd7c4', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4d54cda-7572-4ce9-bb3b-aee4a7acd7c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:36,007 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:12:36,007 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c6097c4-3a2d-4d46-9fac-817828497c21', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c6097c4-3a2d-4d46-9fac-817828497c21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:37,060 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.044s 2022-05-25 15:12:37,061 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f727357-f0e3-4ed4-ae28-e2024ab8ba85', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f727357-f0e3-4ed4-ae28-e2024ab8ba85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:38,114 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:12:38,115 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59f38ad1-f8e5-4746-90a3-24b22dfafe4e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59f38ad1-f8e5-4746-90a3-24b22dfafe4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:39,170 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:12:39,171 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97ec0917-e4bb-41fc-8cd3-e1053ff5b68b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97ec0917-e4bb-41fc-8cd3-e1053ff5b68b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:40,224 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:12:40,224 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4817f20a-ad42-455b-becc-ff278877c891', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4817f20a-ad42-455b-becc-ff278877c891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:41,279 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:12:41,279 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcf38cf2-f7b8-4287-bb40-b2ea126db266', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcf38cf2-f7b8-4287-bb40-b2ea126db266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:42,333 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:12:42,333 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc0b97e6-ef65-4f34-b541-1c480ac350aa', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc0b97e6-ef65-4f34-b541-1c480ac350aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:43,387 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:12:43,388 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c21b483b-94bd-4084-a1f5-5fe6a94cb189', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c21b483b-94bd-4084-a1f5-5fe6a94cb189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:44,442 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:12:44,443 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4bbf96b-aa5c-4c3b-a2a4-e6b142dbf157', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4bbf96b-aa5c-4c3b-a2a4-e6b142dbf157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:45,496 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:12:45,497 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60d68479-aa8b-42c2-9658-ad66e7559810', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60d68479-aa8b-42c2-9658-ad66e7559810', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:46,554 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:12:46,554 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38172945-39a8-465f-961a-563609d11802', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38172945-39a8-465f-961a-563609d11802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:47,610 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:12:47,611 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1576085-5e57-4b7a-9636-564999279663', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1576085-5e57-4b7a-9636-564999279663', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:48,677 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.058s 2022-05-25 15:12:48,677 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5127ffc-d706-4d3f-ae85-172f3ea0f57f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5127ffc-d706-4d3f-ae85-172f3ea0f57f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:49,731 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:12:49,731 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-530001d5-bedc-4a79-bb25-97524b3c7245', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-530001d5-bedc-4a79-bb25-97524b3c7245', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:50,789 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:12:50,789 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7412204e-e607-4b78-826c-2ce7fcd5aabb', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7412204e-e607-4b78-826c-2ce7fcd5aabb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:51,843 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:12:51,844 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69470887-5071-4c16-8723-be9cb32abeef', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69470887-5071-4c16-8723-be9cb32abeef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:52,899 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:12:52,899 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b96a554c-a2e1-4453-935d-858dab8e920d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b96a554c-a2e1-4453-935d-858dab8e920d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:53,953 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:12:53,954 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c0fbb46-4709-4108-9819-324b9802e68f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c0fbb46-4709-4108-9819-324b9802e68f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:55,010 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:12:55,010 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2341e6c-4b7b-4315-992e-5e8e48f6eaae', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2341e6c-4b7b-4315-992e-5e8e48f6eaae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:56,071 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.052s 2022-05-25 15:12:56,071 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56e24885-5abf-436f-8652-d1bcb98951cf', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56e24885-5abf-436f-8652-d1bcb98951cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:57,129 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.049s 2022-05-25 15:12:57,129 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bd5fad8-c1ea-452d-b0ff-fc4279c9e76c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bd5fad8-c1ea-452d-b0ff-fc4279c9e76c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:58,186 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:12:58,186 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9d9f680-dfd0-4d69-8e21-5d5226fddd18', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9d9f680-dfd0-4d69-8e21-5d5226fddd18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:12:59,242 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:12:59,243 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:12:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eb77d41-aeb2-49c1-bf12-62f7aef587b3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eb77d41-aeb2-49c1-bf12-62f7aef587b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:00,304 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.053s 2022-05-25 15:13:00,304 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08a84688-13a4-4b24-92dd-fcf3540f5b23', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08a84688-13a4-4b24-92dd-fcf3540f5b23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:01,360 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.049s 2022-05-25 15:13:01,361 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17672790-a975-45e6-8b28-6699274d02af', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17672790-a975-45e6-8b28-6699274d02af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:02,421 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.052s 2022-05-25 15:13:02,422 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-260e19f3-022e-490b-952f-52d79fb320bd', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-260e19f3-022e-490b-952f-52d79fb320bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:03,477 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:13:03,477 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5186519d-3ef5-40d6-966b-13635feb6209', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5186519d-3ef5-40d6-966b-13635feb6209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:04,532 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:13:04,533 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6737445e-f9cd-44ee-aa13-5f6c8eba9568', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6737445e-f9cd-44ee-aa13-5f6c8eba9568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:05,588 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:13:05,589 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6703a215-f6ec-47e9-9dca-92e52819f737', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6703a215-f6ec-47e9-9dca-92e52819f737', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:06,642 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:13:06,643 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0a0e8b3-6668-4982-9b12-436ace2b8971', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0a0e8b3-6668-4982-9b12-436ace2b8971', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:07,698 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:13:07,698 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f13f5d10-988b-4356-a4d1-77310c218d98', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f13f5d10-988b-4356-a4d1-77310c218d98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:08,753 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:13:08,753 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e5ebbd0-be6e-43d1-8afd-5ef0fec67d95', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e5ebbd0-be6e-43d1-8afd-5ef0fec67d95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:09,810 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.049s 2022-05-25 15:13:09,818 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4835078c-419a-454a-994e-ab379c93ad81', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4835078c-419a-454a-994e-ab379c93ad81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:10,872 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:13:10,872 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d3b7a4f-6a0a-400f-91f7-d1353b70eb03', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d3b7a4f-6a0a-400f-91f7-d1353b70eb03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:11,930 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:13:11,930 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83783f49-17d8-4bb5-acee-8f61c1aeee2a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83783f49-17d8-4bb5-acee-8f61c1aeee2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:12,984 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:13:12,985 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c1832cf-c532-458f-9244-8472f54121d9', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c1832cf-c532-458f-9244-8472f54121d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:14,038 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:13:14,039 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f18216a-197a-4f08-86f5-9748c142cf78', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f18216a-197a-4f08-86f5-9748c142cf78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:15,094 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:13:15,094 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed6a8189-c552-44c4-a1a6-67a534578df0', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed6a8189-c552-44c4-a1a6-67a534578df0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:16,149 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:13:16,150 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8e1a33b-76dd-4040-9b69-3d34c6f25abf', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8e1a33b-76dd-4040-9b69-3d34c6f25abf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:17,204 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:13:17,205 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0352dad2-1463-4f4a-af67-2cdb5b9c4e6c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0352dad2-1463-4f4a-af67-2cdb5b9c4e6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:18,274 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.061s 2022-05-25 15:13:18,275 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-995b0030-21ef-4c99-a926-c5a0c8a02764', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-995b0030-21ef-4c99-a926-c5a0c8a02764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:19,333 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.049s 2022-05-25 15:13:19,333 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0550d717-973e-4c54-8aa8-57d5d0d8f046', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0550d717-973e-4c54-8aa8-57d5d0d8f046', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:20,399 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.057s 2022-05-25 15:13:20,399 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c62be523-1c6b-4155-82e8-a9d7da8a2903', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c62be523-1c6b-4155-82e8-a9d7da8a2903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:21,453 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:13:21,454 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cef8ec9-2064-40d1-bba1-079aafdd1a3b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cef8ec9-2064-40d1-bba1-079aafdd1a3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:22,509 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:13:22,510 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff32d518-261c-4e16-babe-217cd5b0e6c8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff32d518-261c-4e16-babe-217cd5b0e6c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:23,566 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:13:23,566 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2445143-2600-4c44-9337-b6e04769b420', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2445143-2600-4c44-9337-b6e04769b420', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:24,620 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:13:24,621 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6ae1408-64e6-4150-bfb4-7f9921972a0e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6ae1408-64e6-4150-bfb4-7f9921972a0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:25,675 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:13:25,675 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6104cf65-6dcb-4b87-979e-20a8c63ca1f0', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6104cf65-6dcb-4b87-979e-20a8c63ca1f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:26,728 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:13:26,729 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7495d73e-6b9a-4532-8088-e957e407fccb', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7495d73e-6b9a-4532-8088-e957e407fccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:27,783 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:13:27,783 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b76fb34d-e3f3-4050-b758-78463e568b05', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b76fb34d-e3f3-4050-b758-78463e568b05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:28,839 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:13:28,839 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a7d5780-3304-4145-9ef5-c077a08b8a99', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a7d5780-3304-4145-9ef5-c077a08b8a99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:29,895 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:13:29,895 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70b64d91-439a-44ee-82d2-b2a255583f14', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70b64d91-439a-44ee-82d2-b2a255583f14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:30,951 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:13:30,951 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d03e40b1-6d54-4b25-aa34-6129affab814', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d03e40b1-6d54-4b25-aa34-6129affab814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:32,006 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:13:32,007 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20ee3c1d-cc07-4d73-8861-7c98f6ca0797', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20ee3c1d-cc07-4d73-8861-7c98f6ca0797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:33,060 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:13:33,061 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-886ead51-ba87-4810-b688-a0d4d1300cb9', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-886ead51-ba87-4810-b688-a0d4d1300cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:34,115 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:13:34,116 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81dcc2eb-f949-4069-b2dc-c3b8bd5f1e7d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81dcc2eb-f949-4069-b2dc-c3b8bd5f1e7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:35,173 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.049s 2022-05-25 15:13:35,173 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18c8b92d-44ae-4b4b-a2e2-433373a1a361', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18c8b92d-44ae-4b4b-a2e2-433373a1a361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:36,230 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:13:36,230 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9556b591-f27f-492b-950d-af5cdacc49ac', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9556b591-f27f-492b-950d-af5cdacc49ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:37,285 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:13:37,285 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32554887-57e9-401a-991e-3854fd18756a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32554887-57e9-401a-991e-3854fd18756a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:38,339 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:13:38,339 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8ba3bbf-481f-42a7-8d7a-6adce602c604', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8ba3bbf-481f-42a7-8d7a-6adce602c604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:39,393 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:13:39,394 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62ee0cc3-bd90-441d-8ffd-b7bbb760eb49', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62ee0cc3-bd90-441d-8ffd-b7bbb760eb49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:40,453 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.051s 2022-05-25 15:13:40,453 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9d0d4a5-f85b-4c71-98f8-0ffefb1af944', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9d0d4a5-f85b-4c71-98f8-0ffefb1af944', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:41,510 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:13:41,514 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bce2bfe6-afea-402d-b503-8822d32ab84a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bce2bfe6-afea-402d-b503-8822d32ab84a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:42,569 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:13:42,569 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ddf6fae-12d5-40e8-9cd8-12010d7edb45', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ddf6fae-12d5-40e8-9cd8-12010d7edb45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:43,623 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:13:43,623 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26e73bb4-a179-431a-a5d4-e83bc19051b8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26e73bb4-a179-431a-a5d4-e83bc19051b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:44,677 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:13:44,677 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b03cae2-3f92-49f9-b177-cb38650af647', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b03cae2-3f92-49f9-b177-cb38650af647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:45,732 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:13:45,733 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bacb9dd-54a5-428e-bb42-842be44f1227', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bacb9dd-54a5-428e-bb42-842be44f1227', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:46,786 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:13:46,787 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd2e95b9-2385-4eba-8095-a85559446ba5', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd2e95b9-2385-4eba-8095-a85559446ba5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:47,841 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:13:47,841 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3b63f5e-9731-459a-9398-bbf7af4cc8d4', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3b63f5e-9731-459a-9398-bbf7af4cc8d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:48,896 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:13:48,896 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6d7d001-9a6a-4e8d-94c2-7ca953b4509d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6d7d001-9a6a-4e8d-94c2-7ca953b4509d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:49,952 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:13:49,953 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48c53cd7-e5e8-435f-9fa4-64d236d12810', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48c53cd7-e5e8-435f-9fa4-64d236d12810', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:51,006 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:13:51,006 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61a39d82-0753-48eb-98dd-0da96e29c55b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61a39d82-0753-48eb-98dd-0da96e29c55b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:52,065 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.050s 2022-05-25 15:13:52,065 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1881ad3-3781-4da8-84db-b5fd105e4ddd', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1881ad3-3781-4da8-84db-b5fd105e4ddd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:53,283 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.211s 2022-05-25 15:13:53,284 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-179aa949-b23b-43c9-bd3a-8a3ccae1d22c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-179aa949-b23b-43c9-bd3a-8a3ccae1d22c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:54,336 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.044s 2022-05-25 15:13:54,337 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6da8241f-eab5-4ba5-a3f8-6220465b9a29', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6da8241f-eab5-4ba5-a3f8-6220465b9a29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:55,393 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:13:55,394 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16763879-0d1c-4f4c-a0c2-641bf835b4a3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16763879-0d1c-4f4c-a0c2-641bf835b4a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:56,456 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.054s 2022-05-25 15:13:56,457 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8616948-b0f6-4d40-9033-7ec2a2c765f3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8616948-b0f6-4d40-9033-7ec2a2c765f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:57,511 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:13:57,511 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-591c68ad-d61a-40fc-b281-4210a0df50b4', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-591c68ad-d61a-40fc-b281-4210a0df50b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:58,570 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.050s 2022-05-25 15:13:58,570 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c69fe35a-a27d-44a8-b0b1-f80bfc38b40d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c69fe35a-a27d-44a8-b0b1-f80bfc38b40d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:13:59,624 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:13:59,624 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:13:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad28edc3-8643-4494-b60b-ebb2e19c36d8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad28edc3-8643-4494-b60b-ebb2e19c36d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:00,680 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:14:00,681 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ea0857f-81b1-4d12-863e-8f62808bf281', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ea0857f-81b1-4d12-863e-8f62808bf281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:01,736 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:14:01,737 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85ae288e-91dd-422b-a443-7cf97f175004', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85ae288e-91dd-422b-a443-7cf97f175004', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:02,790 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:14:02,791 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e970a67a-195f-432b-9448-899ebdbdd519', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e970a67a-195f-432b-9448-899ebdbdd519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:03,845 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:14:03,846 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-592c4913-33bf-4362-a20d-993cd9e14b71', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-592c4913-33bf-4362-a20d-993cd9e14b71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:04,900 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:14:04,900 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8411f073-41f9-4115-997a-7a83166981a5', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8411f073-41f9-4115-997a-7a83166981a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:05,958 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.049s 2022-05-25 15:14:05,959 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33b65bca-17fc-43e6-8e02-6bb15aadd26d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33b65bca-17fc-43e6-8e02-6bb15aadd26d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:07,012 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:14:07,012 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78113308-b416-4c44-957c-794af72447bf', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78113308-b416-4c44-957c-794af72447bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:08,068 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:14:08,072 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a771214f-fadb-444c-b075-41d171cc948f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a771214f-fadb-444c-b075-41d171cc948f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:09,131 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:14:09,131 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddf26178-a229-43f3-b715-df5547cb7302', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddf26178-a229-43f3-b715-df5547cb7302', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:10,183 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:14:10,184 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba07170d-4422-4bc9-aa2f-e1f83393c2b5', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba07170d-4422-4bc9-aa2f-e1f83393c2b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:11,241 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:14:11,241 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19159975-fabc-4a16-ac27-f445183171e8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19159975-fabc-4a16-ac27-f445183171e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:12,296 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:14:12,297 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f65a7b3-ae78-4355-9ebf-3079682b1882', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f65a7b3-ae78-4355-9ebf-3079682b1882', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:13,351 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:14:13,351 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ecefde0-4094-42bf-9d24-7a7674b68827', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ecefde0-4094-42bf-9d24-7a7674b68827', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:14,405 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:14:14,405 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f20b73c9-2686-4398-808f-c1164cec8718', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f20b73c9-2686-4398-808f-c1164cec8718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:15,461 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:14:15,461 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d374f93a-2699-4e3e-b4f6-93dd3891734e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d374f93a-2699-4e3e-b4f6-93dd3891734e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:16,521 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.052s 2022-05-25 15:14:16,522 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b28ca716-46ea-4843-9ada-477daff482e8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b28ca716-46ea-4843-9ada-477daff482e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:17,578 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:14:17,578 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3387b90-bab6-4334-ad51-f11e76770458', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3387b90-bab6-4334-ad51-f11e76770458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:18,634 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:14:18,635 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a6c2dff-dde4-4dd8-9d44-e18acb36428e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a6c2dff-dde4-4dd8-9d44-e18acb36428e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:19,689 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:14:19,690 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30904317-f0f0-48a1-b63a-a4631805d183', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30904317-f0f0-48a1-b63a-a4631805d183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:20,760 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.062s 2022-05-25 15:14:20,761 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9eb6a21-1963-486e-bff2-c3d0aa1a607a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9eb6a21-1963-486e-bff2-c3d0aa1a607a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:21,816 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:14:21,817 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67d99b82-861c-4d26-937a-d1cf512b2c45', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67d99b82-861c-4d26-937a-d1cf512b2c45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:22,870 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:14:22,870 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3291fbd5-260d-4a71-856c-19a218bb408e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3291fbd5-260d-4a71-856c-19a218bb408e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:23,925 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:14:23,926 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceef76bf-8fb6-4e0c-8f59-72599cb8016f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceef76bf-8fb6-4e0c-8f59-72599cb8016f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:24,987 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.052s 2022-05-25 15:14:24,989 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6e816ca-3c32-412f-b565-4bc50e316323', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6e816ca-3c32-412f-b565-4bc50e316323', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:26,046 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:14:26,047 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25d1de1f-d4ec-4132-81b5-450729359577', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25d1de1f-d4ec-4132-81b5-450729359577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:27,100 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:14:27,100 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3a487e0-38ba-41e0-a33f-f1064dcbd72c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3a487e0-38ba-41e0-a33f-f1064dcbd72c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:28,155 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:14:28,155 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb5bd49b-99fa-4c2d-93dd-acc1b5604211', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb5bd49b-99fa-4c2d-93dd-acc1b5604211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:29,210 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:14:29,210 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef7ca63a-a300-4388-a5d7-0de45c5cd653', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef7ca63a-a300-4388-a5d7-0de45c5cd653', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:30,265 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:14:30,266 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8757d1f-6b64-402f-9443-32fd3aa0ee89', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8757d1f-6b64-402f-9443-32fd3aa0ee89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:31,320 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:14:31,321 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee4327e3-308f-46b0-8395-b09966df5a79', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee4327e3-308f-46b0-8395-b09966df5a79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:32,375 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:14:32,375 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f34fd619-dcb0-44fb-880a-5064d3d65822', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f34fd619-dcb0-44fb-880a-5064d3d65822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:33,429 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:14:33,430 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8d07e49-fdd2-4fcc-9069-6c50f6250b18', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8d07e49-fdd2-4fcc-9069-6c50f6250b18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:34,486 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.048s 2022-05-25 15:14:34,487 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d436e382-b01a-4444-a73e-0a95e9e99465', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d436e382-b01a-4444-a73e-0a95e9e99465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:35,542 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:14:35,543 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a2a7618-5987-430e-bb0e-9f2485ad8c2a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a2a7618-5987-430e-bb0e-9f2485ad8c2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:36,598 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:14:36,598 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90a45347-0066-4f19-923f-f6d8764477a1', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90a45347-0066-4f19-923f-f6d8764477a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:37,652 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:14:37,653 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-995676d7-793c-4fbb-91ce-a70903d436bf', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-995676d7-793c-4fbb-91ce-a70903d436bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:38,710 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.049s 2022-05-25 15:14:38,711 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3398a7ba-381d-465d-be93-75c1fd738f1f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3398a7ba-381d-465d-be93-75c1fd738f1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:39,768 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.050s 2022-05-25 15:14:39,769 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65f73c74-dee3-4a4f-aa3e-4a9ca3e0c60a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65f73c74-dee3-4a4f-aa3e-4a9ca3e0c60a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:40,823 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:14:40,823 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de587d64-df03-43be-bb5f-5cb9d1a870e6', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de587d64-df03-43be-bb5f-5cb9d1a870e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:41,879 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.047s 2022-05-25 15:14:41,879 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ab3ddc4-faef-4f7b-871b-8045ff758531', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ab3ddc4-faef-4f7b-871b-8045ff758531', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:42,934 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:14:42,934 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f3c73b3-51a1-488b-99b8-0628092d6c03', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f3c73b3-51a1-488b-99b8-0628092d6c03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:43,987 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:14:43,987 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e48aaae0-51d6-4fec-8525-16a5e6e7b9da', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e48aaae0-51d6-4fec-8525-16a5e6e7b9da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:45,049 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.054s 2022-05-25 15:14:45,050 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5b82502-a013-4904-bdc4-d55c416e929b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5b82502-a013-4904-bdc4-d55c416e929b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:46,104 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:14:46,104 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b341225-2c87-486b-92c9-41451fe93d5d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b341225-2c87-486b-92c9-41451fe93d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:47,167 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.054s 2022-05-25 15:14:47,167 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b4d3e61-890a-4191-9f00-0186bdcbf705', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b4d3e61-890a-4191-9f00-0186bdcbf705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:48,225 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.049s 2022-05-25 15:14:48,226 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b193edc4-3a15-4fd0-81fc-648f2bad0f1f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b193edc4-3a15-4fd0-81fc-648f2bad0f1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:49,281 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:14:49,281 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc214958-5b2c-43ef-b777-ee190b4837b1', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc214958-5b2c-43ef-b777-ee190b4837b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:50,335 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:14:50,335 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9ece5a6-2b33-4485-832b-ff154f5e27af', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9ece5a6-2b33-4485-832b-ff154f5e27af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:51,390 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.046s 2022-05-25 15:14:51,390 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56bd3be5-efcb-4ca3-93b8-1292639e090f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56bd3be5-efcb-4ca3-93b8-1292639e090f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:52,444 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462 0.045s 2022-05-25 15:14:52,444 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18f1abee-fa30-4400-a7cc-bae9df712a50', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18f1abee-fa30-4400-a7cc-bae9df712a50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462'} Body: b'{"volume": {"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:01:49.000000", "updated_at": "2022-05-25T15:08:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496330661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/5d4044e2798b43d6852064b0e529a580/volumes/7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}], "user_id": "16d285f343f6452995b636d414e9ce80", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "attachment_id": "1bfa682d-4aae-45ba-a5b4-7dfe316b75a7", "volume_id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462", "server_id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T15:02:22.000000"}], "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": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "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": "5d4044e2798b43d6852064b0e529a580"}}' 2022-05-25 15:14:52,773 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.320s 2022-05-25 15:14:52,774 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:52 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-bbd8f9fa-9f85-47bf-b665-8308c5cac2c4', 'x-compute-request-id': 'req-bbd8f9fa-9f85-47bf-b665-8308c5cac2c4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'' 2022-05-25 15:14:52,992 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.217s 2022-05-25 15:14:52,992 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-53b3bc52-d69e-4b85-b3d9-94398aeb1195', 'x-compute-request-id': 'req-53b3bc52-d69e-4b85-b3d9-94398aeb1195', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:14:54,153 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.151s 2022-05-25 15:14:54,154 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-b7543797-ce47-4ce7-a549-bf7d4c262275', 'x-compute-request-id': 'req-b7543797-ce47-4ce7-a549-bf7d4c262275', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:14:55,334 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.171s 2022-05-25 15:14:55,334 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-17ee97ff-4824-4825-a221-6733bc7a9f86', 'x-compute-request-id': 'req-17ee97ff-4824-4825-a221-6733bc7a9f86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:14:56,499 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.155s 2022-05-25 15:14:56,499 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-4b896ce5-1d05-4b9d-81b1-bf8d9c5a1234', 'x-compute-request-id': 'req-4b896ce5-1d05-4b9d-81b1-bf8d9c5a1234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:14:57,661 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.153s 2022-05-25 15:14:57,661 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-afb0f3d5-2fa9-406f-9703-7e98ebf633da', 'x-compute-request-id': 'req-afb0f3d5-2fa9-406f-9703-7e98ebf633da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:14:58,833 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.163s 2022-05-25 15:14:58,834 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-19579719-898e-4f76-9095-a8e58e589777', 'x-compute-request-id': 'req-19579719-898e-4f76-9095-a8e58e589777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:00,003 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.161s 2022-05-25 15:15:00,004 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:14:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-3ffc5edc-4e35-4ff2-be9a-752308aa8c12', 'x-compute-request-id': 'req-3ffc5edc-4e35-4ff2-be9a-752308aa8c12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:01,244 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.232s 2022-05-25 15:15:01,245 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-0e0abe5d-dbd9-495e-9bb9-e882375748dd', 'x-compute-request-id': 'req-0e0abe5d-dbd9-495e-9bb9-e882375748dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:02,644 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.389s 2022-05-25 15:15:02,644 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-24ce84ce-7bc7-40e3-82d6-2806cce35936', 'x-compute-request-id': 'req-24ce84ce-7bc7-40e3-82d6-2806cce35936', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:03,960 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.307s 2022-05-25 15:15:03,960 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-b5c15dc0-6fb1-4e60-a990-13a6127a9502', 'x-compute-request-id': 'req-b5c15dc0-6fb1-4e60-a990-13a6127a9502', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:05,141 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.171s 2022-05-25 15:15:05,141 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-c9fa6394-e4f0-4be2-a730-ac26cff02da3', 'x-compute-request-id': 'req-c9fa6394-e4f0-4be2-a730-ac26cff02da3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:06,306 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.156s 2022-05-25 15:15:06,306 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-847b6ef1-3345-41ec-bd29-68735b06554e', 'x-compute-request-id': 'req-847b6ef1-3345-41ec-bd29-68735b06554e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:07,476 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.160s 2022-05-25 15:15:07,477 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-969ec1ea-4096-4c5e-b827-2fbbea961263', 'x-compute-request-id': 'req-969ec1ea-4096-4c5e-b827-2fbbea961263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:08,642 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.156s 2022-05-25 15:15:08,642 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-56b98317-74c1-45e3-9c76-638985353d4d', 'x-compute-request-id': 'req-56b98317-74c1-45e3-9c76-638985353d4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:09,810 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.159s 2022-05-25 15:15:09,810 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-1c5a0cbe-be91-438b-9612-42cfac29ecce', 'x-compute-request-id': 'req-1c5a0cbe-be91-438b-9612-42cfac29ecce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:10,976 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.157s 2022-05-25 15:15:10,976 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-7bfc3066-e4b5-4ec8-839a-fbe9f53e70bf', 'x-compute-request-id': 'req-7bfc3066-e4b5-4ec8-839a-fbe9f53e70bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:12,143 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.157s 2022-05-25 15:15:12,143 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-bd4554bc-5023-4ec6-8abb-06ff86171999', 'x-compute-request-id': 'req-bd4554bc-5023-4ec6-8abb-06ff86171999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:13,315 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.163s 2022-05-25 15:15:13,315 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-ae4a595b-76da-42d9-b8e4-af84b5cb4050', 'x-compute-request-id': 'req-ae4a595b-76da-42d9-b8e4-af84b5cb4050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:14,477 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.153s 2022-05-25 15:15:14,478 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-45574f09-fd75-4a66-8ab4-5dbc5a0c7f2a', 'x-compute-request-id': 'req-45574f09-fd75-4a66-8ab4-5dbc5a0c7f2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:15,685 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.199s 2022-05-25 15:15:15,686 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-a5321868-c6d3-4c68-a605-1f1c443f1c46', 'x-compute-request-id': 'req-a5321868-c6d3-4c68-a605-1f1c443f1c46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:16,890 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.195s 2022-05-25 15:15:16,891 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-5fb40ba9-90ea-4ddd-ad4a-d4e8e61bcf1f', 'x-compute-request-id': 'req-5fb40ba9-90ea-4ddd-ad4a-d4e8e61bcf1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:18,082 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.183s 2022-05-25 15:15:18,082 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-79764554-66a9-424a-b0f3-cbfef852d450', 'x-compute-request-id': 'req-79764554-66a9-424a-b0f3-cbfef852d450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:19,289 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.198s 2022-05-25 15:15:19,290 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-4c545de5-c34b-415b-a807-b0c0198bd467', 'x-compute-request-id': 'req-4c545de5-c34b-415b-a807-b0c0198bd467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:20,496 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.198s 2022-05-25 15:15:20,496 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-d1a3ed18-df62-4f37-bf36-a494a26f25b5', 'x-compute-request-id': 'req-d1a3ed18-df62-4f37-bf36-a494a26f25b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:21,675 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.169s 2022-05-25 15:15:21,676 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-f08e11b4-1180-4914-a7d3-9da5d8742e0e', 'x-compute-request-id': 'req-f08e11b4-1180-4914-a7d3-9da5d8742e0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:22,925 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.240s 2022-05-25 15:15:22,925 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-0b67d345-2e62-4c06-8eed-6c2c5a084c2e', 'x-compute-request-id': 'req-0b67d345-2e62-4c06-8eed-6c2c5a084c2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:24,137 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.202s 2022-05-25 15:15:24,137 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-4c3f55ac-7e26-4bed-a266-bc4cecca771b', 'x-compute-request-id': 'req-4c3f55ac-7e26-4bed-a266-bc4cecca771b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:25,426 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.280s 2022-05-25 15:15:25,426 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-0d62ec9e-e83d-466b-ac33-7e0dc2d4a622', 'x-compute-request-id': 'req-0d62ec9e-e83d-466b-ac33-7e0dc2d4a622', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:26,788 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.352s 2022-05-25 15:15:26,788 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-dc26bb3c-a4f6-49fb-8948-77f4d6468171', 'x-compute-request-id': 'req-dc26bb3c-a4f6-49fb-8948-77f4d6468171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:27,992 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.196s 2022-05-25 15:15:27,993 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-9a1e2bba-0414-453d-b40f-b10a25d98ebb', 'x-compute-request-id': 'req-9a1e2bba-0414-453d-b40f-b10a25d98ebb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:29,204 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.202s 2022-05-25 15:15:29,205 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-0e1d106b-60cd-4961-8ab4-e9d1ec45c69b', 'x-compute-request-id': 'req-0e1d106b-60cd-4961-8ab4-e9d1ec45c69b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:30,526 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.313s 2022-05-25 15:15:30,526 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-c553f2e6-6121-40a7-be7e-4afa47e041c4', 'x-compute-request-id': 'req-c553f2e6-6121-40a7-be7e-4afa47e041c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:31,751 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.216s 2022-05-25 15:15:31,752 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-23328c3a-e9c1-420c-8112-acc3b9244b3b', 'x-compute-request-id': 'req-23328c3a-e9c1-420c-8112-acc3b9244b3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:32,970 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.210s 2022-05-25 15:15:32,971 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-41dfde76-e114-4203-9cb1-07b389b1b76a', 'x-compute-request-id': 'req-41dfde76-e114-4203-9cb1-07b389b1b76a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:34,145 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.166s 2022-05-25 15:15:34,145 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-674075a5-8222-49ee-9d1c-a07861696bf4', 'x-compute-request-id': 'req-674075a5-8222-49ee-9d1c-a07861696bf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:35,328 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.173s 2022-05-25 15:15:35,329 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-5b4891e1-1adf-4750-97cf-f84a6fcee414', 'x-compute-request-id': 'req-5b4891e1-1adf-4750-97cf-f84a6fcee414', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:36,506 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.169s 2022-05-25 15:15:36,507 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-b1dd1105-a4dd-4935-bde9-ae0f182601e3', 'x-compute-request-id': 'req-b1dd1105-a4dd-4935-bde9-ae0f182601e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:37,692 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.175s 2022-05-25 15:15:37,692 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-3e856ca4-9779-460d-90ec-526cb6e17c6c', 'x-compute-request-id': 'req-3e856ca4-9779-460d-90ec-526cb6e17c6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:38,875 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.170s 2022-05-25 15:15:38,875 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-4eb7d326-48bd-4b7a-8fe9-e4ee41b62aae', 'x-compute-request-id': 'req-4eb7d326-48bd-4b7a-8fe9-e4ee41b62aae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:40,049 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.165s 2022-05-25 15:15:40,049 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-5005c353-4848-4c9e-b61e-f468062dabdb', 'x-compute-request-id': 'req-5005c353-4848-4c9e-b61e-f468062dabdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:41,465 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.406s 2022-05-25 15:15:41,465 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-e58fea63-02a7-411f-96e9-d65de9fe9b5c', 'x-compute-request-id': 'req-e58fea63-02a7-411f-96e9-d65de9fe9b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:42,633 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.158s 2022-05-25 15:15:42,635 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-ad3a0ce4-f782-48d7-b40a-dbdc9da6192d', 'x-compute-request-id': 'req-ad3a0ce4-f782-48d7-b40a-dbdc9da6192d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:43,809 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.162s 2022-05-25 15:15:43,809 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-7cfa1cbe-292c-4aa5-a7bd-99d9b8ac4f64', 'x-compute-request-id': 'req-7cfa1cbe-292c-4aa5-a7bd-99d9b8ac4f64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:44,970 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.152s 2022-05-25 15:15:44,971 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-81f5c7ca-95f6-4698-92ba-8ee2bc56fc0a', 'x-compute-request-id': 'req-81f5c7ca-95f6-4698-92ba-8ee2bc56fc0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:46,135 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.155s 2022-05-25 15:15:46,135 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-7288beff-ccd0-40a0-84d9-8f543dffad00', 'x-compute-request-id': 'req-7288beff-ccd0-40a0-84d9-8f543dffad00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:47,305 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.160s 2022-05-25 15:15:47,305 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-2c812071-1acb-41ca-a843-8ea04b164803', 'x-compute-request-id': 'req-2c812071-1acb-41ca-a843-8ea04b164803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:48,468 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.153s 2022-05-25 15:15:48,468 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-fde6a8ef-ba7e-420a-97f6-476ee3ef58fb', 'x-compute-request-id': 'req-fde6a8ef-ba7e-420a-97f6-476ee3ef58fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:49,638 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.160s 2022-05-25 15:15:49,638 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-64102fd9-ad88-4dfb-9572-803e115eecb3', 'x-compute-request-id': 'req-64102fd9-ad88-4dfb-9572-803e115eecb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:50,800 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.153s 2022-05-25 15:15:50,800 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-331f2933-d845-4373-8a81-2e6f0a3c3a60', 'x-compute-request-id': 'req-331f2933-d845-4373-8a81-2e6f0a3c3a60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:51,967 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.158s 2022-05-25 15:15:51,968 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-1d57ca87-c2a1-4ac4-abff-a1414e90da6c', 'x-compute-request-id': 'req-1d57ca87-c2a1-4ac4-abff-a1414e90da6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:53,139 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.163s 2022-05-25 15:15:53,140 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-71660844-64bc-42c1-bec1-9280762b7f9d', 'x-compute-request-id': 'req-71660844-64bc-42c1-bec1-9280762b7f9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:54,310 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.161s 2022-05-25 15:15:54,310 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-8dc58ef0-b8e6-4b41-b5e4-2f25cb9e6ccf', 'x-compute-request-id': 'req-8dc58ef0-b8e6-4b41-b5e4-2f25cb9e6ccf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:55,486 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.166s 2022-05-25 15:15:55,486 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-a5a7f0c8-6c61-4659-8950-4537e7a9d187', 'x-compute-request-id': 'req-a5a7f0c8-6c61-4659-8950-4537e7a9d187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:56,648 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.153s 2022-05-25 15:15:56,648 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-8973ddfe-3f80-4c0b-b17c-88c37d674250', 'x-compute-request-id': 'req-8973ddfe-3f80-4c0b-b17c-88c37d674250', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:57,835 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.178s 2022-05-25 15:15:57,835 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-a303c2f7-be5f-4556-82b9-831fb525979a', 'x-compute-request-id': 'req-a303c2f7-be5f-4556-82b9-831fb525979a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:15:59,008 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.164s 2022-05-25 15:15:59,008 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-36275f6c-e911-41f6-9d6f-46992fecd9a8', 'x-compute-request-id': 'req-36275f6c-e911-41f6-9d6f-46992fecd9a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:00,170 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.153s 2022-05-25 15:16:00,170 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-600b2859-4cfa-4033-93ec-8422641a119b', 'x-compute-request-id': 'req-600b2859-4cfa-4033-93ec-8422641a119b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:01,382 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.203s 2022-05-25 15:16:01,382 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-b3e7b7fd-9cd6-43a5-b1ad-cce1a0056d7e', 'x-compute-request-id': 'req-b3e7b7fd-9cd6-43a5-b1ad-cce1a0056d7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:02,553 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.162s 2022-05-25 15:16:02,554 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-a10766d3-7c96-48ae-abbf-81a946e754a6', 'x-compute-request-id': 'req-a10766d3-7c96-48ae-abbf-81a946e754a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:03,725 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.162s 2022-05-25 15:16:03,725 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-0adc89bc-6ea2-4776-ad81-40cfbed560f4', 'x-compute-request-id': 'req-0adc89bc-6ea2-4776-ad81-40cfbed560f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:04,903 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.170s 2022-05-25 15:16:04,904 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-7f113f1c-83b2-4a8e-979c-20e1d5f93866', 'x-compute-request-id': 'req-7f113f1c-83b2-4a8e-979c-20e1d5f93866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:06,076 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.164s 2022-05-25 15:16:06,077 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-78b1f1a4-3441-4bcb-9887-9d9fe1a61b2c', 'x-compute-request-id': 'req-78b1f1a4-3441-4bcb-9887-9d9fe1a61b2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:07,246 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.161s 2022-05-25 15:16:07,246 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-af50d50c-4525-488e-849b-0bc2539126a0', 'x-compute-request-id': 'req-af50d50c-4525-488e-849b-0bc2539126a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:08,421 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.166s 2022-05-25 15:16:08,422 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-5184684e-eed6-4394-b210-c905f8e0af09', 'x-compute-request-id': 'req-5184684e-eed6-4394-b210-c905f8e0af09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:09,591 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.160s 2022-05-25 15:16:09,592 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-ef535065-b56c-4f09-9003-63afb94af272', 'x-compute-request-id': 'req-ef535065-b56c-4f09-9003-63afb94af272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:10,759 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.159s 2022-05-25 15:16:10,760 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-70bbb443-e7ea-4c2e-a12d-89d13e5defb0', 'x-compute-request-id': 'req-70bbb443-e7ea-4c2e-a12d-89d13e5defb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:11,932 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.163s 2022-05-25 15:16:11,932 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-621af265-60fd-457f-a5df-7f351ac4e849', 'x-compute-request-id': 'req-621af265-60fd-457f-a5df-7f351ac4e849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:13,097 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.157s 2022-05-25 15:16:13,098 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-5f6b8503-d65d-42c8-8647-c89d2bdd381e', 'x-compute-request-id': 'req-5f6b8503-d65d-42c8-8647-c89d2bdd381e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:14,288 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.181s 2022-05-25 15:16:14,289 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-aa4dc2c8-57f9-459c-98d7-a3a72f4dad13', 'x-compute-request-id': 'req-aa4dc2c8-57f9-459c-98d7-a3a72f4dad13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:15,506 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.201s 2022-05-25 15:16:15,506 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-df234c90-8c29-4a30-b3d3-48bd17241532', 'x-compute-request-id': 'req-df234c90-8c29-4a30-b3d3-48bd17241532', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:16,680 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.166s 2022-05-25 15:16:16,681 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-ca2f15ae-5b5f-4ea7-9b7c-863213777374', 'x-compute-request-id': 'req-ca2f15ae-5b5f-4ea7-9b7c-863213777374', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:17,856 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.166s 2022-05-25 15:16:17,856 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-6cb1f4d9-23ee-4bb4-bb05-a1b1d7324a7f', 'x-compute-request-id': 'req-6cb1f4d9-23ee-4bb4-bb05-a1b1d7324a7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:19,042 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.177s 2022-05-25 15:16:19,042 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-6f84e4dc-04e2-4852-ba64-7f564d88d5a7', 'x-compute-request-id': 'req-6f84e4dc-04e2-4852-ba64-7f564d88d5a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:20,320 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.269s 2022-05-25 15:16:20,320 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-f427873a-7b71-483d-a4d8-d1932765f77c', 'x-compute-request-id': 'req-f427873a-7b71-483d-a4d8-d1932765f77c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:21,485 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.157s 2022-05-25 15:16:21,486 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-90769513-9c82-45fc-a3bc-26031b82ee81', 'x-compute-request-id': 'req-90769513-9c82-45fc-a3bc-26031b82ee81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:22,655 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.160s 2022-05-25 15:16:22,656 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-a57efbba-1d2f-4de4-b372-94702a17571c', 'x-compute-request-id': 'req-a57efbba-1d2f-4de4-b372-94702a17571c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:23,827 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.162s 2022-05-25 15:16:23,827 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-146195aa-7ff2-4c6a-862d-3e09d39fdfd9', 'x-compute-request-id': 'req-146195aa-7ff2-4c6a-862d-3e09d39fdfd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:25,021 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.185s 2022-05-25 15:16:25,022 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-1fee1be6-6300-4402-b4a2-914b8436760b', 'x-compute-request-id': 'req-1fee1be6-6300-4402-b4a2-914b8436760b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:26,189 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.158s 2022-05-25 15:16:26,189 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-85cea340-0082-49f0-825f-d08f87510d21', 'x-compute-request-id': 'req-85cea340-0082-49f0-825f-d08f87510d21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:27,360 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.161s 2022-05-25 15:16:27,360 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-6f33905a-85c0-4dd7-a1b3-140b759400ab', 'x-compute-request-id': 'req-6f33905a-85c0-4dd7-a1b3-140b759400ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:28,587 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.212s 2022-05-25 15:16:28,587 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-14aba26d-f442-46d9-9b83-8d3ec3b37f2c', 'x-compute-request-id': 'req-14aba26d-f442-46d9-9b83-8d3ec3b37f2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:29,758 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.158s 2022-05-25 15:16:29,759 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-f9af0605-3d0b-4524-be44-37133659e109', 'x-compute-request-id': 'req-f9af0605-3d0b-4524-be44-37133659e109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:30,934 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.167s 2022-05-25 15:16:30,935 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-38d64762-18ae-40a5-96a5-bca05d6e91c3', 'x-compute-request-id': 'req-38d64762-18ae-40a5-96a5-bca05d6e91c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:32,102 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.158s 2022-05-25 15:16:32,103 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-39dfb2b0-ccc0-4dfd-9ca8-5d4f9adb6e48', 'x-compute-request-id': 'req-39dfb2b0-ccc0-4dfd-9ca8-5d4f9adb6e48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:33,277 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.166s 2022-05-25 15:16:33,278 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-66258a6d-8c92-4dea-81a2-6f57adf9ce78', 'x-compute-request-id': 'req-66258a6d-8c92-4dea-81a2-6f57adf9ce78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:34,472 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.185s 2022-05-25 15:16:34,472 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-1721cc80-0ef7-4d60-a7d8-2d7781c8483b', 'x-compute-request-id': 'req-1721cc80-0ef7-4d60-a7d8-2d7781c8483b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:35,646 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.164s 2022-05-25 15:16:35,646 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-d38e3b1d-2009-43a6-aa79-3f14e3f0dc7c', 'x-compute-request-id': 'req-d38e3b1d-2009-43a6-aa79-3f14e3f0dc7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:36,826 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.171s 2022-05-25 15:16:36,826 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-811a2094-21cf-4f85-8df1-b622845972dc', 'x-compute-request-id': 'req-811a2094-21cf-4f85-8df1-b622845972dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:38,006 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.170s 2022-05-25 15:16:38,006 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-7fabc69d-f498-4452-8d7d-3039fea504b5', 'x-compute-request-id': 'req-7fabc69d-f498-4452-8d7d-3039fea504b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:39,206 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.190s 2022-05-25 15:16:39,206 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-43860b1b-8b4b-4d00-a34d-96cec5e51c0a', 'x-compute-request-id': 'req-43860b1b-8b4b-4d00-a34d-96cec5e51c0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:40,389 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.169s 2022-05-25 15:16:40,389 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-4aca4023-0c3f-49a5-a1a8-dabcdcf65db7', 'x-compute-request-id': 'req-4aca4023-0c3f-49a5-a1a8-dabcdcf65db7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:41,558 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.159s 2022-05-25 15:16:41,558 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-ac1b7287-f3c6-44f3-8071-587cc15313f8', 'x-compute-request-id': 'req-ac1b7287-f3c6-44f3-8071-587cc15313f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:42,748 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.180s 2022-05-25 15:16:42,749 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-8448e4b5-9502-4d24-9c8b-b3f86b174d0e', 'x-compute-request-id': 'req-8448e4b5-9502-4d24-9c8b-b3f86b174d0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:43,950 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.193s 2022-05-25 15:16:43,951 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-85aecf28-0c82-44d3-999e-9b5aec0ae1b8', 'x-compute-request-id': 'req-85aecf28-0c82-44d3-999e-9b5aec0ae1b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:45,156 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.194s 2022-05-25 15:16:45,157 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-e4aa49bf-17ed-4604-a4da-c19779a55ee4', 'x-compute-request-id': 'req-e4aa49bf-17ed-4604-a4da-c19779a55ee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:46,325 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.158s 2022-05-25 15:16:46,325 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-0fb198ac-e92e-42f9-90a9-227624ab54e1', 'x-compute-request-id': 'req-0fb198ac-e92e-42f9-90a9-227624ab54e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:47,496 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.162s 2022-05-25 15:16:47,497 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-e0ae326d-45c8-45f9-89c4-99b52bf2382d', 'x-compute-request-id': 'req-e0ae326d-45c8-45f9-89c4-99b52bf2382d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:48,676 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.170s 2022-05-25 15:16:48,684 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-2479a12c-fc55-4a5b-b71c-317dbff48136', 'x-compute-request-id': 'req-2479a12c-fc55-4a5b-b71c-317dbff48136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:49,856 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.163s 2022-05-25 15:16:49,856 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-61236475-ff34-459b-b82f-ea999200f3d4', 'x-compute-request-id': 'req-61236475-ff34-459b-b82f-ea999200f3d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:51,025 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.161s 2022-05-25 15:16:51,026 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-6fbde8d3-ccae-4778-8b51-c65c239b392d', 'x-compute-request-id': 'req-6fbde8d3-ccae-4778-8b51-c65c239b392d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:52,195 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.160s 2022-05-25 15:16:52,195 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-4981a701-1114-4413-9cc4-1f55f43c63da', 'x-compute-request-id': 'req-4981a701-1114-4413-9cc4-1f55f43c63da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:53,376 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.172s 2022-05-25 15:16:53,377 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-bda1809d-cf32-4b32-a2c0-1a09ece45733', 'x-compute-request-id': 'req-bda1809d-cf32-4b32-a2c0-1a09ece45733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:54,558 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.172s 2022-05-25 15:16:54,558 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-a7664083-6786-4f3d-ad4b-55e28af2475d', 'x-compute-request-id': 'req-a7664083-6786-4f3d-ad4b-55e28af2475d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:55,730 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.163s 2022-05-25 15:16:55,731 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-bea46b2f-1e2a-45ab-bc63-a8972a876466', 'x-compute-request-id': 'req-bea46b2f-1e2a-45ab-bc63-a8972a876466', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:56,906 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.166s 2022-05-25 15:16:56,906 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-86d60c39-8c94-44ba-b4cd-f6ffc91c007d', 'x-compute-request-id': 'req-86d60c39-8c94-44ba-b4cd-f6ffc91c007d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:58,076 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.160s 2022-05-25 15:16:58,076 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-6c306838-e8ca-431e-859c-3cbec94f6dfb', 'x-compute-request-id': 'req-6c306838-e8ca-431e-859c-3cbec94f6dfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:16:59,265 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.180s 2022-05-25 15:16:59,266 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-41c34a91-4487-47fe-912c-2d2dcfb7d80b', 'x-compute-request-id': 'req-41c34a91-4487-47fe-912c-2d2dcfb7d80b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:00,448 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.173s 2022-05-25 15:17:00,448 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-da9f34b3-6a83-4c29-ba11-950327bfb64b', 'x-compute-request-id': 'req-da9f34b3-6a83-4c29-ba11-950327bfb64b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:01,620 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.163s 2022-05-25 15:17:01,620 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-06b01ffc-2f99-4e2b-93a2-6c9b49c6d1e5', 'x-compute-request-id': 'req-06b01ffc-2f99-4e2b-93a2-6c9b49c6d1e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:02,795 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.165s 2022-05-25 15:17:02,795 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-d5df0456-019e-406c-a2d8-5400e7dd37de', 'x-compute-request-id': 'req-d5df0456-019e-406c-a2d8-5400e7dd37de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:03,971 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.167s 2022-05-25 15:17:03,972 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-b2390146-39ea-424c-98a0-4d79dfb4c613', 'x-compute-request-id': 'req-b2390146-39ea-424c-98a0-4d79dfb4c613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:05,149 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.168s 2022-05-25 15:17:05,150 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-7e3e9d68-0cfe-4295-bb10-a45e956b51f9', 'x-compute-request-id': 'req-7e3e9d68-0cfe-4295-bb10-a45e956b51f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:06,322 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.163s 2022-05-25 15:17:06,322 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-903d8c15-0755-4b7f-90c2-a42e5170abd6', 'x-compute-request-id': 'req-903d8c15-0755-4b7f-90c2-a42e5170abd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:07,489 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.159s 2022-05-25 15:17:07,490 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-2cf49aaa-ffb6-49ca-932b-ab71c437bcc4', 'x-compute-request-id': 'req-2cf49aaa-ffb6-49ca-932b-ab71c437bcc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:08,660 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.160s 2022-05-25 15:17:08,660 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-b40baed3-dcb5-489f-863a-c73884dd2937', 'x-compute-request-id': 'req-b40baed3-dcb5-489f-863a-c73884dd2937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:09,839 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.170s 2022-05-25 15:17:09,842 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-2a98a114-c059-4625-b925-981aadd4267d', 'x-compute-request-id': 'req-2a98a114-c059-4625-b925-981aadd4267d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:11,016 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.165s 2022-05-25 15:17:11,016 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-e8a44f23-acd7-4777-ba2e-45d35f7f3446', 'x-compute-request-id': 'req-e8a44f23-acd7-4777-ba2e-45d35f7f3446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:12,187 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.161s 2022-05-25 15:17:12,201 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-88d0d4ca-c3da-4c57-8d69-5ad7393aa433', 'x-compute-request-id': 'req-88d0d4ca-c3da-4c57-8d69-5ad7393aa433', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:13,383 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.172s 2022-05-25 15:17:13,383 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-ace78fd9-b5c1-40b0-865f-634e41688b60', 'x-compute-request-id': 'req-ace78fd9-b5c1-40b0-865f-634e41688b60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:14,577 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.184s 2022-05-25 15:17:14,577 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-a232c107-4107-4c22-9e2e-869c4efe7d26', 'x-compute-request-id': 'req-a232c107-4107-4c22-9e2e-869c4efe7d26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:15,746 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.159s 2022-05-25 15:17:15,747 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-b112fc95-1224-4f49-a0da-9d26df42d0d8', 'x-compute-request-id': 'req-b112fc95-1224-4f49-a0da-9d26df42d0d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:16,924 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.167s 2022-05-25 15:17:16,925 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-f8c094d2-0301-4b83-b905-5ba2a5c200b4', 'x-compute-request-id': 'req-f8c094d2-0301-4b83-b905-5ba2a5c200b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:18,514 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.580s 2022-05-25 15:17:18,515 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-b238d7f2-84d6-48b6-8417-358634f45687', 'x-compute-request-id': 'req-b238d7f2-84d6-48b6-8417-358634f45687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:19,720 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.196s 2022-05-25 15:17:19,720 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-0cd5aae9-8635-42a7-8d27-eacabd549b76', 'x-compute-request-id': 'req-0cd5aae9-8635-42a7-8d27-eacabd549b76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:20,898 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.168s 2022-05-25 15:17:20,899 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-1f13f906-b8f7-4045-8274-4806cc02dbd8', 'x-compute-request-id': 'req-1f13f906-b8f7-4045-8274-4806cc02dbd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:22,069 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.161s 2022-05-25 15:17:22,069 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-f927161c-59b3-45f7-a2cf-9064e2472a6a', 'x-compute-request-id': 'req-f927161c-59b3-45f7-a2cf-9064e2472a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:23,239 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.160s 2022-05-25 15:17:23,239 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-21fc4a3d-0df1-4f23-bf28-7c5502de0dcc', 'x-compute-request-id': 'req-21fc4a3d-0df1-4f23-bf28-7c5502de0dcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:24,442 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.193s 2022-05-25 15:17:24,443 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-bfeb3710-6fdf-4655-bd5e-e33e218b2594', 'x-compute-request-id': 'req-bfeb3710-6fdf-4655-bd5e-e33e218b2594', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:25,613 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.159s 2022-05-25 15:17:25,613 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-955670aa-af37-4123-875e-c93ad791d05b', 'x-compute-request-id': 'req-955670aa-af37-4123-875e-c93ad791d05b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:26,797 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.171s 2022-05-25 15:17:26,798 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-b077ab08-bc5d-4014-8731-34687a173295', 'x-compute-request-id': 'req-b077ab08-bc5d-4014-8731-34687a173295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:27,963 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.156s 2022-05-25 15:17:27,963 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-87128100-d3d8-4bd0-9c34-7855485477f2', 'x-compute-request-id': 'req-87128100-d3d8-4bd0-9c34-7855485477f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:29,138 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.166s 2022-05-25 15:17:29,138 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-4ac3fcd1-6146-4ed4-83f5-20f153a9cfde', 'x-compute-request-id': 'req-4ac3fcd1-6146-4ed4-83f5-20f153a9cfde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:30,328 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.181s 2022-05-25 15:17:30,328 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-22d47755-b038-4ee5-a7ab-b8f50c62c6d7', 'x-compute-request-id': 'req-22d47755-b038-4ee5-a7ab-b8f50c62c6d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:31,507 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.170s 2022-05-25 15:17:31,508 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-f99a4c5d-58ba-4057-8b52-a6654ee5fa37', 'x-compute-request-id': 'req-f99a4c5d-58ba-4057-8b52-a6654ee5fa37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:32,678 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.162s 2022-05-25 15:17:32,678 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-0e4d3828-e383-4b60-acf1-c6063857109e', 'x-compute-request-id': 'req-0e4d3828-e383-4b60-acf1-c6063857109e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:33,846 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.158s 2022-05-25 15:17:33,846 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-99f561d7-9443-4b73-ac47-becbd0b9b894', 'x-compute-request-id': 'req-99f561d7-9443-4b73-ac47-becbd0b9b894', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:35,020 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.164s 2022-05-25 15:17:35,021 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-fd2c6321-7a02-47f2-9e73-829cf8a1b4ad', 'x-compute-request-id': 'req-fd2c6321-7a02-47f2-9e73-829cf8a1b4ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:36,187 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.157s 2022-05-25 15:17:36,188 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-dee6dcf0-7faf-4647-a55f-54370fb2c475', 'x-compute-request-id': 'req-dee6dcf0-7faf-4647-a55f-54370fb2c475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:37,358 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.162s 2022-05-25 15:17:37,359 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-56bb57c9-73d0-4db0-ad04-675afc045b84', 'x-compute-request-id': 'req-56bb57c9-73d0-4db0-ad04-675afc045b84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:38,528 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.160s 2022-05-25 15:17:38,528 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-25b1a26d-24a1-4c40-80ee-2fd2c33bf65e', 'x-compute-request-id': 'req-25b1a26d-24a1-4c40-80ee-2fd2c33bf65e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:39,697 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.161s 2022-05-25 15:17:39,698 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-2112edd7-6a5f-4517-908a-4d1acb1a127e', 'x-compute-request-id': 'req-2112edd7-6a5f-4517-908a-4d1acb1a127e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:40,869 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.163s 2022-05-25 15:17:40,869 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-9f3da405-4356-40d8-a844-d153055d0861', 'x-compute-request-id': 'req-9f3da405-4356-40d8-a844-d153055d0861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:42,035 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.157s 2022-05-25 15:17:42,036 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-2680316d-2295-4314-bb92-4997aaa9c2b3', 'x-compute-request-id': 'req-2680316d-2295-4314-bb92-4997aaa9c2b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:43,216 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.172s 2022-05-25 15:17:43,217 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-bb76bdf5-33fa-4d01-a741-037e54a684a9', 'x-compute-request-id': 'req-bb76bdf5-33fa-4d01-a741-037e54a684a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:44,384 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.158s 2022-05-25 15:17:44,384 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-63c85b47-8344-4ddc-9989-b5273263c9cd', 'x-compute-request-id': 'req-63c85b47-8344-4ddc-9989-b5273263c9cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:45,550 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.156s 2022-05-25 15:17:45,550 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-ca88ec70-a62b-48d4-bc89-d4428d8bbffb', 'x-compute-request-id': 'req-ca88ec70-a62b-48d4-bc89-d4428d8bbffb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:46,733 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.174s 2022-05-25 15:17:46,734 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-fd60b221-0230-43db-a832-a297afc1ac90', 'x-compute-request-id': 'req-fd60b221-0230-43db-a832-a297afc1ac90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:47,910 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.167s 2022-05-25 15:17:47,911 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-c157770f-50a7-4d28-ad52-fd96c1fc045d', 'x-compute-request-id': 'req-c157770f-50a7-4d28-ad52-fd96c1fc045d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:49,078 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.159s 2022-05-25 15:17:49,078 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-0a15cfa3-bb08-43b7-ad61-9f9069835ad8', 'x-compute-request-id': 'req-0a15cfa3-bb08-43b7-ad61-9f9069835ad8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:50,251 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.164s 2022-05-25 15:17:50,251 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-45505208-1d3a-4961-a062-211eb3816dfc', 'x-compute-request-id': 'req-45505208-1d3a-4961-a062-211eb3816dfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:51,429 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.169s 2022-05-25 15:17:51,429 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-ac8b9a03-7de1-4311-95f0-ccbee4011b42', 'x-compute-request-id': 'req-ac8b9a03-7de1-4311-95f0-ccbee4011b42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:52,606 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.167s 2022-05-25 15:17:52,606 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-a2bbb0fd-0932-4aec-8a5f-3f418b6a8e3c', 'x-compute-request-id': 'req-a2bbb0fd-0932-4aec-8a5f-3f418b6a8e3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:53,778 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.163s 2022-05-25 15:17:53,778 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-48f41b58-955b-4cf1-a845-872b54f7b064', 'x-compute-request-id': 'req-48f41b58-955b-4cf1-a845-872b54f7b064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:54,941 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.154s 2022-05-25 15:17:54,942 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-226b5f7b-acd6-4b8f-bf6b-2580f803b00b', 'x-compute-request-id': 'req-226b5f7b-acd6-4b8f-bf6b-2580f803b00b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:56,107 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.157s 2022-05-25 15:17:56,108 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-73aeba7f-aad6-4331-b8b0-6b2f0a6faa09', 'x-compute-request-id': 'req-73aeba7f-aad6-4331-b8b0-6b2f0a6faa09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:57,276 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.158s 2022-05-25 15:17:57,276 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-1e6154b1-b1b1-4b35-9390-24820fd0ec4e', 'x-compute-request-id': 'req-1e6154b1-b1b1-4b35-9390-24820fd0ec4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:58,467 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.173s 2022-05-25 15:17:58,467 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-51be6f8f-6c5e-4393-8f9e-c3a6cba3c24b', 'x-compute-request-id': 'req-51be6f8f-6c5e-4393-8f9e-c3a6cba3c24b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:17:59,642 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.165s 2022-05-25 15:17:59,642 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-ee973e0d-1bba-4063-b862-41dd86e12e1b', 'x-compute-request-id': 'req-ee973e0d-1bba-4063-b862-41dd86e12e1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:00,816 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.165s 2022-05-25 15:18:00,816 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-37f81918-2c67-4101-b61c-0a9c176cc893', 'x-compute-request-id': 'req-37f81918-2c67-4101-b61c-0a9c176cc893', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:02,100 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.276s 2022-05-25 15:18:02,101 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-0a0d3183-a9ce-46ae-a98d-0a3657918cd4', 'x-compute-request-id': 'req-0a0d3183-a9ce-46ae-a98d-0a3657918cd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:03,278 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.167s 2022-05-25 15:18:03,279 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-aa9d5e4d-4982-48a7-9c1d-a451c2cf9313', 'x-compute-request-id': 'req-aa9d5e4d-4982-48a7-9c1d-a451c2cf9313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:04,444 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.156s 2022-05-25 15:18:04,445 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-8eec1d47-9e4b-43ec-bf10-1f9bd31e88af', 'x-compute-request-id': 'req-8eec1d47-9e4b-43ec-bf10-1f9bd31e88af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:05,607 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.154s 2022-05-25 15:18:05,608 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-b3c1bfe2-5c25-4846-b3df-1aee332835e4', 'x-compute-request-id': 'req-b3c1bfe2-5c25-4846-b3df-1aee332835e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:06,775 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.158s 2022-05-25 15:18:06,775 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-b2b93318-a024-46a1-8072-2f379716b564', 'x-compute-request-id': 'req-b2b93318-a024-46a1-8072-2f379716b564', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:07,942 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.157s 2022-05-25 15:18:07,942 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-37721e00-0c03-4005-880f-ed6c623298cf', 'x-compute-request-id': 'req-37721e00-0c03-4005-880f-ed6c623298cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:09,141 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.190s 2022-05-25 15:18:09,141 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-0f701d24-5490-4ab4-9487-d08826d8a98b', 'x-compute-request-id': 'req-0f701d24-5490-4ab4-9487-d08826d8a98b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:10,306 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.156s 2022-05-25 15:18:10,307 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-db27dee0-7572-42ad-a794-b666c59f522f', 'x-compute-request-id': 'req-db27dee0-7572-42ad-a794-b666c59f522f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:11,473 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.157s 2022-05-25 15:18:11,473 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-8e5241c1-d7e9-47c8-8a47-181d7574e978', 'x-compute-request-id': 'req-8e5241c1-d7e9-47c8-8a47-181d7574e978', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:12,638 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.155s 2022-05-25 15:18:12,638 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-8e891352-8550-41bc-9500-90c549cb7b72', 'x-compute-request-id': 'req-8e891352-8550-41bc-9500-90c549cb7b72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:13,807 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.158s 2022-05-25 15:18:13,807 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-05d62874-ae2f-481a-97a6-7c2a458cd8ff', 'x-compute-request-id': 'req-05d62874-ae2f-481a-97a6-7c2a458cd8ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:15,274 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.458s 2022-05-25 15:18:15,275 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-40a39bb1-6554-4760-b17e-aff32e808b58', 'x-compute-request-id': 'req-40a39bb1-6554-4760-b17e-aff32e808b58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:16,509 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.223s 2022-05-25 15:18:16,509 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-9b6014f3-2b9a-4bb9-b2d0-4c0ad3d95e77', 'x-compute-request-id': 'req-9b6014f3-2b9a-4bb9-b2d0-4c0ad3d95e77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:17,777 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.257s 2022-05-25 15:18:17,777 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-4a932582-2aca-42ee-ad9c-ac8e0e3de637', 'x-compute-request-id': 'req-4a932582-2aca-42ee-ad9c-ac8e0e3de637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:18,999 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.212s 2022-05-25 15:18:18,999 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-c41e1ffb-6e9a-45e7-9095-5d4bd8e40e40', 'x-compute-request-id': 'req-c41e1ffb-6e9a-45e7-9095-5d4bd8e40e40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:20,234 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.226s 2022-05-25 15:18:20,235 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-0e3daa29-e527-45ee-8d7d-8fd5d3ae4874', 'x-compute-request-id': 'req-0e3daa29-e527-45ee-8d7d-8fd5d3ae4874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:21,464 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.221s 2022-05-25 15:18:21,464 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-724dd605-9af0-4af3-bd60-ff897c2cd13c', 'x-compute-request-id': 'req-724dd605-9af0-4af3-bd60-ff897c2cd13c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:22,706 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.230s 2022-05-25 15:18:22,707 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-93ef7ebd-07d5-4cf3-8b90-ec60d7290459', 'x-compute-request-id': 'req-93ef7ebd-07d5-4cf3-8b90-ec60d7290459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:23,938 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.222s 2022-05-25 15:18:23,938 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-a5dd38f9-fd6c-4170-89f2-e91c26973cb5', 'x-compute-request-id': 'req-a5dd38f9-fd6c-4170-89f2-e91c26973cb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:25,188 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.240s 2022-05-25 15:18:25,189 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-55f424d6-ba6f-46cd-8c23-196b56917116', 'x-compute-request-id': 'req-55f424d6-ba6f-46cd-8c23-196b56917116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:26,426 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.228s 2022-05-25 15:18:26,426 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-9da9857b-61cb-4470-aa45-24c798001cf7', 'x-compute-request-id': 'req-9da9857b-61cb-4470-aa45-24c798001cf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:27,672 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.237s 2022-05-25 15:18:27,677 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-38756a25-5340-4bf7-b9c3-51d632e154a1', 'x-compute-request-id': 'req-38756a25-5340-4bf7-b9c3-51d632e154a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:28,899 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.213s 2022-05-25 15:18:28,899 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-750021ab-166d-4770-b1d7-957e4c80e311', 'x-compute-request-id': 'req-750021ab-166d-4770-b1d7-957e4c80e311', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:30,146 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.238s 2022-05-25 15:18:30,147 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-1163c1a8-d252-476f-bffa-6874d82c738b', 'x-compute-request-id': 'req-1163c1a8-d252-476f-bffa-6874d82c738b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:31,368 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.214s 2022-05-25 15:18:31,369 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-a3a1e339-d5a3-485d-855a-c63921cac42c', 'x-compute-request-id': 'req-a3a1e339-d5a3-485d-855a-c63921cac42c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:32,608 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.230s 2022-05-25 15:18:32,608 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-b672bef8-1884-48e5-8ca7-f925acbf16f9', 'x-compute-request-id': 'req-b672bef8-1884-48e5-8ca7-f925acbf16f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:33,845 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.228s 2022-05-25 15:18:33,846 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-98c5716d-3586-42ce-b01f-d6d8bd97d3cc', 'x-compute-request-id': 'req-98c5716d-3586-42ce-b01f-d6d8bd97d3cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:35,079 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.223s 2022-05-25 15:18:35,079 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-a6b81a0d-483d-4ac4-9e9e-d4dd235f4d38', 'x-compute-request-id': 'req-a6b81a0d-483d-4ac4-9e9e-d4dd235f4d38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:36,317 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.228s 2022-05-25 15:18:36,317 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-cbecf8aa-f60c-4c40-9255-5f4d1140f194', 'x-compute-request-id': 'req-cbecf8aa-f60c-4c40-9255-5f4d1140f194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:37,553 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.227s 2022-05-25 15:18:37,554 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-4de64121-cca9-41ab-9283-58e264b56f4b', 'x-compute-request-id': 'req-4de64121-cca9-41ab-9283-58e264b56f4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:38,774 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.211s 2022-05-25 15:18:38,774 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-cd0037a8-773e-4edd-b4e6-2eca865c671f', 'x-compute-request-id': 'req-cd0037a8-773e-4edd-b4e6-2eca865c671f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:40,242 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.460s 2022-05-25 15:18:40,243 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-83d43c8a-df6e-4322-8f5d-f13a38a36d8c', 'x-compute-request-id': 'req-83d43c8a-df6e-4322-8f5d-f13a38a36d8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:41,484 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.233s 2022-05-25 15:18:41,485 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-2b3c7739-c079-4876-9bec-9ce891a2d851', 'x-compute-request-id': 'req-2b3c7739-c079-4876-9bec-9ce891a2d851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:42,703 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.207s 2022-05-25 15:18:42,703 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-f595e4f3-8530-4b86-8add-61197751cf8e', 'x-compute-request-id': 'req-f595e4f3-8530-4b86-8add-61197751cf8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:43,920 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.209s 2022-05-25 15:18:43,921 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-6774eee1-8296-425c-be16-a549af40cf6a', 'x-compute-request-id': 'req-6774eee1-8296-425c-be16-a549af40cf6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:45,155 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.226s 2022-05-25 15:18:45,155 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-a68b7990-b093-4c9f-8788-396a52872668', 'x-compute-request-id': 'req-a68b7990-b093-4c9f-8788-396a52872668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:46,397 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.232s 2022-05-25 15:18:46,397 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-20d37380-f253-4827-a53f-1d33f73bc6b2', 'x-compute-request-id': 'req-20d37380-f253-4827-a53f-1d33f73bc6b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:47,641 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.234s 2022-05-25 15:18:47,641 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-944f59d2-dbf6-415c-81c2-805d5b504ae7', 'x-compute-request-id': 'req-944f59d2-dbf6-415c-81c2-805d5b504ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:48,879 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.229s 2022-05-25 15:18:48,879 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-5ceca2da-dc7b-4047-93dd-0157f22dc9e2', 'x-compute-request-id': 'req-5ceca2da-dc7b-4047-93dd-0157f22dc9e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:50,121 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.233s 2022-05-25 15:18:50,121 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-668ea98f-0afe-4b5b-9751-1b1a962902b3', 'x-compute-request-id': 'req-668ea98f-0afe-4b5b-9751-1b1a962902b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:51,364 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.232s 2022-05-25 15:18:51,364 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-2469f2fa-a06d-4b65-993e-3ca3e269df01', 'x-compute-request-id': 'req-2469f2fa-a06d-4b65-993e-3ca3e269df01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:52,590 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.217s 2022-05-25 15:18:52,591 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-1af2650f-fef8-4b23-974d-5bebea4f3ac6', 'x-compute-request-id': 'req-1af2650f-fef8-4b23-974d-5bebea4f3ac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:53,826 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.226s 2022-05-25 15:18:53,827 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-6c65fd26-950c-40e8-b82a-b249be8126cd', 'x-compute-request-id': 'req-6c65fd26-950c-40e8-b82a-b249be8126cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:55,079 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.243s 2022-05-25 15:18:55,080 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-d3ed7615-fb10-4740-95ee-86aac2d8fc4a', 'x-compute-request-id': 'req-d3ed7615-fb10-4740-95ee-86aac2d8fc4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:56,319 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.229s 2022-05-25 15:18:56,319 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-ba331809-1fa6-4567-ae24-78fac56dfe01', 'x-compute-request-id': 'req-ba331809-1fa6-4567-ae24-78fac56dfe01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:57,555 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.227s 2022-05-25 15:18:57,556 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-45694f0e-e50e-4b19-9e7c-9edb1e12d1d6', 'x-compute-request-id': 'req-45694f0e-e50e-4b19-9e7c-9edb1e12d1d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:18:58,785 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.221s 2022-05-25 15:18:58,786 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-2be29c57-286b-4b58-adfb-66f7ae83d08a', 'x-compute-request-id': 'req-2be29c57-286b-4b58-adfb-66f7ae83d08a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:00,027 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.233s 2022-05-25 15:19:00,028 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-08ea98b2-b2d0-4b62-a17e-3ebbb730249d', 'x-compute-request-id': 'req-08ea98b2-b2d0-4b62-a17e-3ebbb730249d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:01,270 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.233s 2022-05-25 15:19:01,271 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-d10ff6dc-df09-450c-87a1-e039229339c1', 'x-compute-request-id': 'req-d10ff6dc-df09-450c-87a1-e039229339c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:02,531 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.246s 2022-05-25 15:19:02,536 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-a7ed06d6-b0d3-4cef-83b0-1b9237b266db', 'x-compute-request-id': 'req-a7ed06d6-b0d3-4cef-83b0-1b9237b266db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:03,995 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.450s 2022-05-25 15:19:03,995 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-59813ad0-2d48-40b9-aeaf-a4a0c82eaa47', 'x-compute-request-id': 'req-59813ad0-2d48-40b9-aeaf-a4a0c82eaa47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:05,225 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.221s 2022-05-25 15:19:05,225 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-23c87014-5236-42cd-9af5-e698eaa03622', 'x-compute-request-id': 'req-23c87014-5236-42cd-9af5-e698eaa03622', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:06,456 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.222s 2022-05-25 15:19:06,456 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-5dac3550-6a65-4ff0-bca6-7d6e5d2757fe', 'x-compute-request-id': 'req-5dac3550-6a65-4ff0-bca6-7d6e5d2757fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:07,692 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.227s 2022-05-25 15:19:07,693 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-416d76e8-85cb-41a1-95d4-a488229aa464', 'x-compute-request-id': 'req-416d76e8-85cb-41a1-95d4-a488229aa464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:08,930 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.229s 2022-05-25 15:19:08,931 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-6b860111-3083-4dcf-8cd1-7eab581d4d73', 'x-compute-request-id': 'req-6b860111-3083-4dcf-8cd1-7eab581d4d73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:10,169 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.230s 2022-05-25 15:19:10,170 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-3e950e68-e5f0-4e97-bf8f-aad90187bf64', 'x-compute-request-id': 'req-3e950e68-e5f0-4e97-bf8f-aad90187bf64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:11,399 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.220s 2022-05-25 15:19:11,399 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-e2c60cca-01b7-4ada-b249-50d4c6480707', 'x-compute-request-id': 'req-e2c60cca-01b7-4ada-b249-50d4c6480707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:12,627 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.220s 2022-05-25 15:19:12,627 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-7995183f-f50f-4e9b-90e9-0d916782cd7f', 'x-compute-request-id': 'req-7995183f-f50f-4e9b-90e9-0d916782cd7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:13,862 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.225s 2022-05-25 15:19:13,863 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-cb27dc5b-05c6-4b6c-902a-2497794f6503', 'x-compute-request-id': 'req-cb27dc5b-05c6-4b6c-902a-2497794f6503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:15,076 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.204s 2022-05-25 15:19:15,076 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-1403b18b-abad-4d01-a66d-8b77946cbc44', 'x-compute-request-id': 'req-1403b18b-abad-4d01-a66d-8b77946cbc44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:16,329 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.243s 2022-05-25 15:19:16,330 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-2fecfd29-1079-42eb-a3c2-b25aaa35cc28', 'x-compute-request-id': 'req-2fecfd29-1079-42eb-a3c2-b25aaa35cc28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:17,573 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.234s 2022-05-25 15:19:17,573 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-f5f8eae9-17b5-4d72-8c08-e6fb30f6faaa', 'x-compute-request-id': 'req-f5f8eae9-17b5-4d72-8c08-e6fb30f6faaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:18,810 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.227s 2022-05-25 15:19:18,810 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-c6ac1ac3-3ac4-4a8b-9a63-ce2de1501867', 'x-compute-request-id': 'req-c6ac1ac3-3ac4-4a8b-9a63-ce2de1501867', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:20,045 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.226s 2022-05-25 15:19:20,045 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-64ec2f2a-3b5e-44c3-a56e-b48c563bc86b', 'x-compute-request-id': 'req-64ec2f2a-3b5e-44c3-a56e-b48c563bc86b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:21,284 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.230s 2022-05-25 15:19:21,284 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-337b21de-e74c-4e80-b05d-a4a718f38a85', 'x-compute-request-id': 'req-337b21de-e74c-4e80-b05d-a4a718f38a85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:22,525 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.232s 2022-05-25 15:19:22,525 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-d645a232-3186-46f5-8df5-66b86dc4b48e', 'x-compute-request-id': 'req-d645a232-3186-46f5-8df5-66b86dc4b48e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:23,763 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.230s 2022-05-25 15:19:23,764 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-f2f53d26-ce66-4d35-a044-cdf304f29112', 'x-compute-request-id': 'req-f2f53d26-ce66-4d35-a044-cdf304f29112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:25,001 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.228s 2022-05-25 15:19:25,001 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-0520aa03-6308-47fa-b3ad-43460e4d0646', 'x-compute-request-id': 'req-0520aa03-6308-47fa-b3ad-43460e4d0646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:26,268 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.258s 2022-05-25 15:19:26,269 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-0f46d14c-cc5a-4cdb-a298-2735754e8f3c', 'x-compute-request-id': 'req-0f46d14c-cc5a-4cdb-a298-2735754e8f3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:27,514 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.233s 2022-05-25 15:19:27,514 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-c0239e3f-6196-456f-81db-7783f31ee62f', 'x-compute-request-id': 'req-c0239e3f-6196-456f-81db-7783f31ee62f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:28,760 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.237s 2022-05-25 15:19:28,761 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-ff1c01c6-83fd-4456-8711-ef0bc5463439', 'x-compute-request-id': 'req-ff1c01c6-83fd-4456-8711-ef0bc5463439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:30,020 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.251s 2022-05-25 15:19:30,020 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-6947a732-b14a-43a9-bf26-c0a4eeaf00eb', 'x-compute-request-id': 'req-6947a732-b14a-43a9-bf26-c0a4eeaf00eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:31,266 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.238s 2022-05-25 15:19:31,267 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-3320d949-d286-4d63-bdaf-f03d21b7c80c', 'x-compute-request-id': 'req-3320d949-d286-4d63-bdaf-f03d21b7c80c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:32,506 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.226s 2022-05-25 15:19:32,507 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-f003c01f-1516-4de4-8cb7-523a066cd814', 'x-compute-request-id': 'req-f003c01f-1516-4de4-8cb7-523a066cd814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:33,752 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.236s 2022-05-25 15:19:33,752 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-6a2b7bfe-253d-48c9-9287-d0e8b7f53aad', 'x-compute-request-id': 'req-6a2b7bfe-253d-48c9-9287-d0e8b7f53aad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:34,999 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.237s 2022-05-25 15:19:34,999 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-b19349fc-8115-4631-a0c1-e9158fb124d3', 'x-compute-request-id': 'req-b19349fc-8115-4631-a0c1-e9158fb124d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:36,250 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.232s 2022-05-25 15:19:36,251 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-382e6c74-86ba-4734-8f90-5e53db00a9a3', 'x-compute-request-id': 'req-382e6c74-86ba-4734-8f90-5e53db00a9a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:37,498 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.238s 2022-05-25 15:19:37,499 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-40bd93f9-783e-44b6-a418-ecddbd8eaefe', 'x-compute-request-id': 'req-40bd93f9-783e-44b6-a418-ecddbd8eaefe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:38,733 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.223s 2022-05-25 15:19:38,733 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-eb5092dd-6c08-4115-b524-da52d259ea03', 'x-compute-request-id': 'req-eb5092dd-6c08-4115-b524-da52d259ea03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:39,978 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.236s 2022-05-25 15:19:39,978 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-434d5a1c-55aa-4e1d-b5b5-bc6ae8c2f053', 'x-compute-request-id': 'req-434d5a1c-55aa-4e1d-b5b5-bc6ae8c2f053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:41,211 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.224s 2022-05-25 15:19:41,212 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-54c0afb3-b199-4327-aeb4-8a97ed58fdaa', 'x-compute-request-id': 'req-54c0afb3-b199-4327-aeb4-8a97ed58fdaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:42,465 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.243s 2022-05-25 15:19:42,465 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-31aba6de-ba0c-497b-b667-e3b3e3681aa4', 'x-compute-request-id': 'req-31aba6de-ba0c-497b-b667-e3b3e3681aa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:43,952 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.478s 2022-05-25 15:19:43,952 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-3508f1d1-c32a-4c87-983e-144027be32ee', 'x-compute-request-id': 'req-3508f1d1-c32a-4c87-983e-144027be32ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:45,193 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.231s 2022-05-25 15:19:45,195 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-1b8e7e1c-e12a-4269-a8d4-a9e676403c7c', 'x-compute-request-id': 'req-1b8e7e1c-e12a-4269-a8d4-a9e676403c7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:46,430 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.226s 2022-05-25 15:19:46,431 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-24f9e93b-e4a6-49a3-b8ea-0e9ccbe5e44b', 'x-compute-request-id': 'req-24f9e93b-e4a6-49a3-b8ea-0e9ccbe5e44b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:47,668 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.229s 2022-05-25 15:19:47,669 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-a467df2e-99f6-4d50-8a58-1be39553b185', 'x-compute-request-id': 'req-a467df2e-99f6-4d50-8a58-1be39553b185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:48,926 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.243s 2022-05-25 15:19:48,927 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-4c3dd684-17f1-4911-bb00-d8c940a07f28', 'x-compute-request-id': 'req-4c3dd684-17f1-4911-bb00-d8c940a07f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:50,220 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.283s 2022-05-25 15:19:50,220 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-6c9b0e28-98d2-4460-9c73-b50c7b810104', 'x-compute-request-id': 'req-6c9b0e28-98d2-4460-9c73-b50c7b810104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:51,462 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.234s 2022-05-25 15:19:51,463 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-3574fd49-8f8e-4cac-bcb4-2bce51bb8623', 'x-compute-request-id': 'req-3574fd49-8f8e-4cac-bcb4-2bce51bb8623', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:52,739 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.267s 2022-05-25 15:19:52,740 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-11b438d5-a844-4064-9956-05313604e937', 'x-compute-request-id': 'req-11b438d5-a844-4064-9956-05313604e937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:53,965 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.216s 2022-05-25 15:19:53,966 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-c183a598-50ad-4be4-9cf9-796a1625eee0', 'x-compute-request-id': 'req-c183a598-50ad-4be4-9cf9-796a1625eee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:55,205 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.231s 2022-05-25 15:19:55,206 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-deb687bc-c03c-40b7-b54a-6b6ea889d5b0', 'x-compute-request-id': 'req-deb687bc-c03c-40b7-b54a-6b6ea889d5b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:56,476 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.256s 2022-05-25 15:19:56,477 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-d009541d-b64b-44e5-8da3-43155548e8f1', 'x-compute-request-id': 'req-d009541d-b64b-44e5-8da3-43155548e8f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:57,713 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.226s 2022-05-25 15:19:57,713 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-15098a20-ca4c-49a1-bb49-aad25416de28', 'x-compute-request-id': 'req-15098a20-ca4c-49a1-bb49-aad25416de28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:19:58,942 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.220s 2022-05-25 15:19:58,943 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-510019c1-8ea3-4c0b-bbe3-966a57da3f4d', 'x-compute-request-id': 'req-510019c1-8ea3-4c0b-bbe3-966a57da3f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:00,197 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.245s 2022-05-25 15:20:00,197 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-bad76673-21f3-4522-8ca5-34ad8635599a', 'x-compute-request-id': 'req-bad76673-21f3-4522-8ca5-34ad8635599a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:01,431 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.225s 2022-05-25 15:20:01,432 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-0a082fd6-e63b-40a8-8630-0ca214bb0229', 'x-compute-request-id': 'req-0a082fd6-e63b-40a8-8630-0ca214bb0229', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:02,677 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.235s 2022-05-25 15:20:02,677 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-20554534-1446-419a-8b63-832c2d3b0592', 'x-compute-request-id': 'req-20554534-1446-419a-8b63-832c2d3b0592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:03,923 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.236s 2022-05-25 15:20:03,923 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-32b8eeac-3499-4c91-a5ed-139d1f0428ef', 'x-compute-request-id': 'req-32b8eeac-3499-4c91-a5ed-139d1f0428ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:05,159 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.227s 2022-05-25 15:20:05,160 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-e9871dbf-318c-4ec8-b9e6-8ab9ffd0b19a', 'x-compute-request-id': 'req-e9871dbf-318c-4ec8-b9e6-8ab9ffd0b19a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:06,400 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.231s 2022-05-25 15:20:06,401 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-662a518a-b059-44ad-9c66-e2fedf2c35e2', 'x-compute-request-id': 'req-662a518a-b059-44ad-9c66-e2fedf2c35e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:07,655 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.245s 2022-05-25 15:20:07,656 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-650a479b-d6aa-41d3-916e-74ca73e97a60', 'x-compute-request-id': 'req-650a479b-d6aa-41d3-916e-74ca73e97a60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:08,891 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.226s 2022-05-25 15:20:08,891 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-aa08e4c4-0b3a-449c-9c0c-f21aefa8b7ec', 'x-compute-request-id': 'req-aa08e4c4-0b3a-449c-9c0c-f21aefa8b7ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:10,122 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.222s 2022-05-25 15:20:10,122 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-00ae91e5-2084-4671-b913-fee6c593e3b8', 'x-compute-request-id': 'req-00ae91e5-2084-4671-b913-fee6c593e3b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:11,367 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.236s 2022-05-25 15:20:11,368 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-1036ec1b-15a3-4efa-b738-e1b672bf0f70', 'x-compute-request-id': 'req-1036ec1b-15a3-4efa-b738-e1b672bf0f70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:12,613 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.236s 2022-05-25 15:20:12,613 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-4a26f01d-3cfa-45d7-9b38-342389fdfc00', 'x-compute-request-id': 'req-4a26f01d-3cfa-45d7-9b38-342389fdfc00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:13,851 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.228s 2022-05-25 15:20:13,852 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-2e7536e7-3490-4b6a-9633-5b936906975f', 'x-compute-request-id': 'req-2e7536e7-3490-4b6a-9633-5b936906975f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:15,079 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.218s 2022-05-25 15:20:15,079 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-f1c43fd4-dae4-4c5f-bc1b-da50499fe16b', 'x-compute-request-id': 'req-f1c43fd4-dae4-4c5f-bc1b-da50499fe16b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:16,312 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.223s 2022-05-25 15:20:16,312 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-1859ab83-9a3e-46e1-81bc-8cea5b9607cc', 'x-compute-request-id': 'req-1859ab83-9a3e-46e1-81bc-8cea5b9607cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:17,573 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.251s 2022-05-25 15:20:17,573 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-b518b2dc-7c21-4e50-a2ff-1d041de92402', 'x-compute-request-id': 'req-b518b2dc-7c21-4e50-a2ff-1d041de92402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:18,821 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.238s 2022-05-25 15:20:18,821 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-45bbc7c7-7465-4729-89b1-50600e0c6a88', 'x-compute-request-id': 'req-45bbc7c7-7465-4729-89b1-50600e0c6a88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:20,066 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.237s 2022-05-25 15:20:20,066 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-c65bf095-1041-4b7f-91fc-02e39eaa7882', 'x-compute-request-id': 'req-c65bf095-1041-4b7f-91fc-02e39eaa7882', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:21,300 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.224s 2022-05-25 15:20:21,300 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-ed3669f3-4958-4141-b14a-114d6e99c9ce', 'x-compute-request-id': 'req-ed3669f3-4958-4141-b14a-114d6e99c9ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:22,531 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.221s 2022-05-25 15:20:22,531 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-4049cd2d-3890-4a09-8616-ced436168af0', 'x-compute-request-id': 'req-4049cd2d-3890-4a09-8616-ced436168af0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:23,767 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.227s 2022-05-25 15:20:23,767 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-20154c4e-dd71-4b4e-aaad-9598c49a6d6a', 'x-compute-request-id': 'req-20154c4e-dd71-4b4e-aaad-9598c49a6d6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:24,998 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.221s 2022-05-25 15:20:24,998 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-effd63af-a2c4-42d7-9af2-254a502634c8', 'x-compute-request-id': 'req-effd63af-a2c4-42d7-9af2-254a502634c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:26,454 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.446s 2022-05-25 15:20:26,454 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-f661a389-06c1-4b15-8586-20ba457c4899', 'x-compute-request-id': 'req-f661a389-06c1-4b15-8586-20ba457c4899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:27,719 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.254s 2022-05-25 15:20:27,719 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-c889f856-7a9b-4d35-bc8e-f5c3fdd8799b', 'x-compute-request-id': 'req-c889f856-7a9b-4d35-bc8e-f5c3fdd8799b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:28,955 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.220s 2022-05-25 15:20:28,955 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-2987ad53-79ad-4d89-8ef7-fc87ba985f32', 'x-compute-request-id': 'req-2987ad53-79ad-4d89-8ef7-fc87ba985f32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:30,207 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.243s 2022-05-25 15:20:30,208 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-9be00623-c9f2-4f5e-9f23-b888a9b89bcd', 'x-compute-request-id': 'req-9be00623-c9f2-4f5e-9f23-b888a9b89bcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:31,474 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.257s 2022-05-25 15:20:31,474 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-a78b5e7e-a9de-4eb7-82f3-7cc3fc8bc933', 'x-compute-request-id': 'req-a78b5e7e-a9de-4eb7-82f3-7cc3fc8bc933', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:32,703 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.219s 2022-05-25 15:20:32,703 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-155b61e4-0915-4a1e-b70f-415a9efa109d', 'x-compute-request-id': 'req-155b61e4-0915-4a1e-b70f-415a9efa109d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:33,924 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.211s 2022-05-25 15:20:33,924 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-8237b559-eab9-4dde-b51b-c1e1d90dd5ab', 'x-compute-request-id': 'req-8237b559-eab9-4dde-b51b-c1e1d90dd5ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:35,152 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.219s 2022-05-25 15:20:35,152 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-529c500e-7f4e-43d2-97b8-2fda8f6be432', 'x-compute-request-id': 'req-529c500e-7f4e-43d2-97b8-2fda8f6be432', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:36,386 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.226s 2022-05-25 15:20:36,387 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-7cf59815-70c2-4d81-952c-80ca29997c6e', 'x-compute-request-id': 'req-7cf59815-70c2-4d81-952c-80ca29997c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:37,602 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.207s 2022-05-25 15:20:37,603 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-d3d5bbf4-3d0b-400a-8753-5e5edece23e2', 'x-compute-request-id': 'req-d3d5bbf4-3d0b-400a-8753-5e5edece23e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:38,826 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.214s 2022-05-25 15:20:38,826 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-f0533319-f621-47af-b934-7646b868b219', 'x-compute-request-id': 'req-f0533319-f621-47af-b934-7646b868b219', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:40,040 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.206s 2022-05-25 15:20:40,041 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-7c727cf9-6523-4b41-815f-4f19962436e6', 'x-compute-request-id': 'req-7c727cf9-6523-4b41-815f-4f19962436e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:41,269 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.220s 2022-05-25 15:20:41,270 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-e6d55924-a598-489f-82a8-b786b2493a84', 'x-compute-request-id': 'req-e6d55924-a598-489f-82a8-b786b2493a84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:42,503 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.224s 2022-05-25 15:20:42,503 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-b324bb7e-1fc2-4833-a2d1-e48d03cc13f2', 'x-compute-request-id': 'req-b324bb7e-1fc2-4833-a2d1-e48d03cc13f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:43,735 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.222s 2022-05-25 15:20:43,735 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-e18ecb96-467a-4018-bb72-044da5404705', 'x-compute-request-id': 'req-e18ecb96-467a-4018-bb72-044da5404705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:44,972 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.228s 2022-05-25 15:20:44,973 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-4e80308d-5c39-46a0-aa1c-0538174f5263', 'x-compute-request-id': 'req-4e80308d-5c39-46a0-aa1c-0538174f5263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:46,210 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.229s 2022-05-25 15:20:46,210 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-772a351c-287e-4772-b8d4-8aed8e27e30f', 'x-compute-request-id': 'req-772a351c-287e-4772-b8d4-8aed8e27e30f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:47,445 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.225s 2022-05-25 15:20:47,445 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-283c5ed5-1a03-4f80-a438-696059f9bd34', 'x-compute-request-id': 'req-283c5ed5-1a03-4f80-a438-696059f9bd34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:48,695 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.241s 2022-05-25 15:20:48,695 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-1da59f41-70b9-4aa6-aab2-8cf1c4deb837', 'x-compute-request-id': 'req-1da59f41-70b9-4aa6-aab2-8cf1c4deb837', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:49,922 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.218s 2022-05-25 15:20:49,923 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-954f849c-5a4d-4501-8a32-66533f2203b8', 'x-compute-request-id': 'req-954f849c-5a4d-4501-8a32-66533f2203b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:51,161 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.228s 2022-05-25 15:20:51,161 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-dc6b31c1-dbe9-4d6e-a101-0a260e77aa10', 'x-compute-request-id': 'req-dc6b31c1-dbe9-4d6e-a101-0a260e77aa10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:52,406 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.236s 2022-05-25 15:20:52,420 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-36f4017c-49d0-4c01-a47e-95a0b9229db7', 'x-compute-request-id': 'req-36f4017c-49d0-4c01-a47e-95a0b9229db7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' 2022-05-25 15:20:53,663 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a 0.235s 2022-05-25 15:20:53,664 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', '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-04f46174-8c22-425b-8275-4ce523cd1b4d', 'x-compute-request-id': 'req-04f46174-8c22-425b-8275-4ce523cd1b4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a'} Body: b'{"server": {"id": "f16be06a-6e4d-4a2c-b65f-89a08143636a", "name": "tempest-VolumesSnapshotTestJSON-instance-183908463", "status": "ACTIVE", "tenant_id": "5d4044e2798b43d6852064b0e529a580", "user_id": "16d285f343f6452995b636d414e9ce80", "metadata": {}, "hostId": "3db5f77bd99c7394660349d2cda475793bc05a8b177bd3f40de68450", "image": {"id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.57/compute/flavors/452"}]}, "created": "2022-05-25T15:01:23Z", "updated": "2022-05-25T15:14:53Z", "addresses": {"tempest-VolumesSnapshotTestJSON-2053210266-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1e:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.57/compute/v2.1/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}, {"rel": "bookmark", "href": "http://10.222.0.57/compute/servers/f16be06a-6e4d-4a2c-b65f-89a08143636a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T15:01:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "7852d4e3-2d32-4d7d-a69e-0bf26cf60462"}]}}' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 7852d4e3-2d32-4d7d-a69e-0bf26cf60462 failed to reach available status (current detaching) within the required time (360 s). }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/common/waiters.py", line 146, in wait_for_server_termination raise lib_exc.TimeoutException tempest.lib.exceptions.TimeoutException: Request timed out Details: None }}} 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/api/volume/test_volumes_snapshots.py", line 61, in test_snapshot_create_delete_with_volume_in_use snapshot3 = self.create_snapshot(volume['id'], force=True) File "/opt/stack/tempest/tempest/api/volume/base.py", line 146, in create_snapshot waiters.wait_for_volume_resource_status(cls.snapshots_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: snapshot 6b1c0a9d-37dd-42b5-b3f4-d7673988ad88 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
fail
ft12.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-25 15:20:54,297 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 202 POST http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots 0.412s 2022-05-25 15:20:54,297 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884"}} Response - Headers: {'date': 'Wed, 25 May 2022 15:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2974dec8-a451-4c37-ab27-f67b0944e5a0', 'content-length': '380', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2974dec8-a451-4c37-ab27-f67b0944e5a0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.065252", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}}}' 2022-05-25 15:20:54,325 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.024s 2022-05-25 15:20:54,325 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b6b8411-a7cc-40b0-9687-6e47da55a385', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b6b8411-a7cc-40b0-9687-6e47da55a385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:20:55,352 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.023s 2022-05-25 15:20:55,353 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ea5c415-3049-48a0-8d8b-4c94d45fa081', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ea5c415-3049-48a0-8d8b-4c94d45fa081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:20:56,379 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.022s 2022-05-25 15:20:56,379 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e8e2818-16b2-46fa-8cbe-037641339242', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e8e2818-16b2-46fa-8cbe-037641339242', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:20:57,407 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.023s 2022-05-25 15:20:57,407 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89742ea7-178f-4a81-aa10-9ad76db1dc40', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89742ea7-178f-4a81-aa10-9ad76db1dc40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:20:58,433 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.022s 2022-05-25 15:20:58,434 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0505fc85-6151-40fc-bc4d-48b3577912ce', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0505fc85-6151-40fc-bc4d-48b3577912ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:20:59,461 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.024s 2022-05-25 15:20:59,462 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d69963fc-0e82-4fb3-8e1c-c14ff1a3474b', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d69963fc-0e82-4fb3-8e1c-c14ff1a3474b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:00,490 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.024s 2022-05-25 15:21:00,491 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4c7d802-b52a-4167-8027-a503d1b2bc0d', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4c7d802-b52a-4167-8027-a503d1b2bc0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:01,520 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.025s 2022-05-25 15:21:01,521 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a6a7934-d600-4e17-b600-75fe9abd5a3e', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a6a7934-d600-4e17-b600-75fe9abd5a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:02,548 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.024s 2022-05-25 15:21:02,549 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-720b1c84-1f68-47ad-97cb-3d97334aa58d', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-720b1c84-1f68-47ad-97cb-3d97334aa58d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:03,576 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.023s 2022-05-25 15:21:03,576 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1139ca66-f7de-4788-82b9-3e7f1d3bdb72', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1139ca66-f7de-4788-82b9-3e7f1d3bdb72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:04,605 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.023s 2022-05-25 15:21:04,605 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17de24b7-0162-4f60-a54a-ceabb139b962', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17de24b7-0162-4f60-a54a-ceabb139b962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:05,633 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.024s 2022-05-25 15:21:05,633 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a56a8768-bdf6-4324-8925-b812d67b2202', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a56a8768-bdf6-4324-8925-b812d67b2202', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:06,659 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.023s 2022-05-25 15:21:06,660 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-458c495d-f7b4-41d8-bcc4-74ddfeaa4132', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-458c495d-f7b4-41d8-bcc4-74ddfeaa4132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:07,689 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.024s 2022-05-25 15:21:07,689 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ee5907e-c89c-4af9-b050-f0b431669b3c', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ee5907e-c89c-4af9-b050-f0b431669b3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:08,717 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.025s 2022-05-25 15:21:08,718 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26d5a6ab-aa16-48c0-8ec1-ba23392ef42d', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26d5a6ab-aa16-48c0-8ec1-ba23392ef42d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:09,746 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.024s 2022-05-25 15:21:09,746 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bc0c6a8-107b-4559-bcbb-c260a5a44868', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bc0c6a8-107b-4559-bcbb-c260a5a44868', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:10,775 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.025s 2022-05-25 15:21:10,776 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f3ee8c0-12da-4b67-aa04-746789202749', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f3ee8c0-12da-4b67-aa04-746789202749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:11,805 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.025s 2022-05-25 15:21:11,805 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7d46c27-7dc1-4d70-9ee4-a03d70b7c925', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7d46c27-7dc1-4d70-9ee4-a03d70b7c925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:12,833 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.023s 2022-05-25 15:21:12,833 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-156b5942-45d9-4f11-a51b-a247581a6506', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-156b5942-45d9-4f11-a51b-a247581a6506', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:13,864 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.027s 2022-05-25 15:21:13,864 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce627ffc-740f-4cb7-bed2-728229a0d03f', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce627ffc-740f-4cb7-bed2-728229a0d03f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:14,899 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.030s 2022-05-25 15:21:14,899 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eed38d94-c551-45a0-b2f1-c9d96648bee3', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eed38d94-c551-45a0-b2f1-c9d96648bee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:15,928 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.025s 2022-05-25 15:21:15,929 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a43c6b4b-e5a6-4576-95e6-e7e2b80c58e7', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a43c6b4b-e5a6-4576-95e6-e7e2b80c58e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:16,959 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.024s 2022-05-25 15:21:16,960 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bd553f1-1db1-417b-a7e8-684503874324', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bd553f1-1db1-417b-a7e8-684503874324', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:17,986 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.023s 2022-05-25 15:21:17,987 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41330380-c000-4590-a3f4-3150de5573ad', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41330380-c000-4590-a3f4-3150de5573ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:19,015 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.023s 2022-05-25 15:21:19,015 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82f19533-8485-4183-9526-31287cba46cc', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82f19533-8485-4183-9526-31287cba46cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:20,118 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.099s 2022-05-25 15:21:20,118 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ea5cda2-daa7-4929-bcb8-9cb9ba60dd00', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ea5cda2-daa7-4929-bcb8-9cb9ba60dd00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:21,148 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.026s 2022-05-25 15:21:21,149 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a282e5d-e8bc-4c28-84ee-8c523a771e61', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a282e5d-e8bc-4c28-84ee-8c523a771e61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:22,177 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.025s 2022-05-25 15:21:22,178 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1b7c639-a253-4809-a09d-2e4ce2e2267a', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1b7c639-a253-4809-a09d-2e4ce2e2267a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:23,203 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.023s 2022-05-25 15:21:23,204 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b58440b-b7c4-47e8-b301-87e13539e334', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b58440b-b7c4-47e8-b301-87e13539e334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:24,232 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.025s 2022-05-25 15:21:24,232 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7df22c22-ae66-4166-9235-c2d88ebca512', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7df22c22-ae66-4166-9235-c2d88ebca512', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:25,261 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.024s 2022-05-25 15:21:25,261 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90302732-c525-457e-ab20-9138b1b33c1c', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90302732-c525-457e-ab20-9138b1b33c1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:26,288 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.023s 2022-05-25 15:21:26,288 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5058020-5c29-4366-b90d-3118881e858e', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5058020-5c29-4366-b90d-3118881e858e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:27,314 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.022s 2022-05-25 15:21:27,315 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bed2b61e-d84c-42c4-9a20-7224a7de609c', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bed2b61e-d84c-42c4-9a20-7224a7de609c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:28,375 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.056s 2022-05-25 15:21:28,375 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0cf8b24-744b-4d39-8d70-7334dfd287dc', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0cf8b24-744b-4d39-8d70-7334dfd287dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:29,436 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.051s 2022-05-25 15:21:29,436 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c852285-b157-46f4-90ea-60b129bf0cd7', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c852285-b157-46f4-90ea-60b129bf0cd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:30,489 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.049s 2022-05-25 15:21:30,489 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-729a56d9-cb05-4763-9daf-2a2fdfa77746', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-729a56d9-cb05-4763-9daf-2a2fdfa77746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:31,551 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.058s 2022-05-25 15:21:31,551 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b13351f8-3c52-4937-8a46-33cd9e1e3755', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b13351f8-3c52-4937-8a46-33cd9e1e3755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:32,604 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.049s 2022-05-25 15:21:32,604 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7e28a52-d906-42a6-9389-a1dba49e0d17', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7e28a52-d906-42a6-9389-a1dba49e0d17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:33,690 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.082s 2022-05-25 15:21:33,690 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b8bbc53-b9f7-4310-bbf2-e4f15546312c', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b8bbc53-b9f7-4310-bbf2-e4f15546312c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:34,717 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.023s 2022-05-25 15:21:34,717 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a51580a3-d2fa-4499-9505-42f226f70e2a', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a51580a3-d2fa-4499-9505-42f226f70e2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:35,756 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.035s 2022-05-25 15:21:35,756 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0a4156f-a691-4d01-8d61-3db16bcf2135', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0a4156f-a691-4d01-8d61-3db16bcf2135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:36,808 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.048s 2022-05-25 15:21:36,808 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-722a644e-29a6-4bcf-8100-d7b43f523d21', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-722a644e-29a6-4bcf-8100-d7b43f523d21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:37,858 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.046s 2022-05-25 15:21:37,859 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f37ab28-5034-4c27-914d-25eabb217a8c', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f37ab28-5034-4c27-914d-25eabb217a8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:38,907 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.043s 2022-05-25 15:21:38,907 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ff08bb1-2dc1-448f-9f3a-7a7be84a9d43', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ff08bb1-2dc1-448f-9f3a-7a7be84a9d43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:39,969 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.057s 2022-05-25 15:21:39,969 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f625bc7-0f96-4c96-9a10-f3b44e2c76ed', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f625bc7-0f96-4c96-9a10-f3b44e2c76ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:41,028 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.055s 2022-05-25 15:21:41,029 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41ef9d39-c6ed-4609-97ee-97efa73119d3', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41ef9d39-c6ed-4609-97ee-97efa73119d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:42,093 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.060s 2022-05-25 15:21:42,093 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb9c6a87-a813-437d-82e7-a086b09c1db5', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb9c6a87-a813-437d-82e7-a086b09c1db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:43,140 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.043s 2022-05-25 15:21:43,140 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b6818e8-8205-4cab-941a-e7d2ec447dfe', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b6818e8-8205-4cab-941a-e7d2ec447dfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:44,190 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.045s 2022-05-25 15:21:44,190 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2361654-3192-4ab8-8e50-cf1c0d363f27', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2361654-3192-4ab8-8e50-cf1c0d363f27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:45,242 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.047s 2022-05-25 15:21:45,242 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52171656-fc76-4000-8401-0fb9b490d2d8', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52171656-fc76-4000-8401-0fb9b490d2d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:46,314 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.069s 2022-05-25 15:21:46,315 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86d2cf72-63f3-42df-a42b-7b2805481860', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86d2cf72-63f3-42df-a42b-7b2805481860', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:47,372 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.053s 2022-05-25 15:21:47,373 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b5a243c-a272-4927-9096-c99c8e4510c8', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b5a243c-a272-4927-9096-c99c8e4510c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:48,421 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.044s 2022-05-25 15:21:48,421 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d507ace-1ad7-43eb-974e-b51b9b6ae91a', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d507ace-1ad7-43eb-974e-b51b9b6ae91a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:49,484 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.060s 2022-05-25 15:21:49,485 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63cb0ff9-0eb0-4b1a-b5c2-e11ad5036210', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63cb0ff9-0eb0-4b1a-b5c2-e11ad5036210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:50,537 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.049s 2022-05-25 15:21:50,538 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3c225cc-771c-4adc-8d59-89666052d76d', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3c225cc-771c-4adc-8d59-89666052d76d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:51,613 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.072s 2022-05-25 15:21:51,615 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a7068de-51b3-49a0-9a16-e7d3092722de', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a7068de-51b3-49a0-9a16-e7d3092722de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:52,667 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.048s 2022-05-25 15:21:52,668 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45545891-8bef-428a-ab72-20777c4b7194', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45545891-8bef-428a-ab72-20777c4b7194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:53,718 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.046s 2022-05-25 15:21:53,718 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7873748c-ab94-44f9-bbf5-e2aecd9a5e05', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7873748c-ab94-44f9-bbf5-e2aecd9a5e05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:54,769 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.047s 2022-05-25 15:21:54,770 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cde69c1-c72a-400a-a2e0-fcc87e8473dd', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cde69c1-c72a-400a-a2e0-fcc87e8473dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:55,827 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.055s 2022-05-25 15:21:55,828 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7d61e2d-a19a-4552-9ca7-afa0854657a3', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7d61e2d-a19a-4552-9ca7-afa0854657a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:56,875 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.043s 2022-05-25 15:21:56,876 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45d002e7-5042-424b-8a32-f64c593ef255', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45d002e7-5042-424b-8a32-f64c593ef255', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:57,943 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.062s 2022-05-25 15:21:57,943 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3009df34-9e89-4106-a8a9-7cb3f98c9193', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3009df34-9e89-4106-a8a9-7cb3f98c9193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:21:58,997 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.050s 2022-05-25 15:21:58,997 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e9ebd9c-eeab-407b-89f8-bb0707065cb4', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e9ebd9c-eeab-407b-89f8-bb0707065cb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:00,076 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.074s 2022-05-25 15:22:00,076 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b91c136-e1b6-49d5-bcdb-6ec17d99312d', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b91c136-e1b6-49d5-bcdb-6ec17d99312d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:01,132 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.053s 2022-05-25 15:22:01,132 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db0a6a93-8a37-4829-98a8-0ada9461f489', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db0a6a93-8a37-4829-98a8-0ada9461f489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:02,202 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.065s 2022-05-25 15:22:02,202 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6600b08-d244-4f4b-bb0b-fcfe02bf6a60', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6600b08-d244-4f4b-bb0b-fcfe02bf6a60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:03,273 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.066s 2022-05-25 15:22:03,274 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0a827dc-7224-4500-a314-75584aca6faf', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0a827dc-7224-4500-a314-75584aca6faf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:04,327 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.050s 2022-05-25 15:22:04,327 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25b3c064-9480-4131-aff0-11a765a0f17c', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25b3c064-9480-4131-aff0-11a765a0f17c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:05,385 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.054s 2022-05-25 15:22:05,386 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd4d2f6e-261c-4621-9993-3fa864f39168', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd4d2f6e-261c-4621-9993-3fa864f39168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:06,447 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.058s 2022-05-25 15:22:06,447 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70cc0eac-f19f-445c-9c5b-824186c50b5b', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70cc0eac-f19f-445c-9c5b-824186c50b5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:07,497 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.045s 2022-05-25 15:22:07,497 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f90dfa32-e346-4377-9da3-5769368bfaad', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f90dfa32-e346-4377-9da3-5769368bfaad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:08,547 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.047s 2022-05-25 15:22:08,548 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc3ebf44-0ac6-481c-8e15-68665e2a6589', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc3ebf44-0ac6-481c-8e15-68665e2a6589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:09,617 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.065s 2022-05-25 15:22:09,618 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0869648-5d7c-49d2-8c32-5b88cdb787d4', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0869648-5d7c-49d2-8c32-5b88cdb787d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:10,676 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.055s 2022-05-25 15:22:10,677 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd2f545f-41e3-4995-8824-632c7e761698', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd2f545f-41e3-4995-8824-632c7e761698', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:11,730 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.049s 2022-05-25 15:22:11,730 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cb31f8c-b6fe-4aee-a8a6-1a069246fe81', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cb31f8c-b6fe-4aee-a8a6-1a069246fe81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:12,807 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.073s 2022-05-25 15:22:12,807 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2a7fbc7-c496-430a-9227-7d86ef72aa1d', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2a7fbc7-c496-430a-9227-7d86ef72aa1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:13,859 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.048s 2022-05-25 15:22:13,859 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac6bc38d-8e20-44da-a2b8-6f29c30efc84', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac6bc38d-8e20-44da-a2b8-6f29c30efc84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:14,907 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.042s 2022-05-25 15:22:14,908 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2ff4af5-3676-4cc5-acfb-52c226cd35f9', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2ff4af5-3676-4cc5-acfb-52c226cd35f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:15,955 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.044s 2022-05-25 15:22:15,956 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8e8cc51-4480-46d5-9c1f-05914a29ceda', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8e8cc51-4480-46d5-9c1f-05914a29ceda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:17,004 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.044s 2022-05-25 15:22:17,004 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1e533fe-0368-4186-922e-386aec56a890', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1e533fe-0368-4186-922e-386aec56a890', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:18,060 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.052s 2022-05-25 15:22:18,061 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-661df91d-7f2e-41d2-8fe0-a7e191c1e1b1', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-661df91d-7f2e-41d2-8fe0-a7e191c1e1b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:19,121 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.056s 2022-05-25 15:22:19,121 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0501b46-c16a-47be-b2b7-f74a269270da', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0501b46-c16a-47be-b2b7-f74a269270da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:20,173 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.048s 2022-05-25 15:22:20,173 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72bb85ae-02e8-4da3-bade-06c99b02451b', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72bb85ae-02e8-4da3-bade-06c99b02451b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:21,225 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.047s 2022-05-25 15:22:21,225 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-043692ae-6c45-4858-b7b3-2a304f9c14e8', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-043692ae-6c45-4858-b7b3-2a304f9c14e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:22,322 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.093s 2022-05-25 15:22:22,322 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3c2d3f8-1a4c-4a64-b267-3247f850b734', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3c2d3f8-1a4c-4a64-b267-3247f850b734', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:23,394 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.067s 2022-05-25 15:22:23,395 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-affc79e7-aadd-498f-825a-6f01f994905e', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-affc79e7-aadd-498f-825a-6f01f994905e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:24,435 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.035s 2022-05-25 15:22:24,435 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e7f66f1-0ba2-4592-8dd9-f69adbccb9c2', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e7f66f1-0ba2-4592-8dd9-f69adbccb9c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:25,482 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.043s 2022-05-25 15:22:25,483 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-437d5e00-5813-4ab7-9f6d-2cac23c5d98f', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-437d5e00-5813-4ab7-9f6d-2cac23c5d98f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:26,529 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.042s 2022-05-25 15:22:26,530 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b10b4f1e-89bc-4a86-827a-9da30379fb54', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b10b4f1e-89bc-4a86-827a-9da30379fb54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:27,578 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.045s 2022-05-25 15:22:27,579 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fba5742-333f-4209-afec-cd42a6152c45', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fba5742-333f-4209-afec-cd42a6152c45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:28,628 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.045s 2022-05-25 15:22:28,628 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-778da3d2-59ed-4e45-bfdb-337ca000058e', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-778da3d2-59ed-4e45-bfdb-337ca000058e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:29,704 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.072s 2022-05-25 15:22:29,704 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19eddb50-7f06-4edc-a23b-32014c6bb312', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19eddb50-7f06-4edc-a23b-32014c6bb312', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:30,751 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.043s 2022-05-25 15:22:30,752 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2699ecee-1cc2-4e81-b0fd-ccec79cfcdcc', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2699ecee-1cc2-4e81-b0fd-ccec79cfcdcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:31,806 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.051s 2022-05-25 15:22:31,807 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33206398-8ce1-4bb3-aceb-b898ccff848b', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33206398-8ce1-4bb3-aceb-b898ccff848b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:32,861 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.051s 2022-05-25 15:22:32,862 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3696b3e-f5d5-46e7-a112-9fd52cd58128', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3696b3e-f5d5-46e7-a112-9fd52cd58128', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:33,924 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.058s 2022-05-25 15:22:33,924 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3ce014f-a674-4090-88fd-93c0e1b771dd', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3ce014f-a674-4090-88fd-93c0e1b771dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:34,969 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.038s 2022-05-25 15:22:34,970 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eb26bea-81c8-4394-bc74-d59038e7418e', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eb26bea-81c8-4394-bc74-d59038e7418e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:36,019 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.046s 2022-05-25 15:22:36,020 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-594dacaa-21ff-4171-b338-a0178d8faad7', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-594dacaa-21ff-4171-b338-a0178d8faad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:37,068 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.044s 2022-05-25 15:22:37,068 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2234488-5499-427e-b222-e8a9c2551de4', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2234488-5499-427e-b222-e8a9c2551de4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:38,135 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.063s 2022-05-25 15:22:38,135 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65e26377-ecfa-411e-bf77-35dfd01b8823', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65e26377-ecfa-411e-bf77-35dfd01b8823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:39,185 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.046s 2022-05-25 15:22:39,186 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af3c1249-86df-42e3-9f0d-be08bbe5cba7', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af3c1249-86df-42e3-9f0d-be08bbe5cba7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:40,238 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.048s 2022-05-25 15:22:40,238 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d87d796b-475b-4f4f-96b4-082551d4e342', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d87d796b-475b-4f4f-96b4-082551d4e342', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:41,286 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.044s 2022-05-25 15:22:41,287 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cc382ce-47c0-4d64-8fd0-188c60fc91cd', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cc382ce-47c0-4d64-8fd0-188c60fc91cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:42,342 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.051s 2022-05-25 15:22:42,343 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ca77185-aaf4-4ce9-b428-fccc26befb75', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ca77185-aaf4-4ce9-b428-fccc26befb75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:43,416 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.069s 2022-05-25 15:22:43,417 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b277cb2-701f-425f-b64d-d304c5d8f159', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b277cb2-701f-425f-b64d-d304c5d8f159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:44,470 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.050s 2022-05-25 15:22:44,471 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c5eb873-e4c7-4884-a4b0-d86360e930a1', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c5eb873-e4c7-4884-a4b0-d86360e930a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:45,522 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.047s 2022-05-25 15:22:45,523 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0d61fdc-1f69-4484-81dc-c662a6c2acd1', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0d61fdc-1f69-4484-81dc-c662a6c2acd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:46,569 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.042s 2022-05-25 15:22:46,569 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95a0c777-d805-4e57-8b65-10038e285fa1', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95a0c777-d805-4e57-8b65-10038e285fa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:47,618 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.045s 2022-05-25 15:22:47,624 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d57c75a4-b270-458a-91b9-81d5bcf097bf', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d57c75a4-b270-458a-91b9-81d5bcf097bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:48,667 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.039s 2022-05-25 15:22:48,667 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa624b65-9e56-444c-a27e-d775e3f37472', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa624b65-9e56-444c-a27e-d775e3f37472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:49,721 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.049s 2022-05-25 15:22:49,721 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cdfd5b0-60cf-403f-8e8b-d52e6faad765', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cdfd5b0-60cf-403f-8e8b-d52e6faad765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:50,773 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.049s 2022-05-25 15:22:50,774 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c363c02-1be7-45d8-98d8-f510e9e8834a', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c363c02-1be7-45d8-98d8-f510e9e8834a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:51,826 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.049s 2022-05-25 15:22:51,826 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17845fb4-f249-41f8-b29c-a3b2767f6298', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17845fb4-f249-41f8-b29c-a3b2767f6298', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:52,922 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.091s 2022-05-25 15:22:52,922 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-043a77df-437d-49dc-83c9-5c080c963c0c', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-043a77df-437d-49dc-83c9-5c080c963c0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:53,981 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.055s 2022-05-25 15:22:53,982 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-813c3c26-5729-4fd9-a3da-26c342bc5cb3', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-813c3c26-5729-4fd9-a3da-26c342bc5cb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:55,022 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.036s 2022-05-25 15:22:55,022 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfe362dc-951f-467c-8591-69ce769b1cc7', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfe362dc-951f-467c-8591-69ce769b1cc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:56,085 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.059s 2022-05-25 15:22:56,086 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15887aba-7360-40b0-85a0-abada276a452', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15887aba-7360-40b0-85a0-abada276a452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:57,135 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.045s 2022-05-25 15:22:57,136 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aff1d76a-f1b2-4210-9bd0-7d0fc84be3aa', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aff1d76a-f1b2-4210-9bd0-7d0fc84be3aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:58,203 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.063s 2022-05-25 15:22:58,204 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3becccb3-1560-487c-bd87-48278f1d0ba2', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3becccb3-1560-487c-bd87-48278f1d0ba2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:22:59,260 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.052s 2022-05-25 15:22:59,261 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9ecbe04-aad3-40f6-b92e-8d4bd1e87ffe', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9ecbe04-aad3-40f6-b92e-8d4bd1e87ffe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:00,316 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.051s 2022-05-25 15:23:00,316 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cb7c994-8c9e-42f0-a960-999723dc7a08', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cb7c994-8c9e-42f0-a960-999723dc7a08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:01,377 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.056s 2022-05-25 15:23:01,377 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-116f879c-955d-4767-935f-7a3f3102bd15', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-116f879c-955d-4767-935f-7a3f3102bd15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:02,434 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.053s 2022-05-25 15:23:02,434 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62b9c25d-47e3-44c1-b046-23c5c0591bca', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62b9c25d-47e3-44c1-b046-23c5c0591bca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:03,487 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.048s 2022-05-25 15:23:03,487 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aab6605-9969-495e-9505-f9a7115daea0', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aab6605-9969-495e-9505-f9a7115daea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:04,551 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.058s 2022-05-25 15:23:04,551 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8106c95-0ec4-43b6-832e-a024dd96adda', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8106c95-0ec4-43b6-832e-a024dd96adda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:05,597 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.042s 2022-05-25 15:23:05,597 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf7e435f-d605-46fa-ad70-3c2fc948d0d4', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf7e435f-d605-46fa-ad70-3c2fc948d0d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:06,650 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.048s 2022-05-25 15:23:06,650 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-637aea8a-82d8-4ab8-802f-bb2641b28873', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-637aea8a-82d8-4ab8-802f-bb2641b28873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:07,710 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.056s 2022-05-25 15:23:07,710 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f7b19f9-f281-4c76-9c28-a69560a728a9', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f7b19f9-f281-4c76-9c28-a69560a728a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:08,757 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.043s 2022-05-25 15:23:08,758 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68c839b1-48b7-4112-bb3c-7cd07b4804ef', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68c839b1-48b7-4112-bb3c-7cd07b4804ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:09,822 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.060s 2022-05-25 15:23:09,822 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-177f7646-8abd-4fda-964d-f0c720bff68b', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-177f7646-8abd-4fda-964d-f0c720bff68b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:10,874 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.048s 2022-05-25 15:23:10,874 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7ddd76b-d3dd-41ff-ad55-1a06160a4ff7', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7ddd76b-d3dd-41ff-ad55-1a06160a4ff7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:11,930 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.051s 2022-05-25 15:23:11,931 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a200886-26c7-4671-bb65-404d3f5d296b', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a200886-26c7-4671-bb65-404d3f5d296b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:12,989 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.055s 2022-05-25 15:23:12,990 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc10e720-52bb-4836-8a39-b855b3b26c2e', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc10e720-52bb-4836-8a39-b855b3b26c2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:14,050 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.056s 2022-05-25 15:23:14,050 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6252b69-1e63-4527-bf8e-1e3810fbcc09', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6252b69-1e63-4527-bf8e-1e3810fbcc09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:15,100 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.046s 2022-05-25 15:23:15,101 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b06b9b5e-8d05-4c2c-a50c-12d6894d7f67', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b06b9b5e-8d05-4c2c-a50c-12d6894d7f67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:16,158 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.053s 2022-05-25 15:23:16,158 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcaab60a-2e29-4ecc-acb7-d3e5df555249', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcaab60a-2e29-4ecc-acb7-d3e5df555249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:17,208 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.046s 2022-05-25 15:23:17,208 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3fcdf2f-a3e7-4f44-a6f0-a33c13b2bcad', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3fcdf2f-a3e7-4f44-a6f0-a33c13b2bcad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:18,273 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.061s 2022-05-25 15:23:18,274 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8e232ed-1bd9-486d-b8d8-9c4aaac6dcb1', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8e232ed-1bd9-486d-b8d8-9c4aaac6dcb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:19,325 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.047s 2022-05-25 15:23:19,325 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7024a0c-3d92-4cd9-a140-625fbce19069', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7024a0c-3d92-4cd9-a140-625fbce19069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:20,380 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.050s 2022-05-25 15:23:20,380 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a77ba08-00e8-431e-be4e-5dc01647d95d', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a77ba08-00e8-431e-be4e-5dc01647d95d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:21,436 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.052s 2022-05-25 15:23:21,436 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f22a0fc1-882b-4587-a878-8f0851656d21', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f22a0fc1-882b-4587-a878-8f0851656d21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:22,463 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.023s 2022-05-25 15:23:22,464 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca4b7d76-4d1e-4459-bc52-1826ea2cd7c7', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca4b7d76-4d1e-4459-bc52-1826ea2cd7c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:23,510 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.041s 2022-05-25 15:23:23,510 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d105c6a7-5b15-4527-ad1d-954f52f1071b', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d105c6a7-5b15-4527-ad1d-954f52f1071b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:24,566 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.052s 2022-05-25 15:23:24,566 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d8cca76-0d12-49ba-84f1-bc45fdc55303', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d8cca76-0d12-49ba-84f1-bc45fdc55303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:25,623 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.053s 2022-05-25 15:23:25,624 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2da7317-f695-42d3-9970-84eb06f9ffaa', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2da7317-f695-42d3-9970-84eb06f9ffaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:26,680 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.051s 2022-05-25 15:23:26,689 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-899e05c7-fca8-4715-9da1-e8a221c0c1d8', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-899e05c7-fca8-4715-9da1-e8a221c0c1d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:27,737 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.045s 2022-05-25 15:23:27,738 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d018f8fa-7f08-41ac-9040-a132cb64f7a9', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d018f8fa-7f08-41ac-9040-a132cb64f7a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:28,798 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.056s 2022-05-25 15:23:28,798 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05fea59f-5b16-4bd4-9321-3eb78523b616', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05fea59f-5b16-4bd4-9321-3eb78523b616', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:29,857 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.054s 2022-05-25 15:23:29,857 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85b06c38-839f-44d9-ad29-750df5e41227', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85b06c38-839f-44d9-ad29-750df5e41227', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:30,924 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.062s 2022-05-25 15:23:30,924 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2e52a66-6567-485b-b55b-122675be123c', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2e52a66-6567-485b-b55b-122675be123c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:31,978 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.050s 2022-05-25 15:23:31,978 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22b10e16-a36d-4e31-91b3-85b9af6f0962', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22b10e16-a36d-4e31-91b3-85b9af6f0962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:33,035 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.052s 2022-05-25 15:23:33,035 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea0a6726-394b-428f-aa0d-4280edc664c1', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea0a6726-394b-428f-aa0d-4280edc664c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:34,090 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.051s 2022-05-25 15:23:34,091 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05bfe426-5f4a-483d-99ce-d27cdd5d1355', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05bfe426-5f4a-483d-99ce-d27cdd5d1355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:35,164 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.067s 2022-05-25 15:23:35,164 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9de95edf-228d-4a11-86b5-a76c15963cc6', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9de95edf-228d-4a11-86b5-a76c15963cc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:36,215 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.047s 2022-05-25 15:23:36,216 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4d78184-4856-42ae-b15b-216018fe28f8', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4d78184-4856-42ae-b15b-216018fe28f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:37,271 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.052s 2022-05-25 15:23:37,272 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61194be7-e122-4788-bcdf-b8dd5e5b39fe', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61194be7-e122-4788-bcdf-b8dd5e5b39fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:38,324 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.048s 2022-05-25 15:23:38,325 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39f0b10b-df09-46b7-8d8b-69e8b0f04ed8', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39f0b10b-df09-46b7-8d8b-69e8b0f04ed8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:39,352 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.023s 2022-05-25 15:23:39,352 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82a34af2-74d8-4958-a202-ac7efea1e1d6', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82a34af2-74d8-4958-a202-ac7efea1e1d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:23:40,397 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 0.040s 2022-05-25 15:23:40,397 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5666f8ac-ec1f-4637-b18e-f45376aefe57', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5666f8ac-ec1f-4637-b18e-f45376aefe57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:24:41,459 125527 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.57', port=80): Read timed out. (read timeout=60)")': /volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 2022-05-25 15:24:42,664 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 61.264s 2022-05-25 15:24:42,665 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d558a4a-3e41-432e-b3fc-fb6791055fdf', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d558a4a-3e41-432e-b3fc-fb6791055fdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:25:41,253 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 57.584s 2022-05-25 15:25:41,253 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bbd5e0c-b109-435f-98dc-f1dde3acdba7', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bbd5e0c-b109-435f-98dc-f1dde3acdba7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:26:42,317 125527 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.57', port=80): Read timed out. (read timeout=60)")': /volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 2022-05-25 15:26:43,286 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 61.030s 2022-05-25 15:26:43,287 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0e1cae0-b51b-4070-bd07-0b17d7a4230d', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0e1cae0-b51b-4070-bd07-0b17d7a4230d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-05-25 15:27:42,224 125527 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e 57.933s 2022-05-25 15:27:42,224 125527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd3810d8-0349-42f6-b7d5-6a88e534cbd9', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd3810d8-0349-42f6-b7d5-6a88e534cbd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/5d4044e2798b43d6852064b0e529a580/snapshots/189fc24b-be46-478b-b62d-bf1bc9ed974e'} Body: b'{"snapshot": {"id": "189fc24b-be46-478b-b62d-bf1bc9ed974e", "created_at": "2022-05-25T15:20:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229287884", "description": null, "volume_id": "ea21ece8-5f14-4db5-bd0f-2fb62982d9e7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "5d4044e2798b43d6852064b0e529a580", "os-extended-snapshot-attributes:progress": "0%"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 103, in test_snapshot_create_get_list_update_delete snapshot = self.create_snapshot(self.volume_origin['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 146, in create_snapshot waiters.wait_for_volume_resource_status(cls.snapshots_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: snapshot 189fc24b-be46-478b-b62d-bf1bc9ed974e failed to reach available status (current creating) within the required time (360 s). |
||||||
test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
fail
ft12.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61]testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 449, in _make_request six.raise_from(e, None) File "<string>", line 3, in raise_from File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 444, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1348, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 316, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 277, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) socket.timeout: timed out 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/api/volume/test_volumes_snapshots.py", line 80, in test_snapshot_create_offline_delete_online snapshot1 = self.create_snapshot(self.volume_origin['id']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 142, in create_snapshot snapshot = cls.snapshots_client.create_snapshot( File "/opt/stack/tempest/tempest/lib/services/volume/v3/snapshots_client.py", line 70, in create_snapshot resp, body = self.post('snapshots', 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 687, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 566, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 606, in raw_request resp, resp_body = self.http_obj.request( File "/opt/stack/tempest/tempest/lib/common/http.py", line 110, in request r = super(ClosingHttp, self).request(method, url, retries=retry, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/poolmanager.py", line 376, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 785, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 550, in increment raise six.reraise(type(error), error, _stacktrace) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 451, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 340, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.57', port=80): Read timed out. (read timeout=60) |
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
fail
ft12.5: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4]testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 449, in _make_request six.raise_from(e, None) File "<string>", line 3, in raise_from File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 444, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1348, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 316, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 277, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 170, in test_volume_from_snapshot self._create_volume_from_snapshot( File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 148, in _create_volume_from_snapshot src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 126, in create_volume volume = cls.volumes_client.create_volume(**kwargs)['volume'] File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 100, in create_volume resp, body = self.post('volumes', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 687, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 566, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 606, in raw_request resp, resp_body = self.http_obj.request( File "/opt/stack/tempest/tempest/lib/common/http.py", line 110, in request r = super(ClosingHttp, self).request(method, url, retries=retry, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/poolmanager.py", line 376, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 785, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 550, in increment raise six.reraise(type(error), error, _stacktrace) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 451, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 340, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.57', port=80): Read timed out. (read timeout=60) |
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
fail
ft12.6: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a]testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 449, in _make_request six.raise_from(e, None) File "<string>", line 3, in raise_from File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 444, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1348, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 316, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 277, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 176, in test_volume_from_snapshot_no_size self._create_volume_from_snapshot() File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 148, in _create_volume_from_snapshot src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 126, in create_volume volume = cls.volumes_client.create_volume(**kwargs)['volume'] File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 100, in create_volume resp, body = self.post('volumes', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 687, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 566, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 606, in raw_request resp, resp_body = self.http_obj.request( File "/opt/stack/tempest/tempest/lib/common/http.py", line 110, in request r = super(ClosingHttp, self).request(method, url, retries=retry, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/poolmanager.py", line 376, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 785, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 550, in increment raise six.reraise(type(error), error, _stacktrace) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 451, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 340, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.57', port=80): Read timed out. (read timeout=60) |
||||||
tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 1 | 0 | 1 | 0 | 0 | Detail | |
test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
fail
ft13.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-25 15:15:29,371 125525 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2022-05-25 15:15:29,725 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.222.0.57/compute/v2.1/os-keypairs 0.350s 2022-05-25 15:15:29,726 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-2088704167", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAgZx8zIAjY/7VnHIraPG21WpbNw4L2Zx/kawP1uzcAWTZyKspF/U+bZUAWWov38Gk03JN0jy6/DHcfxPOAVgV8tepHU4BqSvbLNpZhaA6pnsRvkjcBnTNm2kHvHZKl7Gw=="}} Response - Headers: {'date': 'Wed, 25 May 2022 15:15:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '400', '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-06329c94-7221-40c8-8584-55a12bc8c6e1', 'x-compute-request-id': 'req-06329c94-7221-40c8-8584-55a12bc8c6e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-2088704167", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAgZx8zIAjY/7VnHIraPG21WpbNw4L2Zx/kawP1uzcAWTZyKspF/U+bZUAWWov38Gk03JN0jy6/DHcfxPOAVgV8tepHU4BqSvbLNpZhaA6pnsRvkjcBnTNm2kHvHZKl7Gw==", "fingerprint": "27:fd:70:76:95:4b:19:85:ff:9c:41:ab:8e:ed:17:67", "user_id": "744dda05a7ae45eca28291fadeca771e"}}' 2022-05-25 15:15:30,045 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.57:9696/v2.0/security-groups 0.317s 2022-05-25 15:15:30,045 125525 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-1739417999", "description": "tempest-secgroup-smoke-1739417999 description", "project_id": "2e1fa93296b94d14bb2a0a7c3f557cd6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-d19b0e38-463e-4afa-a03e-833e4a6ffd17', 'date': 'Wed, 25 May 2022 15:15:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "34481e65-f6ac-4f0c-98f8-d7062ed16dc3", "name": "tempest-secgroup-smoke-1739417999", "stateful": true, "tenant_id": "2e1fa93296b94d14bb2a0a7c3f557cd6", "description": "tempest-secgroup-smoke-1739417999 description", "shared": false, "security_group_rules": [{"id": "538099e4-69b3-430c-a6d1-6f902e6874a7", "tenant_id": "2e1fa93296b94d14bb2a0a7c3f557cd6", "security_group_id": "34481e65-f6ac-4f0c-98f8-d7062ed16dc3", "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": 430, "description": null, "tags": [], "created_at": "2022-05-25T15:15:29Z", "updated_at": "2022-05-25T15:15:29Z", "revision_number": 0, "project_id": "2e1fa93296b94d14bb2a0a7c3f557cd6"}, {"id": "e3f60d7b-d1a0-49aa-a7e5-d39e69aece27", "tenant_id": "2e1fa93296b94d14bb2a0a7c3f557cd6", "security_group_id": "34481e65-f6ac-4f0c-98f8-d7062ed16dc3", "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": 429, "description": null, "tags": [], "created_at": "2022-05-25T15:15:29Z", "updated_at": "2022-05-25T15:15:29Z", "revision_number": 0, "project_id": "2e1fa93296b94d14bb2a0a7c3f557cd6"}], "tags": [], "created_at": "2022-05-25T15:15:29Z", "updated_at": "2022-05-25T15:15:29Z", "revision_number": 1, "project_id": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:15:30,415 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.57:9696/v2.0/security-group-rules 0.368s 2022-05-25 15:15:30,415 125525 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": "34481e65-f6ac-4f0c-98f8-d7062ed16dc3", "project_id": "2e1fa93296b94d14bb2a0a7c3f557cd6", "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-dfb09e7f-3b1b-4f47-a5c7-52298f20672f', 'date': 'Wed, 25 May 2022 15:15:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "27d27008-b81b-4937-a2a1-841b5afa6ab2", "tenant_id": "2e1fa93296b94d14bb2a0a7c3f557cd6", "security_group_id": "34481e65-f6ac-4f0c-98f8-d7062ed16dc3", "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": "2022-05-25T15:15:30Z", "updated_at": "2022-05-25T15:15:30Z", "revision_number": 0, "project_id": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:15:30,923 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.57:9696/v2.0/security-group-rules 0.507s 2022-05-25 15:15:30,923 125525 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": "34481e65-f6ac-4f0c-98f8-d7062ed16dc3", "project_id": "2e1fa93296b94d14bb2a0a7c3f557cd6", "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-06c60a53-bf1d-4652-9995-ab1a258dc055', 'date': 'Wed, 25 May 2022 15:15:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "851f9f4f-44f0-47fe-ab2c-778c1bd40fb0", "tenant_id": "2e1fa93296b94d14bb2a0a7c3f557cd6", "security_group_id": "34481e65-f6ac-4f0c-98f8-d7062ed16dc3", "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": "2022-05-25T15:15:30Z", "updated_at": "2022-05-25T15:15:30Z", "revision_number": 0, "project_id": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:15:31,252 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.57:9696/v2.0/security-group-rules 0.328s 2022-05-25 15:15:31,252 125525 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": "34481e65-f6ac-4f0c-98f8-d7062ed16dc3", "project_id": "2e1fa93296b94d14bb2a0a7c3f557cd6", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-846aea9d-45b9-4dcd-aafc-807f4964c013', 'date': 'Wed, 25 May 2022 15:15:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "18ccc840-37e6-4890-b814-b597dc6a6f24", "tenant_id": "2e1fa93296b94d14bb2a0a7c3f557cd6", "security_group_id": "34481e65-f6ac-4f0c-98f8-d7062ed16dc3", "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": "2022-05-25T15:15:31Z", "updated_at": "2022-05-25T15:15:31Z", "revision_number": 0, "project_id": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:15:31,634 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.57:9696/v2.0/security-group-rules 0.381s 2022-05-25 15:15:31,634 125525 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": "34481e65-f6ac-4f0c-98f8-d7062ed16dc3", "project_id": "2e1fa93296b94d14bb2a0a7c3f557cd6", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-277514e0-d6ee-4655-8002-4882f1a0ee33', 'date': 'Wed, 25 May 2022 15:15:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a14f5b90-a30b-4756-88cf-fab805908b4f", "tenant_id": "2e1fa93296b94d14bb2a0a7c3f557cd6", "security_group_id": "34481e65-f6ac-4f0c-98f8-d7062ed16dc3", "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": "2022-05-25T15:15:31Z", "updated_at": "2022-05-25T15:15:31Z", "revision_number": 0, "project_id": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:15:32,008 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.57:9696/v2.0/security-group-rules 0.373s 2022-05-25 15:15:32,008 125525 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": "34481e65-f6ac-4f0c-98f8-d7062ed16dc3", "project_id": "2e1fa93296b94d14bb2a0a7c3f557cd6", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-a2a72f89-4706-40d8-a4b4-f56c200a83c8', 'date': 'Wed, 25 May 2022 15:15:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "89fc019d-38a1-46b1-a6c3-c7f70f615e8f", "tenant_id": "2e1fa93296b94d14bb2a0a7c3f557cd6", "security_group_id": "34481e65-f6ac-4f0c-98f8-d7062ed16dc3", "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": "2022-05-25T15:15:31Z", "updated_at": "2022-05-25T15:15:31Z", "revision_number": 0, "project_id": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:15:32,378 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.57:9696/v2.0/security-group-rules 0.369s 2022-05-25 15:15:32,378 125525 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": "34481e65-f6ac-4f0c-98f8-d7062ed16dc3", "project_id": "2e1fa93296b94d14bb2a0a7c3f557cd6", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-178e3348-f864-4ee9-91f6-3da9efedb271', 'date': 'Wed, 25 May 2022 15:15:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.57:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d59c6472-cf93-40fd-9bc1-525c76b6e5c8", "tenant_id": "2e1fa93296b94d14bb2a0a7c3f557cd6", "security_group_id": "34481e65-f6ac-4f0c-98f8-d7062ed16dc3", "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": "2022-05-25T15:15:32Z", "updated_at": "2022-05-25T15:15:32Z", "revision_number": 0, "project_id": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:15:32,378 125525 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2022-05-25 15:15:32,402 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/image/v2/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f 0.022s 2022-05-25 15:15:32,402 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-662585ce-9ca5-46d5-b3d9-47db724f9320', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/image/v2/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "name": "ubuntu-16", "disk_format": "vhdx", "container_format": "bare", "visibility": "public", "size": 645922816, "virtual_size": 734003200, "status": "active", "checksum": "318f990048c8a194829e52141534610d", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "0561c92c72f64ee9b67355671c55b3d1", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "created_at": "2022-05-25T14:50:55Z", "updated_at": "2022-05-25T14:51:12Z", "tags": [], "self": "/v2/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "file": "/v2/images/7f82f0f1-f50d-463e-8e1f-bec0cb46090f/file", "schema": "/v2/schemas/image"}' 2022-05-25 15:15:33,157 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes 0.754s 2022-05-25 15:15:33,157 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "snapshot_id": null, "imageRef": "7f82f0f1-f50d-463e-8e1f-bec0cb46090f", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 25 May 2022 15:15:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-493bfc01-4615-4507-8d8d-c5fe4c8dc3e4', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-493bfc01-4615-4507-8d8d-c5fe4c8dc3e4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:32.849483", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-05-25 15:15:33,341 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.177s 2022-05-25 15:15:33,341 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad1bd592-5990-48a0-b3df-d61690da3c6e', 'content-length': '895', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad1bd592-5990-48a0-b3df-d61690da3c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:15:34,398 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.047s 2022-05-25 15:15:34,399 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fb5c9bc-2068-4101-9834-042a812fe27f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fb5c9bc-2068-4101-9834-042a812fe27f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:15:35,454 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.046s 2022-05-25 15:15:35,455 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fc9f2a9-e575-46d6-aaaa-aabfc488e841', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fc9f2a9-e575-46d6-aaaa-aabfc488e841', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:15:36,512 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.048s 2022-05-25 15:15:36,513 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b047416d-4692-444b-ae42-150f2624de53', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b047416d-4692-444b-ae42-150f2624de53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:15:37,739 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.218s 2022-05-25 15:15:37,739 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0343b67-4564-44c5-bfeb-56405d40e67f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0343b67-4564-44c5-bfeb-56405d40e67f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:15:38,798 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.051s 2022-05-25 15:15:38,799 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-801559df-5e1b-4f92-8c63-95c63ed2db88', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-801559df-5e1b-4f92-8c63-95c63ed2db88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:15:39,852 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.045s 2022-05-25 15:15:39,852 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75b3ec57-d7bc-49d7-baae-d381d71cc25e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75b3ec57-d7bc-49d7-baae-d381d71cc25e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:15:40,911 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.050s 2022-05-25 15:15:40,911 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8df4424d-b392-49cd-9034-cb1338da7f5c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8df4424d-b392-49cd-9034-cb1338da7f5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:15:41,972 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.053s 2022-05-25 15:15:41,972 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72fa8347-1ce5-4c48-97e2-50e1614adfe9', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72fa8347-1ce5-4c48-97e2-50e1614adfe9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:15:43,026 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.046s 2022-05-25 15:15:43,026 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fdb121d-e320-44a7-99df-408d547163bd', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fdb121d-e320-44a7-99df-408d547163bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:15:44,088 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.053s 2022-05-25 15:15:44,089 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4c27e12-5fa8-4002-807d-c31c378c587c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4c27e12-5fa8-4002-807d-c31c378c587c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:15:45,140 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:15:45,141 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc46df83-336f-4726-ba7e-f5c6f75a18b5', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc46df83-336f-4726-ba7e-f5c6f75a18b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:15:46,193 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.045s 2022-05-25 15:15:46,194 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdb64450-4b35-4211-86d5-1bd2d127c438', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdb64450-4b35-4211-86d5-1bd2d127c438', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:15:47,252 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.051s 2022-05-25 15:15:47,253 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c57e71b2-fee2-472d-b56f-4f514bdf1d57', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c57e71b2-fee2-472d-b56f-4f514bdf1d57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:15:48,304 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.043s 2022-05-25 15:15:48,304 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47651875-ef8a-4884-9aa4-adfd2c9e77e4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47651875-ef8a-4884-9aa4-adfd2c9e77e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:15:49,358 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.046s 2022-05-25 15:15:49,358 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-865a4fac-f3d0-413d-b0e9-221304c1f3a9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-865a4fac-f3d0-413d-b0e9-221304c1f3a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:15:50,412 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.045s 2022-05-25 15:15:50,413 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab116cd6-c397-42e9-b93b-f8fb924d9acb', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab116cd6-c397-42e9-b93b-f8fb924d9acb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:15:51,468 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.048s 2022-05-25 15:15:51,474 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0973d2c1-d0bc-4d0a-bec1-3dcc8990b155', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0973d2c1-d0bc-4d0a-bec1-3dcc8990b155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:15:52,521 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.039s 2022-05-25 15:15:52,521 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28961cf8-e054-4cef-8a70-34d1abd7e164', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28961cf8-e054-4cef-8a70-34d1abd7e164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:15:53,576 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.047s 2022-05-25 15:15:53,576 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77378a74-6715-4444-a984-17c692d71e2c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77378a74-6715-4444-a984-17c692d71e2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:15:54,628 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.044s 2022-05-25 15:15:54,629 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97fd53ee-2811-4db7-8226-9e55a387c37c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97fd53ee-2811-4db7-8226-9e55a387c37c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:15:55,684 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.047s 2022-05-25 15:15:55,684 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5bae022-17b7-488c-adc0-bfb4a0bbee28', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5bae022-17b7-488c-adc0-bfb4a0bbee28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:15:56,747 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.054s 2022-05-25 15:15:56,748 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83721b97-9650-47d2-bf88-040917068fc0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83721b97-9650-47d2-bf88-040917068fc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:15:57,814 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.056s 2022-05-25 15:15:57,815 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-839d4a40-8e6c-4bbd-81b4-db8555443fef', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-839d4a40-8e6c-4bbd-81b4-db8555443fef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:15:58,864 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:15:58,864 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e680255-417c-4d1c-b6a4-91ca308b405d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e680255-417c-4d1c-b6a4-91ca308b405d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:15:59,921 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.049s 2022-05-25 15:15:59,921 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:15:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be976d84-fc8f-496d-84e4-c404269c6453', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be976d84-fc8f-496d-84e4-c404269c6453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:00,975 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.044s 2022-05-25 15:16:00,975 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dceb4512-3606-4691-9f79-35b4e6a79e6b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dceb4512-3606-4691-9f79-35b4e6a79e6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:02,025 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:16:02,025 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30cb6326-784a-4968-95a2-7345ee03f551', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30cb6326-784a-4968-95a2-7345ee03f551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:03,078 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.045s 2022-05-25 15:16:03,078 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec831590-92c4-4a77-8fc6-41c2cf555aaf', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec831590-92c4-4a77-8fc6-41c2cf555aaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:04,131 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.045s 2022-05-25 15:16:04,132 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e20c5a6f-9791-40b4-99ff-2730451e34c0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e20c5a6f-9791-40b4-99ff-2730451e34c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:05,199 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.059s 2022-05-25 15:16:05,200 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cadcd92-5b06-41cf-8af8-5b03159f642a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cadcd92-5b06-41cf-8af8-5b03159f642a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:06,249 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:16:06,250 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-683b8bcb-98b6-434d-bed1-7d8f49c41994', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-683b8bcb-98b6-434d-bed1-7d8f49c41994', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:07,300 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:16:07,300 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19e6b7ed-1f1e-4d0d-b573-85f59136b583', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19e6b7ed-1f1e-4d0d-b573-85f59136b583', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:08,361 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.052s 2022-05-25 15:16:08,361 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7ced170-3c3f-4bca-a586-a779e47026e9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7ced170-3c3f-4bca-a586-a779e47026e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:09,416 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.045s 2022-05-25 15:16:09,416 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62df6553-3f8f-43d9-80a4-e46252829a19', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62df6553-3f8f-43d9-80a4-e46252829a19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:10,469 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.045s 2022-05-25 15:16:10,470 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39eb14e3-c88d-4198-91ea-f3cc9eea3d0a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39eb14e3-c88d-4198-91ea-f3cc9eea3d0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:11,522 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.044s 2022-05-25 15:16:11,523 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c333072c-8ec6-4253-8743-b74ce1fb21d7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c333072c-8ec6-4253-8743-b74ce1fb21d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:12,598 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.068s 2022-05-25 15:16:12,599 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3598389f-65ed-464b-94ee-bfd943423fe3', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3598389f-65ed-464b-94ee-bfd943423fe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:13,668 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.061s 2022-05-25 15:16:13,668 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba5a7ce4-ead2-489a-bad0-b403847ddd2a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba5a7ce4-ead2-489a-bad0-b403847ddd2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:14,719 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:16:14,719 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-404ced58-5777-4cc7-b076-31ffb541b024', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-404ced58-5777-4cc7-b076-31ffb541b024', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:15,774 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.046s 2022-05-25 15:16:15,774 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10a23885-4272-4277-86c1-d91f709dd183', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10a23885-4272-4277-86c1-d91f709dd183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:16,828 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.046s 2022-05-25 15:16:16,828 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-511efc7d-04ea-41bc-9dd5-d815d6e6a6d7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-511efc7d-04ea-41bc-9dd5-d815d6e6a6d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:17,889 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.051s 2022-05-25 15:16:17,889 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d175b73-c517-421c-b091-d075daf1d3f2', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d175b73-c517-421c-b091-d075daf1d3f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:18,949 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.051s 2022-05-25 15:16:18,950 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aa7d21d-489d-4013-9c2e-37abf99d8ed1', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aa7d21d-489d-4013-9c2e-37abf99d8ed1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:20,003 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.045s 2022-05-25 15:16:20,003 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-788e6f5a-e678-4c42-9a64-a797033fbb1c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-788e6f5a-e678-4c42-9a64-a797033fbb1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:21,061 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.049s 2022-05-25 15:16:21,061 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b582278-9afb-4931-b565-1dd104ffcc2f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b582278-9afb-4931-b565-1dd104ffcc2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:22,117 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.046s 2022-05-25 15:16:22,117 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e19879e-3c6a-4115-ad6b-b6c4bd1ff378', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e19879e-3c6a-4115-ad6b-b6c4bd1ff378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:23,171 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:16:23,172 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89e01885-c72d-465e-85e1-de585191265c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89e01885-c72d-465e-85e1-de585191265c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:24,245 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.065s 2022-05-25 15:16:24,245 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53058875-69fe-4c20-8dc8-e622f35a018d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53058875-69fe-4c20-8dc8-e622f35a018d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:25,311 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.055s 2022-05-25 15:16:25,311 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b30b0df-ff0b-4aea-8941-efbf2b0547e9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b30b0df-ff0b-4aea-8941-efbf2b0547e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:26,371 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.051s 2022-05-25 15:16:26,372 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fb6fb5a-8621-47fc-ba46-e94f8783989c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fb6fb5a-8621-47fc-ba46-e94f8783989c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:27,433 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.052s 2022-05-25 15:16:27,433 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60428dda-b564-4310-9ca8-c154250657de', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60428dda-b564-4310-9ca8-c154250657de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:28,514 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.073s 2022-05-25 15:16:28,515 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c11c53ea-6986-4750-827a-2cc95409d776', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c11c53ea-6986-4750-827a-2cc95409d776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:29,585 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.061s 2022-05-25 15:16:29,585 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-badd83f9-2a36-481d-afef-bff7bd8a0470', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-badd83f9-2a36-481d-afef-bff7bd8a0470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:30,638 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.045s 2022-05-25 15:16:30,638 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-319b6f8a-fdc4-4100-b1d0-757f8d5a09d4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-319b6f8a-fdc4-4100-b1d0-757f8d5a09d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:31,697 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.051s 2022-05-25 15:16:31,697 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f543b324-dc6b-48ce-997f-c0c4ff2e3512', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f543b324-dc6b-48ce-997f-c0c4ff2e3512', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:32,749 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.045s 2022-05-25 15:16:32,750 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e13ccf8e-60fc-43a2-abd9-dbae0c465d56', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e13ccf8e-60fc-43a2-abd9-dbae0c465d56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:33,807 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.048s 2022-05-25 15:16:33,807 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac472c4a-d101-4bf1-a8a8-21de5f86f3e5', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac472c4a-d101-4bf1-a8a8-21de5f86f3e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:34,860 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.045s 2022-05-25 15:16:34,860 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bfd81a3-7491-4895-ac56-6c82766cc4d5', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bfd81a3-7491-4895-ac56-6c82766cc4d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:35,923 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.054s 2022-05-25 15:16:35,923 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a210a14-b02a-45dc-8723-9f346018bc8c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a210a14-b02a-45dc-8723-9f346018bc8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:36,977 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:16:36,977 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f296b02-7334-4830-a5a3-a8d409d8836d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f296b02-7334-4830-a5a3-a8d409d8836d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:38,057 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.070s 2022-05-25 15:16:38,057 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08069691-907e-4c1a-a55d-d729e7280455', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08069691-907e-4c1a-a55d-d729e7280455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:39,139 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.074s 2022-05-25 15:16:39,140 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd649919-158f-4eb8-b973-176b3d92e527', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd649919-158f-4eb8-b973-176b3d92e527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:40,189 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:16:40,189 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3371910a-6be3-4b4a-87ac-ad2d9ecc8de3', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3371910a-6be3-4b4a-87ac-ad2d9ecc8de3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:41,243 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.047s 2022-05-25 15:16:41,244 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32268940-ca74-4f75-9a44-00f8e7484a0e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32268940-ca74-4f75-9a44-00f8e7484a0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:42,298 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.046s 2022-05-25 15:16:42,298 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cacd69d2-f8f4-43d4-837b-0603e11f4b46', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cacd69d2-f8f4-43d4-837b-0603e11f4b46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:43,389 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.083s 2022-05-25 15:16:43,389 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a011725f-0d27-4763-b8ff-b6baf4904b83', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a011725f-0d27-4763-b8ff-b6baf4904b83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:44,447 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.049s 2022-05-25 15:16:44,447 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2dd2429-3eb7-4fe9-a0fc-d8fef91686a0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2dd2429-3eb7-4fe9-a0fc-d8fef91686a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:45,507 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.052s 2022-05-25 15:16:45,507 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-611994a7-a6bc-4144-b62d-319097194b33', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-611994a7-a6bc-4144-b62d-319097194b33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:46,561 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.046s 2022-05-25 15:16:46,561 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ec7d3a4-1d3f-4029-99d2-d8a2c2d090bc', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ec7d3a4-1d3f-4029-99d2-d8a2c2d090bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:47,621 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.051s 2022-05-25 15:16:47,630 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b52c5691-69e7-4b22-9a5e-c91b88a266a0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b52c5691-69e7-4b22-9a5e-c91b88a266a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:48,687 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.046s 2022-05-25 15:16:48,687 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be43ac63-b956-4a39-84c5-3557baace2df', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be43ac63-b956-4a39-84c5-3557baace2df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:49,740 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.044s 2022-05-25 15:16:49,741 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71867f67-6fce-43bc-b134-49bdfded42d5', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71867f67-6fce-43bc-b134-49bdfded42d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:50,791 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:16:50,791 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6c9b44f-a9be-477d-b8fe-510924d2ccf5', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6c9b44f-a9be-477d-b8fe-510924d2ccf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:51,842 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.043s 2022-05-25 15:16:51,842 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89a859b7-1d32-4e8b-875c-cc90fcaa5047', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89a859b7-1d32-4e8b-875c-cc90fcaa5047', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:52,898 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.047s 2022-05-25 15:16:52,898 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aad6469-796b-48ac-a8bb-d0878df51b15', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aad6469-796b-48ac-a8bb-d0878df51b15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:53,952 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.046s 2022-05-25 15:16:53,952 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1d1f639-118c-403e-8acd-59cb51054a2b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1d1f639-118c-403e-8acd-59cb51054a2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:55,009 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.048s 2022-05-25 15:16:55,009 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c7b0dc7-9c0a-4a6b-ac5e-6cb6f7527f06', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c7b0dc7-9c0a-4a6b-ac5e-6cb6f7527f06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:56,062 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.044s 2022-05-25 15:16:56,062 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bef4df0c-5ca2-4233-8bed-491350b0829c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bef4df0c-5ca2-4233-8bed-491350b0829c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:57,119 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.047s 2022-05-25 15:16:57,119 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a62622b-64e2-469c-b95c-1222ad13cd64', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a62622b-64e2-469c-b95c-1222ad13cd64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:58,180 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.053s 2022-05-25 15:16:58,181 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc2bf2b7-5c27-47ed-87a6-3587e8a1c5e1', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc2bf2b7-5c27-47ed-87a6-3587e8a1c5e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:16:59,249 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.060s 2022-05-25 15:16:59,249 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:16:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d84ad57b-4271-46ed-91fd-4274620e1380', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d84ad57b-4271-46ed-91fd-4274620e1380', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:00,306 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.047s 2022-05-25 15:17:00,307 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e41646ea-448a-4cfa-a76f-1a6301344727', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e41646ea-448a-4cfa-a76f-1a6301344727', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:01,360 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.043s 2022-05-25 15:17:01,360 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-122f3fe0-1c83-4566-b2b3-55d8981d9b4a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-122f3fe0-1c83-4566-b2b3-55d8981d9b4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:02,421 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.052s 2022-05-25 15:17:02,421 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-606eb329-3213-46ac-88bd-01893be87ca6', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-606eb329-3213-46ac-88bd-01893be87ca6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:03,476 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.047s 2022-05-25 15:17:03,477 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fced4db-275c-4268-8c04-95265481f2e7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fced4db-275c-4268-8c04-95265481f2e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:04,531 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.046s 2022-05-25 15:17:04,531 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a37e5623-880e-4c8f-bca2-bac67520ca31', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a37e5623-880e-4c8f-bca2-bac67520ca31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:05,591 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.050s 2022-05-25 15:17:05,591 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45ff1fbd-7a73-41a8-b15e-378d9f360abf', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45ff1fbd-7a73-41a8-b15e-378d9f360abf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:06,642 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.043s 2022-05-25 15:17:06,643 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71083d36-7eff-4329-a3b5-0a8bb92b8d7e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71083d36-7eff-4329-a3b5-0a8bb92b8d7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:07,697 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.046s 2022-05-25 15:17:07,697 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cc7545a-62de-4bc7-9960-d34af1b5a57f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cc7545a-62de-4bc7-9960-d34af1b5a57f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:08,755 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.049s 2022-05-25 15:17:08,755 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f4762c2-aa55-4e23-aa4b-933ebbdf74ce', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f4762c2-aa55-4e23-aa4b-933ebbdf74ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:09,819 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.052s 2022-05-25 15:17:09,820 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97708329-65e3-4a80-961e-0b35cdb5bb34', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97708329-65e3-4a80-961e-0b35cdb5bb34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:10,872 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.044s 2022-05-25 15:17:10,873 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6a9da9b-36df-4e7a-921c-7847bd418e4b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6a9da9b-36df-4e7a-921c-7847bd418e4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:11,930 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.049s 2022-05-25 15:17:11,930 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-716eae6b-8602-4fa6-acef-28545c7e6b2f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-716eae6b-8602-4fa6-acef-28545c7e6b2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:12,985 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.046s 2022-05-25 15:17:12,985 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a8748af-9010-4e6d-86bf-fe5c05393486', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a8748af-9010-4e6d-86bf-fe5c05393486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:14,041 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.046s 2022-05-25 15:17:14,041 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d07d304-ef0e-48ff-9911-253a548cbf02', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d07d304-ef0e-48ff-9911-253a548cbf02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:15,099 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.049s 2022-05-25 15:17:15,099 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b47db815-20b0-4d5a-aa5f-4b71b36f8e95', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b47db815-20b0-4d5a-aa5f-4b71b36f8e95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:16,164 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.056s 2022-05-25 15:17:16,165 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-286bb1d3-982e-40d0-a160-5840b2228b74', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-286bb1d3-982e-40d0-a160-5840b2228b74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:17,216 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.038s 2022-05-25 15:17:17,217 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19c302a0-0df9-4def-b752-2dc82f400a22', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19c302a0-0df9-4def-b752-2dc82f400a22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:18,270 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.045s 2022-05-25 15:17:18,270 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-102ff51d-4656-4f61-8852-7115f70c651d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-102ff51d-4656-4f61-8852-7115f70c651d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:19,322 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.043s 2022-05-25 15:17:19,323 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56c10da9-c2d2-459e-88de-a1443d9ddd18', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56c10da9-c2d2-459e-88de-a1443d9ddd18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:20,371 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:17:20,371 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f7f4bd5-9c73-4810-8f32-c372f567186e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f7f4bd5-9c73-4810-8f32-c372f567186e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:21,431 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.052s 2022-05-25 15:17:21,431 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae128ef0-d6da-416d-b44e-587ddf6d663a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae128ef0-d6da-416d-b44e-587ddf6d663a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:22,488 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.049s 2022-05-25 15:17:22,488 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15365b2d-3410-44e2-af7b-eaa71feed3aa', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15365b2d-3410-44e2-af7b-eaa71feed3aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:23,544 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.047s 2022-05-25 15:17:23,545 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45536625-7747-45f3-82a8-8d9bca7ab2d2', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45536625-7747-45f3-82a8-8d9bca7ab2d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:24,627 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.074s 2022-05-25 15:17:24,627 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ada4d2d-9c73-4cb6-8ac0-de689f3f473f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ada4d2d-9c73-4cb6-8ac0-de689f3f473f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:25,684 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.048s 2022-05-25 15:17:25,684 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72880682-b971-4af2-b22e-44e6a00a5d8c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72880682-b971-4af2-b22e-44e6a00a5d8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:26,744 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.051s 2022-05-25 15:17:26,744 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d09dfd4b-a476-49f5-b849-da986fac7833', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d09dfd4b-a476-49f5-b849-da986fac7833', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:27,799 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.046s 2022-05-25 15:17:27,799 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7993c8a7-7bcd-43cd-8ab0-477adaf98a20', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7993c8a7-7bcd-43cd-8ab0-477adaf98a20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:28,851 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.044s 2022-05-25 15:17:28,851 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e060525-e807-4c6d-8722-408804681142', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e060525-e807-4c6d-8722-408804681142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:29,909 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.049s 2022-05-25 15:17:29,909 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21d12cda-1e44-4805-b269-8bb4d5d23e9c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21d12cda-1e44-4805-b269-8bb4d5d23e9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:30,978 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.061s 2022-05-25 15:17:30,978 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62984215-6ec4-400d-98b2-f80fce59464b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62984215-6ec4-400d-98b2-f80fce59464b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:32,044 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.057s 2022-05-25 15:17:32,045 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa58fb0d-ad63-450f-9e8c-43afb14de5ab', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa58fb0d-ad63-450f-9e8c-43afb14de5ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:33,093 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:17:33,093 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f9461c7-63fc-4ef6-9444-77553dad7b07', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f9461c7-63fc-4ef6-9444-77553dad7b07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:34,149 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.048s 2022-05-25 15:17:34,149 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-decc39f6-6c1b-4e0e-acdd-342442af0b77', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-decc39f6-6c1b-4e0e-acdd-342442af0b77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:35,196 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.039s 2022-05-25 15:17:35,197 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-456c5523-64af-4a22-adc6-8b6858d1910d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-456c5523-64af-4a22-adc6-8b6858d1910d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:36,250 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.044s 2022-05-25 15:17:36,250 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5166d396-97a2-4eca-ad95-80900490ea10', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5166d396-97a2-4eca-ad95-80900490ea10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:37,306 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.047s 2022-05-25 15:17:37,306 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c15c8feb-0599-4db0-91d2-296937e17fe5', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c15c8feb-0599-4db0-91d2-296937e17fe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:38,361 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.046s 2022-05-25 15:17:38,361 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d91bab1c-d8c7-43c2-83dd-f5c8bf8055d2', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d91bab1c-d8c7-43c2-83dd-f5c8bf8055d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:39,413 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.045s 2022-05-25 15:17:39,414 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35d97293-bed8-4016-8cb5-213c2c9e0bad', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35d97293-bed8-4016-8cb5-213c2c9e0bad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:40,466 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.045s 2022-05-25 15:17:40,466 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-279d98f9-7630-4d3c-b5fc-9128f54e9a54', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-279d98f9-7630-4d3c-b5fc-9128f54e9a54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:41,520 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.045s 2022-05-25 15:17:41,520 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e830db39-b03d-4550-ade4-4ba3eb02b2f8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e830db39-b03d-4550-ade4-4ba3eb02b2f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:42,572 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:17:42,572 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a852c793-dc9d-4dab-90b0-f570a6c1b707', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a852c793-dc9d-4dab-90b0-f570a6c1b707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:43,625 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.045s 2022-05-25 15:17:43,626 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adec7014-7eb3-46b2-84fb-e1c748491859', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adec7014-7eb3-46b2-84fb-e1c748491859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:44,684 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.050s 2022-05-25 15:17:44,684 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a71e741-6187-4bca-9950-93d9c746ee25', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a71e741-6187-4bca-9950-93d9c746ee25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:45,755 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.062s 2022-05-25 15:17:45,755 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae4cf03e-190a-495d-b859-2c19ec3d2125', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae4cf03e-190a-495d-b859-2c19ec3d2125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:46,819 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.056s 2022-05-25 15:17:46,820 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-325ef2e1-9d30-408f-9127-6e800546fbbd', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-325ef2e1-9d30-408f-9127-6e800546fbbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:47,885 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.057s 2022-05-25 15:17:47,886 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c19e60ac-2670-49eb-8d7f-dfab2b6e8191', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c19e60ac-2670-49eb-8d7f-dfab2b6e8191', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:48,934 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.039s 2022-05-25 15:17:48,934 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df1f8c37-9ef2-436f-ae04-32b6e3145eb3', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df1f8c37-9ef2-436f-ae04-32b6e3145eb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:49,984 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:17:49,984 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b88e88cf-8e08-430b-815f-610fefe1585a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b88e88cf-8e08-430b-815f-610fefe1585a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:51,038 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.046s 2022-05-25 15:17:51,038 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-235ae7ee-081c-40f2-b235-2a5299e12ac0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-235ae7ee-081c-40f2-b235-2a5299e12ac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:52,090 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.043s 2022-05-25 15:17:52,090 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98798f86-2e7b-4eb2-95e3-dd0cf2b8efaa', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98798f86-2e7b-4eb2-95e3-dd0cf2b8efaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:53,141 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:17:53,141 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-894ab0ed-2aa6-49f1-9750-755acb3d2367', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-894ab0ed-2aa6-49f1-9750-755acb3d2367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:54,190 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:17:54,190 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-293fcf90-2eed-491d-989b-3de9d3f9657f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-293fcf90-2eed-491d-989b-3de9d3f9657f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:55,242 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.044s 2022-05-25 15:17:55,243 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a743ee58-a9ef-41e6-9e22-5f7b11886290', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a743ee58-a9ef-41e6-9e22-5f7b11886290', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:56,292 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:17:56,293 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-235b50f9-0b58-4568-b788-7e88da6dd822', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-235b50f9-0b58-4568-b788-7e88da6dd822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:57,342 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:17:57,343 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c92b1fe5-d140-4d83-a9cf-5764e8f2fb90', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c92b1fe5-d140-4d83-a9cf-5764e8f2fb90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:58,395 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.044s 2022-05-25 15:17:58,396 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b01134b8-88e0-4630-b687-8a6c872c6002', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b01134b8-88e0-4630-b687-8a6c872c6002', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:17:59,443 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.039s 2022-05-25 15:17:59,444 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92e934f0-d728-4c4a-9212-646d923c8fcc', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92e934f0-d728-4c4a-9212-646d923c8fcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:00,492 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:18:00,493 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf52a4a6-c169-425f-bbc5-3503a14fb2cf', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf52a4a6-c169-425f-bbc5-3503a14fb2cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:01,542 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:18:01,543 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5710fe3f-53d1-42c5-bc2a-263bc87de3ac', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5710fe3f-53d1-42c5-bc2a-263bc87de3ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:02,595 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.044s 2022-05-25 15:18:02,596 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e21b807-38ea-4afb-a235-afc03a4bdeef', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e21b807-38ea-4afb-a235-afc03a4bdeef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:03,648 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.043s 2022-05-25 15:18:03,648 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9918edb3-918c-48f4-b6cb-e68600c5c546', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9918edb3-918c-48f4-b6cb-e68600c5c546', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:04,695 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.039s 2022-05-25 15:18:04,696 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-512e105f-344f-411f-aac0-d01658de7534', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-512e105f-344f-411f-aac0-d01658de7534', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:05,744 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:18:05,744 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-632e85b8-17a2-47c9-997e-63d79b2fb8ed', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-632e85b8-17a2-47c9-997e-63d79b2fb8ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:06,793 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:18:06,793 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb1c4316-2be1-4fc5-8efe-989cafedc0ac', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb1c4316-2be1-4fc5-8efe-989cafedc0ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:07,842 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:18:07,842 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e284d789-2fa3-45d7-a285-1d0f6c2940a4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e284d789-2fa3-45d7-a285-1d0f6c2940a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:08,893 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:18:08,893 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-457e32ed-dc8f-4fde-ae1f-e82622a6a4c9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-457e32ed-dc8f-4fde-ae1f-e82622a6a4c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:09,942 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:18:09,942 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-837f4011-b0b1-44f1-a893-313dcedb335a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-837f4011-b0b1-44f1-a893-313dcedb335a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:10,990 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:18:10,991 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dde9a98d-5c7e-47e2-a06f-0088f815d713', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dde9a98d-5c7e-47e2-a06f-0088f815d713', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:12,040 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:18:12,040 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f916daf-48cd-4fa0-bc3d-18201d9f58b8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f916daf-48cd-4fa0-bc3d-18201d9f58b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:13,091 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:18:13,091 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75cc83ad-20a1-4f75-b89f-645c425cf426', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75cc83ad-20a1-4f75-b89f-645c425cf426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:14,141 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:18:14,142 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c4b9c55-e161-4490-aeff-8335a6ed08d9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c4b9c55-e161-4490-aeff-8335a6ed08d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:15,194 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.044s 2022-05-25 15:18:15,194 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de5402da-a4ba-4b7c-a8b5-be11658b9268', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de5402da-a4ba-4b7c-a8b5-be11658b9268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:16,244 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:18:16,245 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e80c9a26-95ab-40f5-a0df-83954b98072d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e80c9a26-95ab-40f5-a0df-83954b98072d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:17,293 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:18:17,293 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e62e749-8b84-4f22-b953-b00e149c70b6', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e62e749-8b84-4f22-b953-b00e149c70b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:18,342 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:18:18,349 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e2e44ae-4c2b-4e2f-b468-d4185b033f75', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e2e44ae-4c2b-4e2f-b468-d4185b033f75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:19,398 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:18:19,399 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b03ee83c-69c4-4dad-91df-524803597207', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b03ee83c-69c4-4dad-91df-524803597207', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:20,446 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:18:20,447 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41afb1ff-8233-4004-a813-e1bc0bb4b16b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41afb1ff-8233-4004-a813-e1bc0bb4b16b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:21,502 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.047s 2022-05-25 15:18:21,502 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21dbcc83-45cd-483a-9a7c-d6822fa10ade', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21dbcc83-45cd-483a-9a7c-d6822fa10ade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:22,554 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.044s 2022-05-25 15:18:22,555 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01fd93d6-6c94-4fe8-a842-c896acdf078a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01fd93d6-6c94-4fe8-a842-c896acdf078a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:23,603 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:18:23,603 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-928ae637-caba-4c53-8922-30f244cf9bac', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-928ae637-caba-4c53-8922-30f244cf9bac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:24,664 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.053s 2022-05-25 15:18:24,665 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e9ed4b3-0b9d-4d64-9e73-d48238d55111', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e9ed4b3-0b9d-4d64-9e73-d48238d55111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:25,717 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:18:25,717 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3de1c2ea-4924-4019-8776-6fb34e1e874c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3de1c2ea-4924-4019-8776-6fb34e1e874c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:26,767 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:18:26,768 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2c6b4d8-3453-480d-9d61-960af5ba86b5', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2c6b4d8-3453-480d-9d61-960af5ba86b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:27,817 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:18:27,818 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56ae642c-6e2f-4707-9e04-44b77490d0bf', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56ae642c-6e2f-4707-9e04-44b77490d0bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:28,867 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:18:28,867 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b59a609-7871-4392-8012-813fe8db40cf', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b59a609-7871-4392-8012-813fe8db40cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:29,917 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:18:29,918 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bd24d0b-679c-440d-b727-a77cbf3c20b9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bd24d0b-679c-440d-b727-a77cbf3c20b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:30,965 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.039s 2022-05-25 15:18:30,965 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2925f94-08cb-4621-89f9-bc52de04e8d4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2925f94-08cb-4621-89f9-bc52de04e8d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:32,013 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:18:32,014 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99e91ce1-5987-4815-9d82-9c5b6a490b11', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99e91ce1-5987-4815-9d82-9c5b6a490b11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:33,064 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:18:33,064 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce4e20c6-4d06-4825-b5e4-e617474c7668', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce4e20c6-4d06-4825-b5e4-e617474c7668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:34,114 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:18:34,114 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e00b67e-dbed-49a5-b838-1e4406832e00', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e00b67e-dbed-49a5-b838-1e4406832e00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:35,163 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:18:35,164 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-824d76b3-67b9-412a-9eab-17d7e2609771', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-824d76b3-67b9-412a-9eab-17d7e2609771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:36,215 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.043s 2022-05-25 15:18:36,220 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dcba82c-6970-49a7-b44b-6ec79a87435b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dcba82c-6970-49a7-b44b-6ec79a87435b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:37,269 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:18:37,270 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf3ffe21-23bc-47b4-9d1d-febca025f7e9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf3ffe21-23bc-47b4-9d1d-febca025f7e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:38,319 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:18:38,319 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15916479-fc3d-4a5a-af53-bc4edcb53f52', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15916479-fc3d-4a5a-af53-bc4edcb53f52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:39,370 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.043s 2022-05-25 15:18:39,370 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81c55370-e1dd-4005-8517-42abe32d6026', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81c55370-e1dd-4005-8517-42abe32d6026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:40,421 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:18:40,421 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c4883c8-9b95-4c41-ab5d-663855e6f04b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c4883c8-9b95-4c41-ab5d-663855e6f04b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:41,470 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:18:41,471 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dc777f5-882f-4a19-9e6a-2b29eb6d09a4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dc777f5-882f-4a19-9e6a-2b29eb6d09a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:42,526 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.046s 2022-05-25 15:18:42,526 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68fe3601-af62-4b55-a212-d9cc8ecb37a7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68fe3601-af62-4b55-a212-d9cc8ecb37a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:43,574 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:18:43,574 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11466f45-c049-4ba4-b5c3-fc6d1088b62d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11466f45-c049-4ba4-b5c3-fc6d1088b62d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:44,625 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:18:44,625 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc5b6f30-6073-48ee-8c28-18bbfebbf3c5', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc5b6f30-6073-48ee-8c28-18bbfebbf3c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:45,675 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:18:45,676 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a7e9a2f-6492-476e-9d21-b35528cfd956', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a7e9a2f-6492-476e-9d21-b35528cfd956', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:46,725 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:18:46,725 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53b7602a-588c-4428-bf59-236eb59d1947', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53b7602a-588c-4428-bf59-236eb59d1947', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:47,773 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:18:47,773 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94a3cd1f-a797-4a90-b9d7-045c57bdbea7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94a3cd1f-a797-4a90-b9d7-045c57bdbea7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:48,824 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.043s 2022-05-25 15:18:48,824 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1ddd8d4-4cec-40a7-b6ab-4d69305af5bd', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1ddd8d4-4cec-40a7-b6ab-4d69305af5bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:49,874 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:18:49,874 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e81b9563-9016-4ae8-896e-32300fd059fb', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e81b9563-9016-4ae8-896e-32300fd059fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:50,927 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.043s 2022-05-25 15:18:50,928 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae1a70a2-bbf8-40c8-a4cf-b6bef24af4b1', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae1a70a2-bbf8-40c8-a4cf-b6bef24af4b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:51,975 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:18:51,976 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e54eff24-8f74-419a-92a1-a8dced1c2a6e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e54eff24-8f74-419a-92a1-a8dced1c2a6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:53,023 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.039s 2022-05-25 15:18:53,023 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19d18635-f777-48c9-9293-77ed1672aed8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19d18635-f777-48c9-9293-77ed1672aed8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:54,072 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:18:54,073 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dd3f04b-b4f4-4d45-b03b-0a0abff57f24', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dd3f04b-b4f4-4d45-b03b-0a0abff57f24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:55,121 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:18:55,122 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e323aa96-981a-44ec-b0f4-9ac7cd50e894', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e323aa96-981a-44ec-b0f4-9ac7cd50e894', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:56,175 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.045s 2022-05-25 15:18:56,176 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d55680be-83d8-41c4-830c-92e876d4f70a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d55680be-83d8-41c4-830c-92e876d4f70a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:57,225 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:18:57,225 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cd63e18-9e66-400e-af8d-42830718eb52', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cd63e18-9e66-400e-af8d-42830718eb52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:58,273 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:18:58,273 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9838b260-a1ba-4e1c-82b7-f1c78f072dd8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9838b260-a1ba-4e1c-82b7-f1c78f072dd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:18:59,324 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:18:59,324 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:18:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e57d2995-d08d-4ac1-adae-a79e37e9293e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e57d2995-d08d-4ac1-adae-a79e37e9293e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:00,374 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.043s 2022-05-25 15:19:00,375 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d68602c-9732-4a5d-b2d8-1875fe09b2e5', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d68602c-9732-4a5d-b2d8-1875fe09b2e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:01,423 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:19:01,424 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59fd2e12-7681-4d90-896c-3da82ae0b2ec', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59fd2e12-7681-4d90-896c-3da82ae0b2ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:02,478 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.046s 2022-05-25 15:19:02,479 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92b6021e-dfc4-4e81-b212-0b6804243f27', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92b6021e-dfc4-4e81-b212-0b6804243f27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:03,534 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.048s 2022-05-25 15:19:03,535 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0af174e3-a61e-4fd4-a8d1-56351e1f1832', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0af174e3-a61e-4fd4-a8d1-56351e1f1832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:04,590 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.047s 2022-05-25 15:19:04,590 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-314e9aaf-70a6-4785-9fa3-ac7145d24d7a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-314e9aaf-70a6-4785-9fa3-ac7145d24d7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:05,640 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:19:05,641 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af949afa-6e26-440b-bb1c-c12b1cb86ce4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af949afa-6e26-440b-bb1c-c12b1cb86ce4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:06,688 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.039s 2022-05-25 15:19:06,689 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50885a37-e94a-49d0-951b-c9ccdaf3a167', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50885a37-e94a-49d0-951b-c9ccdaf3a167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:07,738 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:19:07,738 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e179c0b-ce72-4e4b-aaab-2f1191c6f826', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e179c0b-ce72-4e4b-aaab-2f1191c6f826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:08,788 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:19:08,788 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63777290-819c-4870-aaf1-7337b64b4e76', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63777290-819c-4870-aaf1-7337b64b4e76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:09,835 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.039s 2022-05-25 15:19:09,835 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c65eaff-dc3d-4403-80bf-b91b007418e8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c65eaff-dc3d-4403-80bf-b91b007418e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:10,883 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.039s 2022-05-25 15:19:10,883 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e25028b9-7f5d-460e-adbe-74ad136b7eb7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e25028b9-7f5d-460e-adbe-74ad136b7eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:11,931 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:19:11,931 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea7b968d-db24-4ebe-b79b-5eac0f45daf4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea7b968d-db24-4ebe-b79b-5eac0f45daf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:12,978 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.039s 2022-05-25 15:19:12,979 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3be04f63-e878-4aad-8992-cb19e6795f5e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3be04f63-e878-4aad-8992-cb19e6795f5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:14,028 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:19:14,028 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f403fae-d0bd-4c67-bef1-a807495d38ca', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f403fae-d0bd-4c67-bef1-a807495d38ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:15,077 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:19:15,078 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ded6ad5c-c7da-414d-89ea-f3f1be3d0435', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ded6ad5c-c7da-414d-89ea-f3f1be3d0435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:16,129 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:19:16,129 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebb311c2-279f-4df7-9de2-d4b5363dbe01', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebb311c2-279f-4df7-9de2-d4b5363dbe01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:17,179 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:19:17,179 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3a59c56-9902-4f0e-a842-fc368355ef4f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3a59c56-9902-4f0e-a842-fc368355ef4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:18,227 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:19:18,228 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-189d6912-e2b9-4190-8aa7-b416f9863f05', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-189d6912-e2b9-4190-8aa7-b416f9863f05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:19,277 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:19:19,278 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13606811-a8ee-416d-baed-7dacfa39923e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13606811-a8ee-416d-baed-7dacfa39923e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:20,326 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:19:20,326 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeb64b8c-cb13-4ea2-83c0-f01d7a297772', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeb64b8c-cb13-4ea2-83c0-f01d7a297772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:21,384 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.049s 2022-05-25 15:19:21,385 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1311bbd4-a469-4201-b0ce-fe115c2a9679', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1311bbd4-a469-4201-b0ce-fe115c2a9679', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:22,452 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.060s 2022-05-25 15:19:22,453 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bfca510-d9e5-417c-97ab-aebff3b2564d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bfca510-d9e5-417c-97ab-aebff3b2564d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:23,503 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.039s 2022-05-25 15:19:23,504 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2f4ffa9-af53-4529-9500-009101ae3437', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2f4ffa9-af53-4529-9500-009101ae3437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:24,553 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.038s 2022-05-25 15:19:24,553 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca1b6d64-4ce9-484c-b320-6bcbd02d0d3a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca1b6d64-4ce9-484c-b320-6bcbd02d0d3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:25,614 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.054s 2022-05-25 15:19:25,615 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13347311-be52-49de-8f7a-8e4c332dddb9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13347311-be52-49de-8f7a-8e4c332dddb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:26,702 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.078s 2022-05-25 15:19:26,703 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da402730-2fef-4ce9-accd-3b0e0b36fcb1', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da402730-2fef-4ce9-accd-3b0e0b36fcb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:27,752 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:19:27,752 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a9dafa2-a9b3-4e70-9357-9aefc9996101', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a9dafa2-a9b3-4e70-9357-9aefc9996101', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:28,808 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.048s 2022-05-25 15:19:28,809 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ca6fc89-31a0-4873-ba1a-378df0faee25', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ca6fc89-31a0-4873-ba1a-378df0faee25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:29,883 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.066s 2022-05-25 15:19:29,883 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c590f209-59ab-4a2d-9b81-77f15bbdd12c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c590f209-59ab-4a2d-9b81-77f15bbdd12c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:30,930 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.039s 2022-05-25 15:19:30,930 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0128f3d4-6a63-4aa6-938e-3b4ba23e15be', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0128f3d4-6a63-4aa6-938e-3b4ba23e15be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:31,977 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.039s 2022-05-25 15:19:31,978 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5383c4d7-5cdc-4dc5-ba63-40490da1a786', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5383c4d7-5cdc-4dc5-ba63-40490da1a786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:33,027 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:19:33,028 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f82a67b-0010-44ac-9228-5b60e7ec4a1f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f82a67b-0010-44ac-9228-5b60e7ec4a1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:34,078 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.043s 2022-05-25 15:19:34,079 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b734d36-b0e8-455e-97ec-e4834c7fdf38', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b734d36-b0e8-455e-97ec-e4834c7fdf38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:35,129 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:19:35,130 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad1ab3ff-b87f-4a80-a637-478dc36caf62', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad1ab3ff-b87f-4a80-a637-478dc36caf62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:36,192 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.053s 2022-05-25 15:19:36,192 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afd9522f-b659-4d3b-ac3b-99f38187eb72', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afd9522f-b659-4d3b-ac3b-99f38187eb72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:37,250 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.049s 2022-05-25 15:19:37,250 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db7aa79e-b002-4625-abd9-d3b68cee752b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db7aa79e-b002-4625-abd9-d3b68cee752b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:38,417 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.159s 2022-05-25 15:19:38,417 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adeed1be-2202-4ad2-a57a-e53589fd9dbf', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adeed1be-2202-4ad2-a57a-e53589fd9dbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:39,464 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.039s 2022-05-25 15:19:39,464 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd660261-8d29-47c0-a233-582afbd4aa9a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd660261-8d29-47c0-a233-582afbd4aa9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:40,512 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:19:40,512 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9eec13c-8b94-4df7-9e3e-a69df12515e4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9eec13c-8b94-4df7-9e3e-a69df12515e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:41,561 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:19:41,562 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32d4d0ac-338b-4cf3-9afe-b79bfbb5c21d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32d4d0ac-338b-4cf3-9afe-b79bfbb5c21d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:42,614 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.044s 2022-05-25 15:19:42,615 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79c22e12-24c1-435c-a4c4-b2e1e0359a23', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79c22e12-24c1-435c-a4c4-b2e1e0359a23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:43,678 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.055s 2022-05-25 15:19:43,679 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-741a799f-c5b3-419e-9ec2-b067bb9e430b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-741a799f-c5b3-419e-9ec2-b067bb9e430b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:44,734 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:19:44,734 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bc6b1b1-96f6-4e82-971f-d52d8305f2ee', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bc6b1b1-96f6-4e82-971f-d52d8305f2ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:45,783 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:19:45,783 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bddd2b2d-b20c-46fa-bba7-9120927b2304', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bddd2b2d-b20c-46fa-bba7-9120927b2304', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:46,832 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:19:46,833 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81e638ab-63ba-4117-aedd-ae85cfe355af', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81e638ab-63ba-4117-aedd-ae85cfe355af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:47,880 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:19:47,881 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1614aa48-0888-4c83-84ff-cde742ddc33f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1614aa48-0888-4c83-84ff-cde742ddc33f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:48,952 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.062s 2022-05-25 15:19:48,952 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37665498-b72b-446c-9eef-a0a33b2dd37f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37665498-b72b-446c-9eef-a0a33b2dd37f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:50,027 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.065s 2022-05-25 15:19:50,027 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-453e5afd-70bd-4988-9e8f-80867f2c5235', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-453e5afd-70bd-4988-9e8f-80867f2c5235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:51,081 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.045s 2022-05-25 15:19:51,081 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bde37f7-aff1-4130-9f76-fed590ce75e5', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bde37f7-aff1-4130-9f76-fed590ce75e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:52,134 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.044s 2022-05-25 15:19:52,135 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b6eb7bb-cd21-4ea0-ad5a-95d64bd25c10', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b6eb7bb-cd21-4ea0-ad5a-95d64bd25c10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:53,184 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:19:53,184 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66062941-5c59-44d2-8798-b8f38441cbb0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66062941-5c59-44d2-8798-b8f38441cbb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:54,233 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:19:54,234 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-541c36be-f57d-4e9a-a253-6fa9fb6c042c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-541c36be-f57d-4e9a-a253-6fa9fb6c042c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:55,291 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.048s 2022-05-25 15:19:55,292 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dd4b75b-85ad-44ba-bbc0-37008c195ed4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dd4b75b-85ad-44ba-bbc0-37008c195ed4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:56,353 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.053s 2022-05-25 15:19:56,353 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5feadae4-a064-4535-8548-511be24f59d6', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5feadae4-a064-4535-8548-511be24f59d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:57,408 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.044s 2022-05-25 15:19:57,409 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bd2eb7d-aa18-47a7-9f0b-45a0d5df2be1', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bd2eb7d-aa18-47a7-9f0b-45a0d5df2be1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:58,457 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:19:58,457 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d77c2c2-6eac-4cf3-a823-764d8a542235', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d77c2c2-6eac-4cf3-a823-764d8a542235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:19:59,506 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:19:59,507 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:19:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dff343cc-0e1d-4af3-ac1a-65ec53ca364e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dff343cc-0e1d-4af3-ac1a-65ec53ca364e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:00,714 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.199s 2022-05-25 15:20:00,714 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75f9a036-dc95-4d65-8086-94bc1f5fb303', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75f9a036-dc95-4d65-8086-94bc1f5fb303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:01,768 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.046s 2022-05-25 15:20:01,769 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a77e6f9-714e-4319-9ce7-44cd1d95c3ea', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a77e6f9-714e-4319-9ce7-44cd1d95c3ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:02,817 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:20:02,818 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1d40623-6df1-4247-8051-f767035ea757', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1d40623-6df1-4247-8051-f767035ea757', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:03,874 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.047s 2022-05-25 15:20:03,875 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e741673-1d75-49a6-b245-e3369e6725fb', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e741673-1d75-49a6-b245-e3369e6725fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:04,933 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.051s 2022-05-25 15:20:04,934 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3f6da96-d4bf-4917-a398-5458b36db48d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3f6da96-d4bf-4917-a398-5458b36db48d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:05,990 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.048s 2022-05-25 15:20:05,991 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae90e115-661d-4f74-8080-c8aee781305e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae90e115-661d-4f74-8080-c8aee781305e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:07,042 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.043s 2022-05-25 15:20:07,042 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0761ab81-c687-4e9d-81c8-6495b8fb39bb', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0761ab81-c687-4e9d-81c8-6495b8fb39bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:08,095 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.044s 2022-05-25 15:20:08,096 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b905494d-e2db-4895-aa71-59db1606003b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b905494d-e2db-4895-aa71-59db1606003b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:09,145 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:20:09,146 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aa16c74-75f8-42cd-adef-3c14b5862a30', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aa16c74-75f8-42cd-adef-3c14b5862a30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:10,198 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.043s 2022-05-25 15:20:10,198 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfa5472f-f39b-442b-9bcf-9b3afc6c99b8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfa5472f-f39b-442b-9bcf-9b3afc6c99b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:11,253 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.047s 2022-05-25 15:20:11,253 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd7bd23f-1544-4f97-a4c5-56812779148f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd7bd23f-1544-4f97-a4c5-56812779148f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:12,302 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:20:12,303 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90a89fed-2ddd-4a4a-86b0-cf9b9478567f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90a89fed-2ddd-4a4a-86b0-cf9b9478567f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:13,353 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.043s 2022-05-25 15:20:13,353 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdce1b92-8b12-4d1a-a812-6b27c8a72ee6', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdce1b92-8b12-4d1a-a812-6b27c8a72ee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:14,406 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.045s 2022-05-25 15:20:14,407 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6666d35c-7557-47d0-b415-dd3218007083', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6666d35c-7557-47d0-b415-dd3218007083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:15,458 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:20:15,458 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-305c3fcf-9285-46c6-b6eb-15d3ae6e0a65', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-305c3fcf-9285-46c6-b6eb-15d3ae6e0a65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:16,514 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.043s 2022-05-25 15:20:16,514 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37e2dfaa-7a34-4863-9002-beff257da03e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37e2dfaa-7a34-4863-9002-beff257da03e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:17,575 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.051s 2022-05-25 15:20:17,575 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08394ce7-ae3b-4927-aba3-faa0d11fe605', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08394ce7-ae3b-4927-aba3-faa0d11fe605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:18,632 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.049s 2022-05-25 15:20:18,632 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5028f22c-0be9-44cb-b36f-35b01e41a26e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5028f22c-0be9-44cb-b36f-35b01e41a26e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:19,684 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.043s 2022-05-25 15:20:19,684 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a441ff45-ecd0-4f50-bdfe-9ec81e6027d9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a441ff45-ecd0-4f50-bdfe-9ec81e6027d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:20,734 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:20:20,734 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48737e60-f87d-48c9-99f9-3a4516245407', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48737e60-f87d-48c9-99f9-3a4516245407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:21,783 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:20:21,783 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3305b8a1-f1b5-48e0-86e2-23a7c68748d2', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3305b8a1-f1b5-48e0-86e2-23a7c68748d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:22,831 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.039s 2022-05-25 15:20:22,831 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba2e570b-21b6-4d48-a0af-6a0faf64e4e8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba2e570b-21b6-4d48-a0af-6a0faf64e4e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:23,881 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:20:23,882 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-accae8a8-64ad-4768-a444-ae75e56f4a20', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-accae8a8-64ad-4768-a444-ae75e56f4a20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:24,937 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.047s 2022-05-25 15:20:24,938 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2820c8fc-ef9e-45f7-9e87-fa3bb86f710e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2820c8fc-ef9e-45f7-9e87-fa3bb86f710e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:25,986 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.039s 2022-05-25 15:20:25,986 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6380640c-4c60-4bc7-811a-10af8005b78c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6380640c-4c60-4bc7-811a-10af8005b78c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:27,035 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:20:27,035 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de69cbff-127e-4a13-a827-77dfb6de223d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de69cbff-127e-4a13-a827-77dfb6de223d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:28,085 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:20:28,086 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e03c7c9e-8653-47f8-a86a-ab3db65a187d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e03c7c9e-8653-47f8-a86a-ab3db65a187d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:29,135 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:20:29,140 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64f6bef4-7140-4e5f-ac0b-0233faefea51', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64f6bef4-7140-4e5f-ac0b-0233faefea51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:30,234 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.086s 2022-05-25 15:20:30,235 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71a7f4a1-7821-44fd-a373-31d36c45f21d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71a7f4a1-7821-44fd-a373-31d36c45f21d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:31,294 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.050s 2022-05-25 15:20:31,295 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d73eaeb-60d0-47ba-b9b6-89b37988e330', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d73eaeb-60d0-47ba-b9b6-89b37988e330', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:32,341 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.039s 2022-05-25 15:20:32,342 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9e30d90-d125-4f28-bb5d-ab03ffdf6be4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9e30d90-d125-4f28-bb5d-ab03ffdf6be4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:33,389 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.039s 2022-05-25 15:20:33,390 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa630924-51c4-4915-a9c8-bbc2586faae6', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa630924-51c4-4915-a9c8-bbc2586faae6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:34,436 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.038s 2022-05-25 15:20:34,437 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-140b2ca0-4f3f-4105-a95b-256b741a9168', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-140b2ca0-4f3f-4105-a95b-256b741a9168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:35,486 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:20:35,487 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bebb6d52-ff49-4da4-a269-80c08c9df104', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bebb6d52-ff49-4da4-a269-80c08c9df104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:36,533 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.038s 2022-05-25 15:20:36,534 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbddba13-b32e-4a00-bbb3-18781a72b364', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbddba13-b32e-4a00-bbb3-18781a72b364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:37,594 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.052s 2022-05-25 15:20:37,595 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-496a5598-8ad1-4757-b560-506205bde22e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-496a5598-8ad1-4757-b560-506205bde22e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:38,665 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.063s 2022-05-25 15:20:38,666 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7bba20b-8dd7-4f8f-b8c4-581d3ea58d7e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7bba20b-8dd7-4f8f-b8c4-581d3ea58d7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:39,716 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:20:39,716 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa3f7ba9-6964-4fbb-b2e3-a2b9edbea83a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa3f7ba9-6964-4fbb-b2e3-a2b9edbea83a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:40,771 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.047s 2022-05-25 15:20:40,772 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fb165e1-6308-414c-8b57-6d3f4a4d1fcc', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fb165e1-6308-414c-8b57-6d3f4a4d1fcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:41,826 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.046s 2022-05-25 15:20:41,826 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ce518f5-b665-4ea8-ac7c-85ccc9fb1582', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ce518f5-b665-4ea8-ac7c-85ccc9fb1582', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:42,883 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.049s 2022-05-25 15:20:42,884 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd4c3cf0-e2aa-4b27-904d-6ecf39081ada', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd4c3cf0-e2aa-4b27-904d-6ecf39081ada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:43,941 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.049s 2022-05-25 15:20:43,941 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-175b6d89-e7f9-4a6b-b62f-043c244f8817', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-175b6d89-e7f9-4a6b-b62f-043c244f8817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:45,011 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.061s 2022-05-25 15:20:45,012 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a0eff23-ee78-4817-b203-3c8f279f1629', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a0eff23-ee78-4817-b203-3c8f279f1629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:46,067 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.048s 2022-05-25 15:20:46,068 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c44b1c01-3ddb-4a17-a879-abd1c8397fa9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c44b1c01-3ddb-4a17-a879-abd1c8397fa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:47,115 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.038s 2022-05-25 15:20:47,115 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33dea799-d2f3-476a-86a7-40f6d80c1be2', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33dea799-d2f3-476a-86a7-40f6d80c1be2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:48,162 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.039s 2022-05-25 15:20:48,162 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96934391-19ad-4997-b83d-b691b67bd1b0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96934391-19ad-4997-b83d-b691b67bd1b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:49,241 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.070s 2022-05-25 15:20:49,242 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4928c24-9949-4879-b8b2-03b44d0619d5', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4928c24-9949-4879-b8b2-03b44d0619d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:50,291 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:20:50,291 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d712502a-9bc7-41d7-8329-1fcbebdd240c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d712502a-9bc7-41d7-8329-1fcbebdd240c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:51,338 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.039s 2022-05-25 15:20:51,339 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-563eaed3-b283-415a-a10f-19bbac92bcc5', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-563eaed3-b283-415a-a10f-19bbac92bcc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:52,390 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.043s 2022-05-25 15:20:52,413 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5072f625-52c1-4361-9441-a0236e79794a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5072f625-52c1-4361-9441-a0236e79794a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:53,473 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.053s 2022-05-25 15:20:53,474 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-915c8866-86e7-4ee1-98d8-0ebbb51cff0e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-915c8866-86e7-4ee1-98d8-0ebbb51cff0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:54,522 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:20:54,523 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11d85d40-88ee-4890-b147-7e6842e10dec', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11d85d40-88ee-4890-b147-7e6842e10dec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:55,570 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.039s 2022-05-25 15:20:55,570 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07bd97d9-a0e1-4a80-915d-a04b1d693264', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07bd97d9-a0e1-4a80-915d-a04b1d693264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:56,617 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.039s 2022-05-25 15:20:56,618 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4461085e-d860-401e-bfe3-dccdaba6d1a8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4461085e-d860-401e-bfe3-dccdaba6d1a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:57,666 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:20:57,666 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f26f7f11-8a76-4e4f-9102-e7b28932f7b6', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f26f7f11-8a76-4e4f-9102-e7b28932f7b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:58,714 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:20:58,715 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a16c4600-e551-47e5-80a0-8705672bfd98', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a16c4600-e551-47e5-80a0-8705672bfd98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:20:59,771 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.048s 2022-05-25 15:20:59,771 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-891205cf-9854-4214-99fc-a2cffbd7d4b8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-891205cf-9854-4214-99fc-a2cffbd7d4b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:00,826 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.046s 2022-05-25 15:21:00,826 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6c8ed7e-393c-4ce1-a5ec-9c9261e05364', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6c8ed7e-393c-4ce1-a5ec-9c9261e05364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:01,894 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.060s 2022-05-25 15:21:01,895 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98b1bbb4-a422-454a-b068-4bf8174d90cc', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98b1bbb4-a422-454a-b068-4bf8174d90cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:02,946 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:21:02,946 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a021252-d722-4ce4-b532-42dd63d45f3c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a021252-d722-4ce4-b532-42dd63d45f3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:03,997 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.043s 2022-05-25 15:21:03,998 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75bc4e86-e470-4753-a12b-162df52dd1b8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75bc4e86-e470-4753-a12b-162df52dd1b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:05,054 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.048s 2022-05-25 15:21:05,055 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6d226cb-84ac-4c8f-bcd0-4a7497320299', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6d226cb-84ac-4c8f-bcd0-4a7497320299', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:06,110 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.047s 2022-05-25 15:21:06,110 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db4d11f4-c611-4696-86df-d63b4b4f17bc', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db4d11f4-c611-4696-86df-d63b4b4f17bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:07,185 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.066s 2022-05-25 15:21:07,185 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e997d00d-227b-4ac2-9145-4c4bf98685bb', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e997d00d-227b-4ac2-9145-4c4bf98685bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:08,235 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:21:08,236 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61ef8ed2-8b83-4087-ad27-f6891265c801', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61ef8ed2-8b83-4087-ad27-f6891265c801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:09,284 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.039s 2022-05-25 15:21:09,284 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd901dbf-a342-437f-bfee-0613d71115cd', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd901dbf-a342-437f-bfee-0613d71115cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:10,332 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:21:10,333 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf55ec93-09af-4c02-8098-dae6d2862ec5', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf55ec93-09af-4c02-8098-dae6d2862ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:11,404 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.062s 2022-05-25 15:21:11,404 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaa114be-d636-4203-90f0-c86e4ecb5da1', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaa114be-d636-4203-90f0-c86e4ecb5da1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:12,456 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.043s 2022-05-25 15:21:12,456 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e93a8fbd-af37-471d-b756-9c474ebd6814', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e93a8fbd-af37-471d-b756-9c474ebd6814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:13,530 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.066s 2022-05-25 15:21:13,530 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7ce05f4-3192-453c-a7d6-6a930b2043bb', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7ce05f4-3192-453c-a7d6-6a930b2043bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:14,580 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:21:14,581 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9505726-b72a-4db3-901d-8ab3ea55d083', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9505726-b72a-4db3-901d-8ab3ea55d083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:15,630 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:21:15,631 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be0c6396-2873-49a6-9aa0-6a8469daec6c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be0c6396-2873-49a6-9aa0-6a8469daec6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:16,684 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.045s 2022-05-25 15:21:16,684 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d33873b8-d452-40e1-b1f3-b777da40c5c7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d33873b8-d452-40e1-b1f3-b777da40c5c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:17,736 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.043s 2022-05-25 15:21:17,736 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a72bbe21-780b-4168-995f-9e83a9b4cf7f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a72bbe21-780b-4168-995f-9e83a9b4cf7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:18,800 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.056s 2022-05-25 15:21:18,801 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77b43570-4fe3-4bf4-ba3a-06d3ed9a2147', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77b43570-4fe3-4bf4-ba3a-06d3ed9a2147', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:19,871 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.062s 2022-05-25 15:21:19,871 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a82d6fc-a8e0-4864-a1db-a0867a1b3733', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a82d6fc-a8e0-4864-a1db-a0867a1b3733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:20,924 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.044s 2022-05-25 15:21:20,924 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-652f5ab6-b212-4d38-8923-893365ce0e83', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-652f5ab6-b212-4d38-8923-893365ce0e83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:21,972 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:21:21,973 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a9ceb39-68c9-4368-8f18-29f009c99cc9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a9ceb39-68c9-4368-8f18-29f009c99cc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:23,028 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.048s 2022-05-25 15:21:23,029 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f7431fa-6f94-4d4e-99df-4c46538389df', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f7431fa-6f94-4d4e-99df-4c46538389df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:24,094 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.057s 2022-05-25 15:21:24,095 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ac583d5-4640-4cb4-b346-247c540ce1a6', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ac583d5-4640-4cb4-b346-247c540ce1a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:25,155 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.051s 2022-05-25 15:21:25,155 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-109cd774-9842-485d-98e8-e8e685a5ca54', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-109cd774-9842-485d-98e8-e8e685a5ca54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:26,204 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:21:26,205 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9fa7e19-2230-4013-a251-19b6ca465f9d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9fa7e19-2230-4013-a251-19b6ca465f9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:27,257 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.043s 2022-05-25 15:21:27,258 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-179fe5f6-042d-4c37-8bee-22dc5b090901', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-179fe5f6-042d-4c37-8bee-22dc5b090901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:28,312 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.046s 2022-05-25 15:21:28,312 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62e4de70-b11e-42d4-ad3c-c641c581c221', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62e4de70-b11e-42d4-ad3c-c641c581c221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:29,375 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.056s 2022-05-25 15:21:29,376 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80b7bb8f-984c-47a5-8f63-9d6156e505de', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80b7bb8f-984c-47a5-8f63-9d6156e505de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:30,430 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.045s 2022-05-25 15:21:30,430 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a0831c7-e3cb-461f-bb1b-c9d6462402cc', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a0831c7-e3cb-461f-bb1b-c9d6462402cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:31,483 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.044s 2022-05-25 15:21:31,484 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7c96d2a-f8cc-40fa-a32a-b7db05a9a192', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7c96d2a-f8cc-40fa-a32a-b7db05a9a192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:32,538 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.046s 2022-05-25 15:21:32,539 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92408c48-18cb-4625-80a0-8c20cb1167c9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92408c48-18cb-4625-80a0-8c20cb1167c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:33,594 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.048s 2022-05-25 15:21:33,595 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9d0272d-5143-4287-92dc-8c7c88e5c321', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9d0272d-5143-4287-92dc-8c7c88e5c321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:33,669 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 400 DELETE http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.065s 2022-05-25 15:21:33,669 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-47bd0c95-2c7e-4dfe-8289-20883834c036', 'x-openstack-request-id': 'req-47bd0c95-2c7e-4dfe-8289-20883834c036', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer."}}' 2022-05-25 15:21:33,728 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.056s 2022-05-25 15:21:33,734 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6888e907-a35e-451d-8de8-ffd53edf4af0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6888e907-a35e-451d-8de8-ffd53edf4af0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:34,783 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:21:34,784 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95fd6dd2-1d6d-4fbc-9508-0ca9f460e615', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95fd6dd2-1d6d-4fbc-9508-0ca9f460e615', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:35,835 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.043s 2022-05-25 15:21:35,835 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b2b0ac1-ef75-4afb-8c13-2b14e88150dd', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b2b0ac1-ef75-4afb-8c13-2b14e88150dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:36,885 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.043s 2022-05-25 15:21:36,886 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42dcd8e5-aad8-4273-84ee-135ae9a5d997', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42dcd8e5-aad8-4273-84ee-135ae9a5d997', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:37,935 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:21:37,935 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cb5f1fa-3366-4ffb-b139-a504458c0ec5', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cb5f1fa-3366-4ffb-b139-a504458c0ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:38,985 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:21:38,986 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fda396ba-c8b4-4c42-9dd3-546f49ea1b72', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fda396ba-c8b4-4c42-9dd3-546f49ea1b72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:40,036 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:21:40,037 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa64d7db-d4bc-4d24-b114-4145eb3af09b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa64d7db-d4bc-4d24-b114-4145eb3af09b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:41,087 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:21:41,087 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7fd1dcf-e560-4c4f-806a-cb9e53959878', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7fd1dcf-e560-4c4f-806a-cb9e53959878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:42,140 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.046s 2022-05-25 15:21:42,141 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b39be9c-5a6e-4486-a3c7-739dbaac717f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b39be9c-5a6e-4486-a3c7-739dbaac717f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:43,188 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:21:43,189 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b2cff3c-fefd-437a-a76b-19b7044333f2', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b2cff3c-fefd-437a-a76b-19b7044333f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:44,238 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:21:44,239 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fa20d35-bed5-411c-8191-ad4d106a01c3', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fa20d35-bed5-411c-8191-ad4d106a01c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:45,287 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:21:45,287 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cccd060-6976-46d4-985b-7b05e1b7e5bf', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cccd060-6976-46d4-985b-7b05e1b7e5bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:46,358 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.062s 2022-05-25 15:21:46,358 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f488703f-86df-4bc7-b932-d82ce7c6a462', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f488703f-86df-4bc7-b932-d82ce7c6a462', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:47,410 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.043s 2022-05-25 15:21:47,410 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c086193-3c26-45f8-99e1-944e4314af2f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c086193-3c26-45f8-99e1-944e4314af2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:48,458 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:21:48,462 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77b9b571-0762-419e-8b9c-24439037b91b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77b9b571-0762-419e-8b9c-24439037b91b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:49,521 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.051s 2022-05-25 15:21:49,521 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea4d7acd-d0ae-490b-8846-e4f1e5d4c48e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea4d7acd-d0ae-490b-8846-e4f1e5d4c48e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:50,574 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.045s 2022-05-25 15:21:50,583 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9f6ba3c-ad12-45a5-8337-84ec90cc8da4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9f6ba3c-ad12-45a5-8337-84ec90cc8da4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:51,651 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.059s 2022-05-25 15:21:51,651 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85c2c249-b332-4711-899e-1add3c4e77da', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85c2c249-b332-4711-899e-1add3c4e77da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:52,708 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.048s 2022-05-25 15:21:52,708 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2abf5d3b-5c8d-4096-9697-5f1c7fd80eea', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2abf5d3b-5c8d-4096-9697-5f1c7fd80eea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:53,764 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:21:53,765 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c910003-11ca-49ba-aef0-cdbe639d4a53', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c910003-11ca-49ba-aef0-cdbe639d4a53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:54,813 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.039s 2022-05-25 15:21:54,813 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cd075f4-7bfc-4c92-ba66-a9c71d4858a7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cd075f4-7bfc-4c92-ba66-a9c71d4858a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:55,863 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:21:55,864 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ebc44ee-1015-4da7-b183-8edaff164bf6', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ebc44ee-1015-4da7-b183-8edaff164bf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:56,913 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:21:56,913 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8324807f-49cf-435b-9cf8-f120d55c9a0b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8324807f-49cf-435b-9cf8-f120d55c9a0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:57,980 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.051s 2022-05-25 15:21:57,981 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ce2abcc-e7a3-45af-b26d-87a87af37304', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ce2abcc-e7a3-45af-b26d-87a87af37304', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:21:59,035 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.046s 2022-05-25 15:21:59,035 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ad22bf8-cb1a-40f9-bb1d-1f44bdf37198', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ad22bf8-cb1a-40f9-bb1d-1f44bdf37198', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:00,115 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.072s 2022-05-25 15:22:00,115 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2ea1254-cf4c-44c6-a836-43646687a1f2', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2ea1254-cf4c-44c6-a836-43646687a1f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:01,171 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.047s 2022-05-25 15:22:01,171 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d05af6af-6e6d-4abb-aff5-83d5b44b9459', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d05af6af-6e6d-4abb-aff5-83d5b44b9459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:02,241 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.061s 2022-05-25 15:22:02,241 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-605548e5-7188-4076-bb29-0608bfe7a22d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-605548e5-7188-4076-bb29-0608bfe7a22d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:03,311 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.063s 2022-05-25 15:22:03,312 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bac2f973-d119-4a35-807b-f3b3eb6f1efe', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bac2f973-d119-4a35-807b-f3b3eb6f1efe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:04,367 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.047s 2022-05-25 15:22:04,368 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed0a16db-5b2f-4afa-a156-ab16728b467b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed0a16db-5b2f-4afa-a156-ab16728b467b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:05,423 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.047s 2022-05-25 15:22:05,424 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-019c7b43-f396-4bfb-bc31-fa7016809bfa', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-019c7b43-f396-4bfb-bc31-fa7016809bfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:06,487 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.055s 2022-05-25 15:22:06,487 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70104f3d-8973-4a9e-b3ed-7c4d71d7ae4f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70104f3d-8973-4a9e-b3ed-7c4d71d7ae4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:07,536 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:22:07,537 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e9f800d-341c-4e2f-9c01-9968206bb5f5', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e9f800d-341c-4e2f-9c01-9968206bb5f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:08,585 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:22:08,585 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f86fbc95-1edb-444a-b7c7-7cd3d78f3c15', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f86fbc95-1edb-444a-b7c7-7cd3d78f3c15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:09,666 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.073s 2022-05-25 15:22:09,666 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-011c65a3-9822-4e95-8423-fd33f3cb8416', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-011c65a3-9822-4e95-8423-fd33f3cb8416', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:10,717 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:22:10,717 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d60756c9-61bf-419b-93b7-2222c52ef23a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d60756c9-61bf-419b-93b7-2222c52ef23a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:11,772 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.046s 2022-05-25 15:22:11,773 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47faa22e-ebf8-4c43-8913-fe80d0ac3c12', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47faa22e-ebf8-4c43-8913-fe80d0ac3c12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:12,844 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.064s 2022-05-25 15:22:12,844 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-650b4e54-9942-46e7-9126-12f1e2a769d1', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-650b4e54-9942-46e7-9126-12f1e2a769d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:13,904 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.051s 2022-05-25 15:22:13,904 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef69a1e4-740d-4a7c-9dd9-eb25c1670a1f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef69a1e4-740d-4a7c-9dd9-eb25c1670a1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:14,954 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:22:14,954 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4336fcd7-686b-4ddd-8daa-6b6239ae76c4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4336fcd7-686b-4ddd-8daa-6b6239ae76c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:16,002 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.038s 2022-05-25 15:22:16,003 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a44f1ed8-e8d9-4fbd-9ba0-3417f1f8d003', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a44f1ed8-e8d9-4fbd-9ba0-3417f1f8d003', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:17,049 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.038s 2022-05-25 15:22:17,049 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-437f4f40-c333-4032-9c4d-938e6f8847b1', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-437f4f40-c333-4032-9c4d-938e6f8847b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:18,098 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:22:18,098 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49ec37c5-1ff6-4f22-9ba7-18ef97590ab7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49ec37c5-1ff6-4f22-9ba7-18ef97590ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:19,159 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.053s 2022-05-25 15:22:19,160 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c68a8445-4971-4788-a89d-ee18aa2937a9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c68a8445-4971-4788-a89d-ee18aa2937a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:20,210 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:22:20,210 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a832feb-3182-4644-8652-3ffbfcdedd7d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a832feb-3182-4644-8652-3ffbfcdedd7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:21,266 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.048s 2022-05-25 15:22:21,267 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddb8e3fa-e89d-4533-9864-5e055457f3a5', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddb8e3fa-e89d-4533-9864-5e055457f3a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:22,359 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.084s 2022-05-25 15:22:22,360 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8d5488d-c474-4cd9-a117-a47041e75ca0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8d5488d-c474-4cd9-a117-a47041e75ca0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:23,440 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.072s 2022-05-25 15:22:23,441 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed7d27b2-91d2-48d5-ba4a-0ffbd4433fce', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed7d27b2-91d2-48d5-ba4a-0ffbd4433fce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:24,492 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.044s 2022-05-25 15:22:24,493 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec179f71-4b2b-4f7c-863a-3fbd38d0c93f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec179f71-4b2b-4f7c-863a-3fbd38d0c93f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:25,542 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:22:25,542 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-120f5866-7fc7-43cc-bff8-a55f8ff69047', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-120f5866-7fc7-43cc-bff8-a55f8ff69047', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:26,589 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.038s 2022-05-25 15:22:26,590 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3847733e-02e3-4786-a414-a81123da7f0c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3847733e-02e3-4786-a414-a81123da7f0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:27,640 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.043s 2022-05-25 15:22:27,640 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a74789ed-c4a1-4e09-ae38-77787c011ac3', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a74789ed-c4a1-4e09-ae38-77787c011ac3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:28,691 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:22:28,691 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19893a50-b6ec-4124-a2f7-067aa655b148', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19893a50-b6ec-4124-a2f7-067aa655b148', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:29,752 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.053s 2022-05-25 15:22:29,752 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e0798a9-cd5d-4963-87d6-c469e75be250', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e0798a9-cd5d-4963-87d6-c469e75be250', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:30,801 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:22:30,802 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f88561cb-3d05-4703-a2ee-91516ab29822', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f88561cb-3d05-4703-a2ee-91516ab29822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:31,850 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:22:31,851 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffa68183-33cc-470f-87ac-49b52f03b0af', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffa68183-33cc-470f-87ac-49b52f03b0af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:32,899 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:22:32,899 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4baf9bb4-2f4d-4380-a901-26f0f9f4977a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4baf9bb4-2f4d-4380-a901-26f0f9f4977a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:33,966 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.058s 2022-05-25 15:22:33,967 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71aa8b29-3368-4bf1-bdfa-1d9335df13ec', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71aa8b29-3368-4bf1-bdfa-1d9335df13ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:35,016 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:22:35,017 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aba94fe1-069e-4dbd-b440-0976ee287fa3', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aba94fe1-069e-4dbd-b440-0976ee287fa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:36,065 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:22:36,065 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-390cf069-c21d-4ccf-ba9c-09d216ede2f0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-390cf069-c21d-4ccf-ba9c-09d216ede2f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:37,112 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:22:37,113 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76816777-ca16-4e70-bf10-9ce375fb27f2', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76816777-ca16-4e70-bf10-9ce375fb27f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:38,171 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.051s 2022-05-25 15:22:38,172 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d238abc2-780f-4449-9325-39c72a04651e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d238abc2-780f-4449-9325-39c72a04651e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:39,222 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:22:39,222 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bae45cc5-f4b3-41d7-b122-3ed743aa7ca3', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bae45cc5-f4b3-41d7-b122-3ed743aa7ca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:40,279 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.049s 2022-05-25 15:22:40,280 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1964862b-a2ce-410d-a87e-ae44b71d67a0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1964862b-a2ce-410d-a87e-ae44b71d67a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:41,327 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.039s 2022-05-25 15:22:41,328 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ad62749-46f8-43e8-9c32-499d81d7c605', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ad62749-46f8-43e8-9c32-499d81d7c605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:42,386 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.049s 2022-05-25 15:22:42,386 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b659aee3-a0e4-4a2c-a912-6c9a58bfa456', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b659aee3-a0e4-4a2c-a912-6c9a58bfa456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:43,454 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.059s 2022-05-25 15:22:43,455 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f54d5a4-974a-4bf4-8466-365c62b5520a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f54d5a4-974a-4bf4-8466-365c62b5520a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:44,520 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.058s 2022-05-25 15:22:44,521 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-769bae38-2994-4ea5-9cf8-354a44ed7191', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-769bae38-2994-4ea5-9cf8-354a44ed7191', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:45,570 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:22:45,570 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-446de493-3603-4603-a3bc-3d6ba605f2ab', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-446de493-3603-4603-a3bc-3d6ba605f2ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:46,621 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:22:46,621 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4769165b-2f3e-42bc-9608-ada3d0604d13', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4769165b-2f3e-42bc-9608-ada3d0604d13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:47,696 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.067s 2022-05-25 15:22:47,697 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42d3eafa-a706-41ef-b974-78893f05c072', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42d3eafa-a706-41ef-b974-78893f05c072', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:48,745 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:22:48,745 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff53fc3a-c223-44be-a3ad-c1f66c12ce62', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff53fc3a-c223-44be-a3ad-c1f66c12ce62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:49,799 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.045s 2022-05-25 15:22:49,799 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-236e93a2-4f61-4eac-98e0-8e3692d3b174', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-236e93a2-4f61-4eac-98e0-8e3692d3b174', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:50,850 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.044s 2022-05-25 15:22:50,851 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f145640-14a1-4143-9d85-e8beb7d9e5f9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f145640-14a1-4143-9d85-e8beb7d9e5f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:51,900 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:22:51,900 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dedc20e2-6503-4130-8c43-705c352c72a7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dedc20e2-6503-4130-8c43-705c352c72a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:52,962 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.054s 2022-05-25 15:22:52,963 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5704a79-70c0-4a8f-a815-f08eda9654af', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5704a79-70c0-4a8f-a815-f08eda9654af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:54,029 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.056s 2022-05-25 15:22:54,029 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aed1b7e6-d697-4787-8a12-c78a33c1f8ac', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aed1b7e6-d697-4787-8a12-c78a33c1f8ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:55,107 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.068s 2022-05-25 15:22:55,108 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3407636d-3421-473c-a8c3-ee5982e43356', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3407636d-3421-473c-a8c3-ee5982e43356', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:56,164 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.045s 2022-05-25 15:22:56,164 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10a47a33-a459-4dfc-a4d6-63de17674e7d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10a47a33-a459-4dfc-a4d6-63de17674e7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:57,221 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.050s 2022-05-25 15:22:57,222 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c1cc253-44b8-4348-bc51-4a41f4faa82c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c1cc253-44b8-4348-bc51-4a41f4faa82c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:58,272 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.043s 2022-05-25 15:22:58,273 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecc762db-521e-4c34-bfc8-10d926ef57e8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecc762db-521e-4c34-bfc8-10d926ef57e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:22:59,322 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:22:59,323 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bab4237b-1aea-4a3b-bb73-20daa7531885', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bab4237b-1aea-4a3b-bb73-20daa7531885', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:00,373 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:23:00,373 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-371aea5e-6fd6-4e10-89c0-d52c7818b2b5', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-371aea5e-6fd6-4e10-89c0-d52c7818b2b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:01,421 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.039s 2022-05-25 15:23:01,421 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c2d9195-8b91-4076-8914-9a0adc829fb8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c2d9195-8b91-4076-8914-9a0adc829fb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:02,472 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:23:02,473 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-997f9558-0078-4ffb-9687-9aabe6d797bf', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-997f9558-0078-4ffb-9687-9aabe6d797bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:03,532 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.052s 2022-05-25 15:23:03,533 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5595800e-20d3-4963-9404-b02a7554fa65', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5595800e-20d3-4963-9404-b02a7554fa65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:04,588 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.047s 2022-05-25 15:23:04,588 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e02f2eb7-59c9-40b4-9f5c-de113a671df3', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e02f2eb7-59c9-40b4-9f5c-de113a671df3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:05,636 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.039s 2022-05-25 15:23:05,636 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-659045fd-20d6-41fb-a70f-84724078053b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-659045fd-20d6-41fb-a70f-84724078053b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:06,686 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:23:06,686 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4efec20d-dcc8-458d-9955-f61edf9e439c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4efec20d-dcc8-458d-9955-f61edf9e439c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:07,749 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.053s 2022-05-25 15:23:07,750 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cf4f2f3-953e-440c-8fd6-aa593c59b386', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cf4f2f3-953e-440c-8fd6-aa593c59b386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:08,806 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:23:08,807 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-067eec40-4314-42ad-9311-0d1d8f3c1ee5', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-067eec40-4314-42ad-9311-0d1d8f3c1ee5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:09,862 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:23:09,862 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d3b6328-2ce3-4285-a1f4-46733d7d4aab', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d3b6328-2ce3-4285-a1f4-46733d7d4aab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:10,913 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:23:10,914 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4544188-2651-42d4-8333-292e5e6f000c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4544188-2651-42d4-8333-292e5e6f000c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:11,966 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.045s 2022-05-25 15:23:11,966 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2e83ee4-a2c8-4212-a1f3-4b3a5686ea71', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2e83ee4-a2c8-4212-a1f3-4b3a5686ea71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:13,027 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.052s 2022-05-25 15:23:13,027 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33520668-490a-4b5c-918f-e70108a07721', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33520668-490a-4b5c-918f-e70108a07721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:14,093 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.058s 2022-05-25 15:23:14,094 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-660f5af1-d0c3-4534-8f38-a34e5827a8ff', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-660f5af1-d0c3-4534-8f38-a34e5827a8ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:15,143 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:23:15,144 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-052972c5-f427-4ad9-ba39-83b32e07e1ec', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-052972c5-f427-4ad9-ba39-83b32e07e1ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:16,196 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.044s 2022-05-25 15:23:16,196 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7cf911c-acc4-4945-a982-d0f1ca747ce3', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7cf911c-acc4-4945-a982-d0f1ca747ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:17,245 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:23:17,246 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c55d251d-5abd-43e6-a45d-e920583e1ead', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c55d251d-5abd-43e6-a45d-e920583e1ead', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:18,309 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.055s 2022-05-25 15:23:18,310 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e2dc53b-de51-493c-a00a-554849f11e0c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e2dc53b-de51-493c-a00a-554849f11e0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:19,368 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.045s 2022-05-25 15:23:19,368 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19ac2f8f-f6af-412d-bd4b-a0ff77da92e8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19ac2f8f-f6af-412d-bd4b-a0ff77da92e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:20,419 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:23:20,419 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa332ada-72e9-4765-9e58-446ca47a5695', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa332ada-72e9-4765-9e58-446ca47a5695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:21,480 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.053s 2022-05-25 15:23:21,481 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba9bcf40-6f91-4685-b69a-c0502d8d049d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba9bcf40-6f91-4685-b69a-c0502d8d049d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:22,530 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:23:22,531 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83afa59d-2214-4477-ae2f-d61e9d4d59ad', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83afa59d-2214-4477-ae2f-d61e9d4d59ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:23,582 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.043s 2022-05-25 15:23:23,582 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd1f2f28-4b63-4c54-bfa8-029b7abb268d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd1f2f28-4b63-4c54-bfa8-029b7abb268d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:24,636 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:23:24,636 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4030180f-b3e7-46c5-bfb3-83031e984b1a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4030180f-b3e7-46c5-bfb3-83031e984b1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:25,687 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.042s 2022-05-25 15:23:25,688 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-233854da-7c46-46cc-94c0-6a460166942b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-233854da-7c46-46cc-94c0-6a460166942b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:26,737 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:23:26,737 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e010613f-c4b2-4b4d-b700-0703dc67d74e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e010613f-c4b2-4b4d-b700-0703dc67d74e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:27,792 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.047s 2022-05-25 15:23:27,793 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64e9369c-b862-40c9-9301-64166347507a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64e9369c-b862-40c9-9301-64166347507a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:28,844 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.043s 2022-05-25 15:23:28,844 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb13bd7b-1d9e-4e2a-a917-72ad27e2405e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb13bd7b-1d9e-4e2a-a917-72ad27e2405e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:29,897 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.045s 2022-05-25 15:23:29,898 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f54e90ad-dc27-4a64-84bc-b3ad945b6613', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f54e90ad-dc27-4a64-84bc-b3ad945b6613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:30,971 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.065s 2022-05-25 15:23:30,971 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca591a72-45ee-4c3b-833c-074ba113e33e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca591a72-45ee-4c3b-833c-074ba113e33e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:32,019 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.040s 2022-05-25 15:23:32,020 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd9aaadd-0a97-4331-a2ca-d597721a000f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd9aaadd-0a97-4331-a2ca-d597721a000f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:33,075 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.047s 2022-05-25 15:23:33,075 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39ea77dc-d875-4322-a3fe-66c044433208', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39ea77dc-d875-4322-a3fe-66c044433208', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:34,133 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.050s 2022-05-25 15:23:34,133 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59405840-c509-4b27-b5af-7a6d6a87c09e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59405840-c509-4b27-b5af-7a6d6a87c09e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:35,202 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.060s 2022-05-25 15:23:35,202 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-332f5e37-1b10-4c37-ab01-a1ccf3492a09', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-332f5e37-1b10-4c37-ab01-a1ccf3492a09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:36,257 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.046s 2022-05-25 15:23:36,258 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b3c05a4-2756-46b7-9d82-8228e50a61ee', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b3c05a4-2756-46b7-9d82-8228e50a61ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:37,309 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.044s 2022-05-25 15:23:37,310 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cadaf423-1a5c-4e69-b815-81bcfdba2eab', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cadaf423-1a5c-4e69-b815-81bcfdba2eab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:38,369 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.050s 2022-05-25 15:23:38,369 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93057777-a96e-43bf-9b8e-5dbba6f18dd1', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93057777-a96e-43bf-9b8e-5dbba6f18dd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:39,419 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.041s 2022-05-25 15:23:39,419 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e555232d-ce18-4e8b-82dc-40632e7ded62', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e555232d-ce18-4e8b-82dc-40632e7ded62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:23:40,472 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 0.044s 2022-05-25 15:23:40,473 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10b80676-cf84-4cb7-84fa-5388a3457efc', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10b80676-cf84-4cb7-84fa-5388a3457efc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:24:41,517 125525 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.57', port=80): Read timed out. (read timeout=60)")': /volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 2022-05-25 15:24:42,701 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 61.221s 2022-05-25 15:24:42,702 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ce41a19-0927-42a4-82ab-7e0db3bd3d7a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ce41a19-0927-42a4-82ab-7e0db3bd3d7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:25:41,423 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 57.711s 2022-05-25 15:25:41,424 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:24:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d25382a3-3301-417b-92ff-9a162adc4ba2', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d25382a3-3301-417b-92ff-9a162adc4ba2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:26:42,486 125525 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.57', port=80): Read timed out. (read timeout=60)")': /volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 2022-05-25 15:26:43,325 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 60.894s 2022-05-25 15:26:43,325 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f691be4-ad65-4eee-970f-54aea85ed966', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f691be4-ad65-4eee-970f-54aea85ed966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:27:42,264 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d 57.930s 2022-05-25 15:27:42,264 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef77ebb5-1a06-439d-89d9-f684a9fc0dc4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef77ebb5-1a06-439d-89d9-f684a9fc0dc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d'} Body: b'{"volume": {"id": "3ca30655-7941-41e3-850f-fc489181b21d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T15:15:33.000000", "updated_at": "2022-05-25T15:15:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-984318976", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.57/volume/v3/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}, {"rel": "bookmark", "href": "http://10.222.0.57/volume/2e1fa93296b94d14bb2a0a7c3f557cd6/volumes/3ca30655-7941-41e3-850f-fc489181b21d"}], "user_id": "744dda05a7ae45eca28291fadeca771e", "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": "2e1fa93296b94d14bb2a0a7c3f557cd6"}}' 2022-05-25 15:27:42,519 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.57:9696/v2.0/security-groups/34481e65-f6ac-4f0c-98f8-d7062ed16dc3 0.247s 2022-05-25 15:27:42,519 125525 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-116f9d9a-a69c-4bf1-8779-d6538037140e', 'content-length': '0', 'date': 'Wed, 25 May 2022 15:27:42 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.57:9696/v2.0/security-groups/34481e65-f6ac-4f0c-98f8-d7062ed16dc3'} Body: b'' 2022-05-25 15:27:42,606 125525 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.57/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-2088704167 0.086s 2022-05-25 15:27:42,607 125525 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 15:27:42 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-202bf3fe-c96c-4004-860c-35bd057a908c', 'x-compute-request-id': 'req-202bf3fe-c96c-4004-860c-35bd057a908c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.57/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-2088704167'} Body: b'' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 128, in delete_volume resp, body = self.delete(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 330, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'} }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 920, in wait_for_resource_deletion raise exceptions.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestVolumeBootPattern:_run_cleanups) Failed to delete volume 3ca30655-7941-41e3-850f-fc489181b21d within the required time (360 s). Timer started at 1653492093. Timer ended at 1653492462. Waited for 369 s. }}} 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_volume_boot_pattern.py", line 71, in test_volume_boot_pattern volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1205, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 363, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 3ca30655-7941-41e3-850f-fc489181b21d failed to reach available status (current creating) within the required time (360 s). |
||||||
setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt14.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
pt15.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
pt16.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
pt17.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
pt18.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) |
||||||
VolumesBackupsV39Test) |
skip
pt18.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) |
||||||
setUpClass (tempest.scenario.test_encrypted_cinder_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
TestEncryptedCinderVolumes) |
skip
pt19.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
pt20.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.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
pt21.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
pt22.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_negative.VolumesNegativeTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
pass
pt23.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
pt23.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
pt23.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
pt23.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
pt23.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
pt23.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
pt23.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
pt23.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
pt24.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
pt24.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
pt25.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
pt26.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
pt26.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
pt26.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 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
pass
pt27.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
pt28.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 | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt29.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
||||||
test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae] |
pass
pt29.2: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae] |
||||||
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
pt30.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
pt30.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
pt31.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
pt32.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
pt33.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
pt33.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
pt33.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
pt33.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
pt33.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
pt33.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
pt33.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
||||||
tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
pass
pt34.1: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
||||||
test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
pass
pt34.2: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
||||||
test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
pass
pt34.3: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
||||||
test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
pass
pt34.4: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
||||||
test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
pass
pt34.5: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
||||||
test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
pass
pt34.6: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
||||||
tempest.api.volume.admin.test_user_messages.UserMessagesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
pass
pt35.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
pt35.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
pt36.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
pt37.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
pt37.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
pt38.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
pt38.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
pt39.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
pt39.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
pt39.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
pt39.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
pt39.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
pt39.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
pt39.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
pt40.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
pt40.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
pt40.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
pt41.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt44.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
pt44.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
pt45.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
pt45.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt47.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
pt47.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
pt47.3: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
||||||
tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest | 12 | 12 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.11: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
||||||
test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
pass
pt48.12: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
||||||
tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
pass
pt49.1: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
||||||
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt49.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
||||||
test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
pass
pt49.3: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
||||||
test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
pass
pt49.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt49.5: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
||||||
test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
pass
pt49.6: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
||||||
tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt51.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
pt52.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
pt53.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
pt54.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
pt55.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
pt55.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
pt56.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
pt56.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
pt57.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
pt58.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
pt58.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
pt59.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
pt59.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
pt60.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
pt60.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
pt61.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
pt61.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_clone.VolumesCloneTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] |
pass
pt62.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
pt62.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
pt63.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
pt64.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
pt64.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
pt65.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
pt65.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
pt65.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
pt66.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt70.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
||||||
tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 1 | 0 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt71.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
||||||
Total | 202 | 172 | 21 | 0 | 9 |